Date: Thu, 26 Oct 2000 08:53:00 -0700 (PDT) From: Andrew Gallatin <gallatin@FreeBSD.org> To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/alpha/osf1 osf1_misc.c Message-ID: <200010261553.IAA95063@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
gallatin 2000/10/26 08:53:00 PDT Modified files: sys/alpha/osf1 osf1_misc.c Log: Update osf1_setuid() and osf1_setgid() to use the new change_euid() and change_ruid() in kern_prot.c. This fixes an incorrect use of chgproccnt(). Update both osf1_setuid() and osf1_setgid() to use setsugid() instead of just frobbing the flag. (mostly) submitted by: truckman Revision Changes Path 1.7 +14 -9 src/sys/alpha/osf1/osf1_misc.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?200010261553.IAA95063>