Subject: Re: CVS commit: syssrc/sys/kern
To: None <source-changes@netbsd.org>
From: Christos Zoulas <christos@zoulas.com>
List: source-changes
Date: 09/08/2001 02:14:41
In article <20010908020542.612CEB004@cvs.netbsd.org>,
Christos Zoulas <christos@netbsd.org> wrote:
>
>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 :-)
From Bill Sommerfeld! Sorry! [fixed in the repository]
christos