missing fsbtodb!
[unix-history] / usr / src / sbin / fsck / setup.c
1988-05-07 Kirk McKusickexpand from three static buffer to a dynamic buffer...
1988-05-03 Kirk McKusickconversion (in either direction) is only done when...
1988-05-02 Kirk McKusickconversion between static and dynamic cylinder group...
1988-04-07 Kirk McKusickrecover from trashed summary information
1987-12-22 Keith Bosticmake ANSI C compatible
1987-04-08 Mike Karelsfix alternate superblock location again; don't offer...
1987-03-12 Mike Karelshuh? where did this come from?
1987-03-12 Mike Karelsuse physical sector size for partial buffer reads;
1987-03-10 Kirk McKusickmake fixing interleave non-fatal
1987-03-06 Kirk McKusickallow fsck to proceed even when not setting default...
1987-02-27 Mike Karelsupdate disk labels to ioctl's; check the file the user...
1987-02-24 Kirk McKusickuse SBOFF instead of SBLOCK
1987-02-19 Kirk McKusickintuit the appropriate DEV_BSIZE from fsbtodb macro
1987-01-18 Kirk McKusickmust copy fs_npsect and fs_interleave to cope for old...
1987-01-16 Kirk McKusickadd sanity checks for new values used in calculating...
1987-01-16 Kirk McKusickreorganize to allow use of disk labels to search for...
1986-05-16 Kirk McKusickadd error messages for bad minfree and optimization...
1985-09-12 Kirk McKusickmust account for fs_optim field in check
1985-06-06 Distribution FolksAdd copyright
1985-06-03 Kirk McKusickdynamically allocate zero link count table
1985-06-01 Kirk McKusickdynamically allocate the duplicate block table
1985-05-31 Kirk McKusickcheck for improper directory offsets; recover gracefull...
1985-02-09 Kirk McKusickmerge passes 5 and 6 into a single pass
1985-02-08 Kirk McKusickcode reorganization and cleanup
1984-04-01 Kirk McKusickdate and time created 84/03/31 21:03:54 by mckusick