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:   dsl
Date:           Thu May  8 11:34:20 UTC 2003

Modified Files:
        src/sbin/mknod: mknod.8 mknod.c

Log Message:
Add -g gid -m mode -u uid so that MAKEDEV can run when chown/chmod are
not available.
Add -r and -R to do two (different) sensible things if node exists.
>From a discussion with Lukem.


To generate a diff of this commit:
cvs rdiff -r1.22 -r1.23 src/sbin/mknod/mknod.8
cvs rdiff -r1.25 -r1.26 src/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