Subject: CVS commit: src/sys/kern
To: None <source-changes@netbsd.org>
From: David Laight <dsl@netbsd.org>
List: source-changes
Date: 03/05/2003 20:42:21
Module Name: src
Committed By: dsl
Date: Wed Mar 5 18:42:20 UTC 2003
Modified Files:
src/sys/kern: kern_prot.c
Log Message:
Add do_setresuid() and do_setresgid() and implement sys_setuid, sys_seteuid,
sys_setreuid (and gid equivs) in terms of them.
To generate a diff of this commit:
cvs rdiff -r1.75 -r1.76 src/sys/kern/kern_prot.c
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.