Subject: CVS commit: src/sys/kern
To: None <source-changes@NetBSD.org>
From: Christos Zoulas <christos@netbsd.org>
List: source-changes
Date: 05/17/2007 00:46:30
Module Name: src
Committed By: christos
Date: Thu May 17 00:46:30 UTC 2007
Modified Files:
src/sys/kern: vfs_syscalls.c
Log Message:
- since mknod now can create regular files, make sure veriexec allows it.
Done in a way to minimize ifdefs. Per discussions with elad.
To generate a diff of this commit:
cvs rdiff -r1.313 -r1.314 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.