Source-Changes archive

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

CVS commit: src/usr.sbin/makefs



Module Name:    src
Committed By:   christos
Date:           Tue Jan 29 15:52:26 UTC 2013

Modified Files:
        src/usr.sbin/makefs: cd9660.c cd9660.h chfs.c ffs.c makefs.c makefs.h
            v7fs.c

Log Message:
make everything use the generic options parser.


To generate a diff of this commit:
cvs rdiff -u -r1.40 -r1.41 src/usr.sbin/makefs/cd9660.c
cvs rdiff -u -r1.19 -r1.20 src/usr.sbin/makefs/cd9660.h
cvs rdiff -u -r1.7 -r1.8 src/usr.sbin/makefs/chfs.c \
    src/usr.sbin/makefs/v7fs.c
cvs rdiff -u -r1.56 -r1.57 src/usr.sbin/makefs/ffs.c
cvs rdiff -u -r1.43 -r1.44 src/usr.sbin/makefs/makefs.c
cvs rdiff -u -r1.30 -r1.31 src/usr.sbin/makefs/makefs.h

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