Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 10 Jul 2002 19:18:34 -0700 (PDT)
From:      Jonathan Mini <mini@FreeBSD.org>
To:        cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: src/sys/kern kern_fork.c kern_prot.c subr_trap.c
Message-ID:  <200207110218.g6B2IYwQ098201@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
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.
  
  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

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?200207110218.g6B2IYwQ098201>