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