Source-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: basesrc
Module Name: basesrc
Committed By: perseant
Date: Wed Jun 14 18:44:02 UTC 2000
Modified Files:
basesrc/sbin/fsck_lfs: dir.c fsck_vars.h inode.c main.c pass0.c pass1.c
pass2.c setup.c utilities.c vars.c
Log Message:
Add "-i" flag to specify the location of the index file inode, to
examine alternate checkpoints. Regularize usage of maxino. Remove olf
debugging cruft.
To generate a diff of this commit:
cvs rdiff -r1.3 -r1.4 basesrc/sbin/fsck_lfs/dir.c \
basesrc/sbin/fsck_lfs/fsck_vars.h basesrc/sbin/fsck_lfs/vars.c
cvs rdiff -r1.6 -r1.7 basesrc/sbin/fsck_lfs/inode.c \
basesrc/sbin/fsck_lfs/pass0.c
cvs rdiff -r1.5 -r1.6 basesrc/sbin/fsck_lfs/main.c \
basesrc/sbin/fsck_lfs/setup.c
cvs rdiff -r1.7 -r1.8 basesrc/sbin/fsck_lfs/pass1.c
cvs rdiff -r1.4 -r1.5 basesrc/sbin/fsck_lfs/pass2.c \
basesrc/sbin/fsck_lfs/utilities.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