Subject: PR/36614 CVS commit: src/sbin/mknod
To: None <gnats-admin@netbsd.org, netbsd-bugs@netbsd.org,>
From: David Laight <dsl@netbsd.org>
List: netbsd-bugs
Date: 07/07/2007 20:15:12
The following reply was made to PR bin/36614; it has been noted by GNATS.

From: David Laight <dsl@netbsd.org>
To: gnats-bugs@NetBSD.org
Cc: 
Subject: PR/36614 CVS commit: src/sbin/mknod
Date: Sat,  7 Jul 2007 20:11:08 +0000 (UTC)

 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.