Source-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: syssrc/sys/kern
Module Name: syssrc
Committed By: christos
Date: Sat Sep 8 02:05:41 UTC 2001
Modified Files:
syssrc/sys/kern: vfs_syscalls.c
Log Message:
Hijack the credentials used to evaluate access, to avoid a potential lwp
race by modifying the proc's credentials temporarily. From Bill Studenmund.
Thanks for forcing me to do this right :-)
To generate a diff of this commit:
cvs rdiff -r1.168 -r1.169 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.
Home |
Main Index |
Thread Index |
Old Index