cvs commit: src/sys/kern kern_prot.c

John Baldwin jhb at FreeBSD.org
Thu May 1 14:21:44 PDT 2003


jhb         2003/05/01 14:21:42 PDT

  FreeBSD src repository

  Modified files:
    sys/kern             kern_prot.c 
  Log:
  Remove Giant from the setuid(), seteuid(), setgid(), setegid(),
  setgroups(), setreuid(), setregid(), setresuid(), and setresgid() syscalls
  as well as the cred_update_thread() function.
  
  Revision  Changes    Path
  1.169     +0 -30     src/sys/kern/kern_prot.c


More information about the cvs-src mailing list