Source-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: [netbsd-3] src/sys/kern
Module Name: src
Committed By: tron
Date: Wed Apr 13 21:31:09 UTC 2005
Modified Files:
src/sys/kern [netbsd-3]: vfs_syscalls.c
Log Message:
Pull up revision 1.218 (requested by yamt in ticket #142):
sys_mount:
- reject attempts of MNT_GETARGS + other MNT_xxx.
- don't modify mnt_flags needlessly for MNT_GETARGS.
a stopgap fix for PR/29898.
To generate a diff of this commit:
cvs rdiff -r1.217 -r1.217.2.1 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.
Home |
Main Index |
Thread Index |
Old Index