Module Name:src
Committed By: sevan
Date: Sun Sep 11 23:02:54 UTC 2016
Modified Files:
src/sbin/mknod: mknod.8
Log Message:
mknod appeared in V4
http://minnie.tuhs.org/cgi-bin/utree.pl?file=V4/man/man8/mknod.8
Bump date.
To generate a diff of this commit:
cvs rdiff -u -r
Module Name:src
Committed By: mlelstv
Date: Fri Aug 22 22:28:50 UTC 2014
Modified Files:
src/sbin/mknod: mknod.c
Log Message:
Accept driver names only in the two args form together with a minor number.
That's what the documentation says and also avoids the case where the
Module Name:src
Committed By: tsutsui
Date: Fri Jun 14 16:28:20 UTC 2013
Modified Files:
src/sbin/mknod: mknod.c pack_dev.c pack_dev.h
Log Message:
Remove old workaround for Cygwin.
http://mail-index.netbsd.org/source-changes/2003/05/08/0042.html
16bit dev_t for !__CYGWIN
Module Name:src
Committed By: joerg
Date: Sat Aug 27 18:37:41 UTC 2011
Modified Files:
src/sbin/mknod: mknod.c pack_dev.c
Log Message:
static + __dead
To generate a diff of this commit:
cvs rdiff -u -r1.39 -r1.40 src/sbin/mknod/mknod.c
cvs rdiff -u -r1.10 -r1.11 src/sbin