CVS commit: src/sbin/mknod

2016-09-11 Thread Sevan Janiyan
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

CVS commit: src/sbin/mknod

2014-08-22 Thread Michael van Elst
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

CVS commit: src/sbin/mknod

2013-06-14 Thread Izumi Tsutsui
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

CVS commit: src/sbin/mknod

2011-08-27 Thread Joerg Sonnenberger
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