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:45:30 UTC 2001

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

Log Message:
cleanups suggested by simonb:
- rename "format.c" -> "pack_dev.c", "mknod.h" -> "pack_dev.h"
- make the private stuff in pack_dev.c static


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