Subject: CVS commit: basesrc
To: None <source-changes@netbsd.org>
From: Konrad Schroder <perseant@netbsd.org>
List: source-changes
Date: 05/29/2000 21:33:16
Module Name: basesrc
Committed By: perseant
Date: Tue May 30 04:33:16 UTC 2000
Modified Files:
basesrc/sbin/fsck_lfs: Makefile pass0.c pass1.c pass5.c
Log Message:
Check for cycles in the inode free list, and for free inodes not on the free
list.
To generate a diff of this commit:
cvs rdiff -r1.2 -r1.3 basesrc/sbin/fsck_lfs/Makefile
cvs rdiff -r1.5 -r1.6 basesrc/sbin/fsck_lfs/pass0.c
cvs rdiff -r1.6 -r1.7 basesrc/sbin/fsck_lfs/pass1.c
cvs rdiff -r1.4 -r1.5 basesrc/sbin/fsck_lfs/pass5.c
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.