Source-Changes archive

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

CVS commit: basesrc/sbin/mknod



Module Name:    basesrc
Committed By:   lukem
Date:           Mon Oct  8 04:20:48 UTC 2001

Modified Files:
        basesrc/sbin/mknod: Makefile mknod.c
Added Files:
        basesrc/sbin/mknod: format.c mknod.h

Log Message:
- move parsing of format type and format handlers into format.c, for easier
  use in other programs
- do a bit of KNF whilst here
- enable WARNS=2


To generate a diff of this commit:
cvs rdiff -r1.7 -r1.8 basesrc/sbin/mknod/Makefile
cvs rdiff -r0 -r1.1 basesrc/sbin/mknod/format.c basesrc/sbin/mknod/mknod.h
cvs rdiff -r1.21 -r1.22 basesrc/sbin/mknod/mknod.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