Date: Wed, 20 Sep 2000 05:21:21 -0700 (PDT) From: Don Lewis <truckman@FreeBSD.org> To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/kern vfs_syscalls.c Message-ID: <200009201221.FAA32604@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
truckman 2000/09/20 05:21:21 PDT
Modified files: (Branch: RELENG_4)
sys/kern vfs_syscalls.c
Log:
MFC: 1.163
access() shouldn't diddle with the contents of a potentially shared
crediential. Create a temporary copy of the current credential and
modify the copy.
Submitted by: tegge
Revision Changes Path
1.151.2.5 +15 -9 src/sys/kern/vfs_syscalls.c
To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe cvs-all" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200009201221.FAA32604>
