4.4BSD snapshot (revision 8.1)
[unix-history] / usr / src / sbin / fsck / pass1.c
1993-06-06 Keith Bostic4.4BSD snapshot (revision 8.1); add 1993 to copyright
1993-03-24 Kirk McKusicklint
1993-01-26 Kirk McKusickbugs, fix check for symlinks that cover indirect blocks
1992-07-03 Kirk McKusickcode to convert ouid/ogid to uid/gid; convert short...
1992-06-03 Kirk McKusicksize now has to be printed out as a quad
1991-11-05 Keith Bosticbreak FFS into UFS/FFS/LFS
1991-03-20 Kirk McKusickfix sign-post bug
1990-07-21 Kirk McKusicklint (from Torek)
1990-06-02 Keith Bosticnew copyright notice
1990-04-30 Kirk McKusickmark zero length directories as DCLEAR so that they...
1990-03-14 Kirk McKusickhave to really get the inode before it can be modified
1990-02-07 Kirk McKusickuse special routine to scan inode list
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-10-25 Kirk McKusickno longer need to include time.h, vnode.h, and inode...
1989-06-27 Kirk McKusicknew include file locations engendered by vnodes
1989-03-03 Kirk McKusickfirewall for files that are too large
1987-04-10 Kirk McKusickmore stringent test on negative size (from chris@maryla...
1986-05-14 Kirk McKusickmust check for bad block earlier
1986-03-06 Kirk McKusickmust define state of unknown type inodes
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-02-16 Kirk McKusickfilesize now set by ckinode(); pass1() uses id_entryno...
1985-02-12 Kirk McKusickginode() succeeds or exits
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:45 by mckusick