Source-Changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

CVS commit: basesrc/sbin



Module Name:    basesrc
Committed By:   simonb
Date:           Thu May  9 02:55:51 UTC 2002

Modified Files:
        basesrc/sbin/fsck_ext2fs: dir.c
        basesrc/sbin/fsck_ffs: dir.c
        basesrc/sbin/fsck_lfs: dir.c
        basesrc/sbin/restore: dirs.c

Log Message:
Don't bother testing if a uint8_t is > 256 -- that test is always false.


To generate a diff of this commit:
cvs rdiff -r1.5 -r1.6 basesrc/sbin/fsck_ext2fs/dir.c
cvs rdiff -r1.32 -r1.33 basesrc/sbin/fsck_ffs/dir.c
cvs rdiff -r1.5 -r1.6 basesrc/sbin/fsck_lfs/dir.c
cvs rdiff -r1.36 -r1.37 basesrc/sbin/restore/dirs.c

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.




Home | Main Index | Thread Index | Old Index