Source-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: syssrc
Module Name: syssrc
Committed By: he
Date: Tue Feb 1 23:38:40 UTC 2000
Modified Files:
basesrc/sbin/fsck_ext2fs [netbsd-1-4]: setup.c
syssrc/sys/ufs/ext2fs [netbsd-1-4]: ext2fs.h ext2fs_bswap.c
ext2fs_lookup.c ext2fs_vfsops.c
Log Message:
Apply patch (requested by bouyer):
Add support for ext2fs revision 1, with read-only support for
the 'sparse_super' and 'filetype' options. Should fix PR#9088.
To generate a diff of this commit:
cvs rdiff -r1.10 -r1.10.2.1 basesrc/sbin/fsck_ext2fs/setup.c
cvs rdiff -r1.8 -r1.8.2.1 syssrc/sys/ufs/ext2fs/ext2fs.h
cvs rdiff -r1.2 -r1.2.6.1 syssrc/sys/ufs/ext2fs/ext2fs_bswap.c
cvs rdiff -r1.9 -r1.9.4.1 syssrc/sys/ufs/ext2fs/ext2fs_lookup.c
cvs rdiff -r1.24.2.2 -r1.24.2.3 syssrc/sys/ufs/ext2fs/ext2fs_vfsops.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