date and time created 90/05/05 00:01:16 by mckusick
[unix-history] / usr / src / sbin / fsck / dir.c
1990-04-30 Kirk McKusickdo not expand in degenerate cases
1990-03-28 Kirk McKusickdo not mark dirs with eighth bit set as corrupt;
1990-03-28 Kirk McKusickinitialize directory buffer pointer for each run
1990-03-23 Kirk McKusickhave to reset definition of direct pointer after printi...
1990-02-07 Kirk McKusickadd propogate to find directory connectivity;
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-07-01 Kirk McKusickansi C changes from Torek
1989-06-27 Kirk McKusicknew include file locations engendered by vnodes
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...
1987-01-08 Kirk McKusickbe more persistent in trying to read directories;
1986-11-25 Kirk McKusickget the right name
1985-06-06 Distribution FolksAdd copyright
1985-06-01 Kirk McKusickcheck for improper directory offsets; recover gracefull...
1985-05-31 Kirk McKusickcheck for improper directory offsets; recover gracefull...
1985-02-16 Kirk McKusickinsure that entire directory block is checked;
1985-02-16 Kirk McKusickrestructure function of makeentry()
1985-02-16 Kirk McKusickfilesize now set by ckinode(); pass1() uses id_entryno...
1985-02-14 Kirk McKusickreallocate lost+found if it is not a directory
1985-02-14 Kirk McKusickcreate lost+found directory if none already in existence
1985-02-12 Kirk McKusickexpand lost+found when running out of space
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:39 by mckusick