Source-Changes archive

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

CVS commit: src/sbin/newfs_msdos



Module Name:    src
Committed By:   christos
Date:           Mon Jan 21 20:28:39 UTC 2013

Modified Files:
        src/sbin/newfs_msdos: Makefile newfs_msdos.c
Added Files:
        src/sbin/newfs_msdos: mkfs_msdos.c mkfs_msdos.h

Log Message:
Split the make fs portion into a function; do argument tests inside the
function.


To generate a diff of this commit:
cvs rdiff -u -r1.5 -r1.6 src/sbin/newfs_msdos/Makefile
cvs rdiff -u -r0 -r1.1 src/sbin/newfs_msdos/mkfs_msdos.c \
    src/sbin/newfs_msdos/mkfs_msdos.h
cvs rdiff -u -r1.40 -r1.41 src/sbin/newfs_msdos/newfs_msdos.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