Subject: CVS commit: syssrc
To: None <source-changes@netbsd.org>
From: Frank van der Linden <fvdl@netbsd.org>
List: source-changes
Date: 02/16/2000 03:57:47
Module Name: syssrc
Committed By: fvdl
Date: Wed Feb 16 11:57:47 UTC 2000
Modified Files:
syssrc/sys/kern: vfs_subr.c vfs_syscalls.c
Log Message:
Introduce a sysctl to enable/disable if non-root users can mount filesystems.
Default: off.
To generate a diff of this commit:
cvs rdiff -r1.116 -r1.117 syssrc/sys/kern/vfs_subr.c
cvs rdiff -r1.149 -r1.150 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.