Source-Changes archive

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

CVS commit: src/sbin



Module Name:    src
Committed By:   christos
Date:           Thu Feb  4 23:55:43 UTC 2010

Modified Files:
        src/sbin/fsck: fsutil.c fsutil.h
        src/sbin/fsck_ext2fs: inode.c pass1.c
        src/sbin/fsck_ffs: inode.c
        src/sbin/fsck_lfs: inode.c

Log Message:
Centralize time printing and deal with ctime possibly returning NULL.


To generate a diff of this commit:
cvs rdiff -u -r1.18 -r1.19 src/sbin/fsck/fsutil.c
cvs rdiff -u -r1.14 -r1.15 src/sbin/fsck/fsutil.h
cvs rdiff -u -r1.30 -r1.31 src/sbin/fsck_ext2fs/inode.c
cvs rdiff -u -r1.20 -r1.21 src/sbin/fsck_ext2fs/pass1.c
cvs rdiff -u -r1.62 -r1.63 src/sbin/fsck_ffs/inode.c
cvs rdiff -u -r1.40 -r1.41 src/sbin/fsck_lfs/inode.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