History log of /csrg-svn/sbin/fsck/pass2.c (Results 1 – 25 of 37)
Revision Date Author Comments
(<<< Hide modified files)
(Show modified files >>>)
# 68992 28-Apr-1995 bostic

prettiness police; From: Charles Hannum <mycroft@NetBSD.ORG>

# 68908 27-Apr-1995 mckusick

add function prototypes

# 68139 06-Jan-1995 mckusick

consistency

# 67864 27-Oct-1994 mckusick

byte swapping prototype directory entries on old little
endian filesystems (from mycroft)

# 67772 13-Sep-1994 mckusick

additional work to properly recognize whiteouts

# 67670 14-Aug-1994 mckusick

IS_WHT is gone, compare directly

# 67575 28-Jul-1994 pendry

changes for whiteouts and union filesystem

# 66276 27-Feb-1994 mkm

avoid stomping on random blocks when attempting to fix corrupted directories

# 61492 05-Jun-1993 bostic

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

# 57717 25-Jan-1993 mckusick

zero length directories are not an error (just deleted)

# 55074 12-Jul-1992 mckusick

always have to initialize d_type

# 54603 02-Jul-1992 mckusick

fmttype argument to DIRSIZ; check type values in new filesystems

# 53703 27-May-1992 mckusick

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

# 51532 04-Nov-1991 bostic

break FFS into UFS/FFS/LFS

# 45847 28-Dec-1990 mckusick

minor optimization

# 45239 18-Sep-1990 mckusick

have to initialize the di_mode field (from Hibler)

# 45002 27-Jul-1990 mckusick

avoid duplicate error messages for short directories

# 44934 20-Jul-1990 mckusick

lint (from Torek)

# 42702 01-Jun-1990 bostic

new copyright notice

# 42041 15-May-1990 bostic

string.h is ANSI C include file

# 41136 29-Apr-1990 mckusick

skip zero length directories; ask for deletion when found

# 40569 22-Mar-1990 mckusick

do not complain about unreferenced . and .. entries

# 40026 07-Feb-1990 mckusick

check directory contents with a scan in disk block order
instead of in the order encountered during descent from the root

# 39976 01-Feb-1990 mckusick

convert to BSD only copyright

# 39973 01-Feb-1990 mckusick

lint and other aesthetic cleanups

12