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:           Sat Apr  7 16:44:10 UTC 2012

Modified Files:
        src/sbin/dump: main.c optr.c
        src/sbin/fsck: fsutil.c fsutil.h
        src/sbin/savecore: savecore.c

Log Message:
factor out rawname() from dump, fsck, savecore.


To generate a diff of this commit:
cvs rdiff -u -r1.68 -r1.69 src/sbin/dump/main.c
cvs rdiff -u -r1.37 -r1.38 src/sbin/dump/optr.c
cvs rdiff -u -r1.21 -r1.22 src/sbin/fsck/fsutil.c
cvs rdiff -u -r1.18 -r1.19 src/sbin/fsck/fsutil.h
cvs rdiff -u -r1.84 -r1.85 src/sbin/savecore/savecore.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