Source-Changes archive

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

CVS commit: [netbsd-4] src/sbin



Module Name:    src
Committed By:   bouyer
Date:           Tue Mar 24 21:33:59 UTC 2009

Modified Files:
        src/sbin/fsck_ext2fs [netbsd-4]: fsck.h fsck_ext2fs.8 inode.c main.c
        src/sbin/fsck_ffs [netbsd-4]: fsck.h fsck_ffs.8 inode.c main.c
        src/sbin/fsck_lfs [netbsd-4]: fsck.h fsck_lfs.8 inode.c main.c

Log Message:
Pull up following revision(s) (requested by manu in ticket #1288):
        sbin/fsck_lfs/inode.c: revision 1.40 via patch
        sbin/fsck_ffs/fsck_ffs.8: revision 1.44 via patch
        sbin/fsck_ext2fs/fsck.h: revision 1.14 via patch
        sbin/fsck_ext2fs/main.c: revision 1.30 via patch
        sbin/fsck_ffs/inode.c: revision 1.61 via patch
        sbin/fsck_ffs/main.c: revision 1.71 via patch
        sbin/fsck_ext2fs/inode.c: revision 1.23 via patch
        sbin/fsck_lfs/fsck.h: revision 1.18 via patch
        sbin/fsck_lfs/fsck_lfs.8: revision 1.21 via patch
        sbin/fsck_lfs/main.c: revision 1.38 via patch
        sbin/fsck_ext2fs/fsck_ext2fs.8: revision 1.15 via patch
        sbin/fsck_ffs/fsck.h: revision 1.47 via patch
Disable userid to username lookups by default. Add a -U flag to perform them.
In single user mode lookups that involve the network might not work and they
slow down fsck.


To generate a diff of this commit:
cvs rdiff -u -r1.13 -r1.13.4.1 src/sbin/fsck_ext2fs/fsck.h
cvs rdiff -u -r1.14 -r1.14.16.1 src/sbin/fsck_ext2fs/fsck_ext2fs.8
cvs rdiff -u -r1.20 -r1.20.4.1 src/sbin/fsck_ext2fs/inode.c
cvs rdiff -u -r1.23 -r1.23.4.1 src/sbin/fsck_ext2fs/main.c
cvs rdiff -u -r1.45 -r1.45.4.1 src/sbin/fsck_ffs/fsck.h
cvs rdiff -u -r1.40 -r1.40.10.1 src/sbin/fsck_ffs/fsck_ffs.8
cvs rdiff -u -r1.57.4.1 -r1.57.4.2 src/sbin/fsck_ffs/inode.c
cvs rdiff -u -r1.62 -r1.62.2.1 src/sbin/fsck_ffs/main.c
cvs rdiff -u -r1.16 -r1.16.2.1 src/sbin/fsck_lfs/fsck.h
cvs rdiff -u -r1.20 -r1.20.4.1 src/sbin/fsck_lfs/fsck_lfs.8
cvs rdiff -u -r1.36 -r1.36.2.1 src/sbin/fsck_lfs/inode.c
cvs rdiff -u -r1.32 -r1.32.2.1 src/sbin/fsck_lfs/main.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