Subject: CVS commit: src/lib/libpuffs
To: None <source-changes@NetBSD.org>
From: Antti Kantee <pooka@netbsd.org>
List: source-changes
Date: 02/18/2007 17:38:10
Module Name:	src
Committed By:	pooka
Date:		Sun Feb 18 17:38:10 UTC 2007

Modified Files:
	src/lib/libpuffs: puffs.c

Log Message:
Until someone can sort non-priviledged mounts and kauth, force
MNT_NOSUID | MNT_NODEV for mounts with geteuid() != 0.  I'm tired
of typing them on the command line every time I test a file system.


To generate a diff of this commit:
cvs rdiff -r1.31 -r1.32 src/lib/libpuffs/puffs.c

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