Date: Wed, 10 Jul 2002 19:20:06 -0700 From: Jon Mini <baka@elvis.mu.org> To: Jonathan Mini <mini@FreeBSD.org> Cc: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: Re: cvs commit: src/sys/kern kern_fork.c kern_prot.c subr_trap.c Message-ID: <20020711022006.GR55378@elvis.mu.org> In-Reply-To: <200207110218.g6B2IYwQ098201@freefall.freebsd.org> References: <200207110218.g6B2IYwQ098201@freefall.freebsd.org>
next in thread | previous in thread | raw e-mail | index | archive | help
On Wed, Jul 10, 2002 at 07:18:34PM -0700, Jonathan Mini wrote: > mini 2002/07/10 19:18:34 PDT > > Modified files: > sys/kern kern_fork.c kern_prot.c subr_trap.c > Log: > Revert removal of cred_free_thread(): It is used to ensure that a thread's > credentials are not improperly borrowed when the thread is not current in > the kernel. That should be "currently" (grr). > Requested by: jhb, alfred > > Revision Changes Path > 1.152 +3 -0 src/sys/kern/kern_fork.c > 1.161 +13 -0 src/sys/kern/kern_prot.c > 1.221 +3 -0 src/sys/kern/subr_trap.c -- Jonathan Mini <mini@freebsd.org> http://www.freebsd.org/ 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?20020711022006.GR55378>