do not have to have alternate superblock if -b is specified
[unix-history] / usr / src / sbin / fsck / fsck.h
1992-03-17 Kirk McKusickfile sizes are now 64-bits
1990-07-28 Kirk McKusickadd new fixstate to avoid asking questions
1990-07-21 Kirk McKusicklint (from Torek)
1990-06-02 Keith Bosticnew copyright notice
1990-03-28 Kirk McKusickadd inode and directory buffer pointers
1990-03-28 Kirk McKusickget rid of unused variables
1990-02-07 Kirk McKusickadd pass1 buffer constant;
1990-02-02 Kirk McKusicksave block pointers of directories as they are encounte...
1990-02-02 Kirk McKusickconvert to BSD only copyright
1990-02-02 Kirk McKusicklint and other aesthetic cleanups
1989-02-18 Kirk McKusickadd -m flag to override default creation mode for lost...
1988-05-07 Kirk McKusickexpand from three static buffer to a dynamic buffer...
1988-05-02 Kirk McKusickadd -c flag (convert dynamic cylinder group format...
1987-04-08 Mike Karelsfix alternate superblock location again; don't offer...
1987-03-12 Mike Karelsuse physical sector size for partial buffer reads;
1987-02-19 Kirk McKusickintuit the appropriate DEV_BSIZE from fsbtodb macro
1987-01-08 Kirk McKusickbe more persistent in trying to read directories;
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:41 by mckusick