History log of /csrg-svn/sbin/fsck/pass3.c (Results 1 – 18 of 18)
Revision Date Author Comments
(<<< Hide modified files)
(Show modified files >>>)
# 68908 27-Apr-1995 mckusick

add function prototypes

# 61492 05-Jun-1993 bostic

4.4BSD snapshot (revision 8.1); add 1993 to copyright

# 53703 27-May-1992 mckusick

add <sys/time.h> for dinode.h

# 51532 04-Nov-1991 bostic

break FFS into UFS/FFS/LFS

# 42702 01-Jun-1990 bostic

new copyright notice

# 41132 29-Apr-1990 mckusick

skip directories marked DCLEAR

# 40025 07-Feb-1990 mckusick

use inoinfo structure to quickly find any orphaned directories

# 39980 01-Feb-1990 mckusick

save block pointers of directories as they are encountered in pass1
so that they do not have to be reread when descending in pass2

# 39976 01-Feb-1990 mckusick

convert to BSD only copyright

# 39973 01-Feb-1990 mckusick

lint and other aesthetic cleanups

# 39383 24-Oct-1989 mckusick

no longer need to include time.h, vnode.h, and inode.h; just include dinode.h

# 38337 26-Jun-1989 mckusick

new include file locations engendered by vnodes

# 30354 07-Jan-1987 mckusick

be more persistent in trying to read directories;
add FOUND return status for routines called from dirscan

# 22051 05-Jun-1985 dist

Add copyright

# 17990 15-Feb-1985 mckusick

filesize now set by ckinode(); pass1() uses id_entryno to calc block count

# 17943 11-Feb-1985 mckusick

ginode() succeeds or exits

# 17931 07-Feb-1985 mckusick

code reorganization and cleanup

# 16265 31-Mar-1984 mckusick

date and time created 84/03/31 21:03:49 by mckusick