Subject: CVS commit: src/sys/kern
To: None <source-changes@NetBSD.org>
From: Antti Kantee <pooka@netbsd.org>
List: source-changes
Date: 02/18/2007 20:36:36
Module Name: src
Committed By: pooka
Date: Sun Feb 18 20:36:36 UTC 2007
Modified Files:
src/sys/kern: vfs_syscalls.c
Log Message:
if doing VOP_CREATE via sys_mknod, set va_rdev to VNOVAL instead of 0
To generate a diff of this commit:
cvs rdiff -r1.301 -r1.302 src/sys/kern/vfs_syscalls.c
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.