Subject: CVS commit: src/sys/kern
To: None <source-changes@netbsd.org>
From: Konrad Schroder <perseant@netbsd.org>
List: source-changes
Date: 02/24/2003 10:34:30
Module Name:	src
Committed By:	perseant
Date:		Mon Feb 24 08:34:30 UTC 2003

Modified Files:
	src/sys/kern: vfs_vnops.c

Log Message:
Allow filesystems' VOP_IOCTL to catch ioctl calls on directories and
regular files.  Approved thorpej, fvdl.


To generate a diff of this commit:
cvs rdiff -r1.62 -r1.63 src/sys/kern/vfs_vnops.c

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