Subject: CVS commit: src/sbin/mknod
To: None <source-changes@NetBSD.org>
From: David Laight <dsl@netbsd.org>
List: source-changes
Date: 07/07/2007 20:11:08
Module Name:	src
Committed By:	dsl
Date:		Sat Jul  7 20:11:08 UTC 2007

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

Log Message:
Use block minor (from device name) for block devices (not char minor).
Fixes PR bin/36614


To generate a diff of this commit:
cvs rdiff -r1.35 -r1.36 src/sbin/mknod/mknod.c

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.