Subject: CVS commit: basesrc
To: None <source-changes@netbsd.org>
From: Manuel BOUYER <bouyer@netbsd.org>
List: source-changes
Date: 01/28/2000 08:01:47
Module Name:	basesrc
Committed By:	bouyer
Date:		Fri Jan 28 16:01:47 UTC 2000

Modified Files:
	basesrc/sbin/fsck_ext2fs: Makefile dir.c fsck.h inode.c main.c pass1.c
	    pass2.c pass5.c setup.c

Log Message:
Correct bogons in filetype option support, and add support for the
sparse_super option.


To generate a diff of this commit:
cvs rdiff -r1.7 -r1.8 basesrc/sbin/fsck_ext2fs/Makefile \
    basesrc/sbin/fsck_ext2fs/inode.c basesrc/sbin/fsck_ext2fs/main.c \
    basesrc/sbin/fsck_ext2fs/pass1.c
cvs rdiff -r1.4 -r1.5 basesrc/sbin/fsck_ext2fs/dir.c
cvs rdiff -r1.3 -r1.4 basesrc/sbin/fsck_ext2fs/fsck.h
cvs rdiff -r1.5 -r1.6 basesrc/sbin/fsck_ext2fs/pass2.c
cvs rdiff -r1.6 -r1.7 basesrc/sbin/fsck_ext2fs/pass5.c
cvs rdiff -r1.11 -r1.12 basesrc/sbin/fsck_ext2fs/setup.c

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