Subject: CVS commit: syssrc/sys/kern
To: None <source-changes@netbsd.org>
From: Christos Zoulas <christos@netbsd.org>
List: source-changes
Date: 09/21/2002 21:07:54
Module Name:	syssrc
Committed By:	christos
Date:		Sat Sep 21 18:07:53 UTC 2002

Modified Files:
	syssrc/sys/kern: vfs_syscalls.c

Log Message:
Add special handling of VFS_GETARGS (similar to VFS_UPDATE) so that it
can be done non-root, and it does not affect the mount lists.


To generate a diff of this commit:
cvs rdiff -r1.176 -r1.177 syssrc/sys/kern/vfs_syscalls.c

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