aboutsummaryrefslogtreecommitdiff
path: root/ufs
Commit message (Expand)AuthorAgeFilesLines
...
* (pager_read_page, pager_write_page, pager_unlock_page):Miles Bader1997-06-201-5/+11
* .Miles Bader1997-02-061-0/+4
* (diskfs_S_file_getfh, diskfs_S_fsys_getfile): Functions removed.Miles Bader1997-02-061-126/+0
* (diskfs_S_fsys_getfile):Miles Bader1997-02-061-2/+3
* .Miles Bader1996-11-201-0/+6
* (read_disknode):Miles Bader1996-11-201-1/+14
* .Miles Bader1996-11-191-0/+11
* (diskfs_set_translator):Miles Bader1996-11-191-10/+11
* (ffs_alloc):Miles Bader1996-11-191-1/+1
* Sat Nov 16 17:21:40 1996 Thomas Bushnell, n/BSG <thomas@gnu.ai.mit.edu>Thomas Bushnell1996-11-183-13/+31
* .Miles Bader1996-10-241-0/+7
* (startup_children, runtime_children):Miles Bader1996-10-241-4/+6
* .Miles Bader1996-09-231-0/+77
* (HURDLIBS): Add store.Miles Bader1996-09-231-2/+1
* (store, store_parsed, disk_image):Miles Bader1996-09-231-2/+10
* (block_extended, diskfs_grow):Miles Bader1996-09-231-6/+8
* (sync_disk):Miles Bader1996-09-231-1/+1
* (pager_report_extent):Miles Bader1996-09-231-20/+37
* (parse_opt):Miles Bader1996-09-231-31/+35
* (diskfs_S_file_getfh):Miles Bader1996-09-231-84/+50
* (zeroblock):Miles Bader1996-09-231-25/+33
* (diskfs_direnter_hard):Miles Bader1996-09-231-1/+1
* (diskfs_extra_version):Miles Bader1996-09-231-0/+1
* *** empty log message ***Thomas Bushnell1996-09-172-1/+8
* *** empty log message ***Thomas Bushnell1996-09-062-4/+10
* *** empty log message ***Thomas Bushnell1996-08-294-12/+65
* *** empty log message ***Thomas Bushnell1996-08-124-81/+29
* *** empty log message ***Thomas Bushnell1996-08-072-0/+135
* (write_node, read_disknode):Miles Bader1996-07-231-12/+12
* .Miles Bader1996-07-231-0/+5
* Initial revisionRoland McGrath1996-07-171-0/+1586
* (ufs_version): Variable removed.Miles Bader1996-07-061-2/+0
* (read_disknode): Don't set allocsize based on st->size for kludgedMichael I. Bushnell1996-07-061-3/+10
* (diskfs_truncate): Call record_poke after truncating a kludgedMichael I. Bushnell1996-07-061-0/+1
* Include <argz.h>.Michael I. Bushnell1996-07-031-2/+3
* (diskfs_get_options): Include `--compat=' in options.Miles Bader1996-06-251-2/+5
* (diskfs_lookup_hard): Use diskfs_check_readonly instead ofMichael I. Bushnell1996-06-241-5/+5
* (diskfs_cached_lookup): Use diskfs_check_readonly instead of diskfs_readonly.Michael I. Bushnell1996-06-241-2/+2
* (diskfs_truncate): Call diskfs_check_readonly.Michael I. Bushnell1996-06-241-0/+2
* (diskfs_set_hypermetadata): If CLEAN is not set, make sure we clearMichael I. Bushnell1996-06-241-16/+10
* (diskfs_shutdown_pager): Don't shutdown DISKPAGER ever, just sync itMichael I. Bushnell1996-06-241-2/+2
* (options): Make const.Miles Bader1996-06-221-1/+1
* (diskfs_get_options): New function.Miles Bader1996-06-221-13/+30
* (parse_opt):Miles Bader1996-06-211-7/+44
* (options): New variable.Miles Bader1996-06-151-1/+37
* foo.Michael I. Bushnell1996-05-141-29/+37
* (diskfs_set_statfs): Fix one reference to old name of ST member.Michael I. Bushnell1996-05-101-1/+1
* (ufs.static ufs): s/ioserver/iohelp/gMichael I. Bushnell1996-05-091-1/+1
* (diskfs_set_statfs): Use and fill in new statfs structure.Michael I. Bushnell1996-05-091-12/+12
* ioserver.h -> iohelp.h.Michael I. Bushnell1996-05-091-1/+1