Subject: CVS commit: src/sbin/mknod
To: None <source-changes@netbsd.org>
From: David Laight <dsl@netbsd.org>
List: source-changes
Date: 05/08/2003 11:34:20
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.