Source-Changes archive

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

CVS commit: src/sbin/mknod



Module Name:    src
Committed By:   lukem
Date:           Thu May  8 09:38:03 UTC 2003

Modified Files:
        src/sbin/mknod: pack_dev.c pack_dev.h

Log Message:
Move major_netbsd(), minor_netbsd(), and makedev_netbsd() from
pack_dev.c to pack_dev.h, so that #include-rs of the latter can use them.


To generate a diff of this commit:
cvs rdiff -r1.3 -r1.4 src/sbin/mknod/pack_dev.c
cvs rdiff -r1.1 -r1.2 src/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