mycroft
Sun Sep 18 19:56:41 PDT 1994
Update of /b/source/CVS/src/usr.sbin/pppd
In directory sun-lamp.cs.berkeley.edu:/d/users/mycroft/src/usr.sbin/pppd
Modified Files:
main.c
Log Message:
Use setuid() and setgid(), not setreuid() and setregid(). From John
Kohl.