summaryrefslogtreecommitdiff
path: root/utils/frobauth-mod.c
AgeCommit message (Collapse)Author
2000-03-172000-03-17 Thomas Bushnell, BSG <tb@mit.edu>Thomas Bushnell
* frobauth-mod.c (frobauth_modify): Don't use MOVE_SEND in Hurd RPC. * msgport.c (do_setfd, cmd_chcwdir, cmd_cdroot, cmd_chcrdir): Likewise.
1999-07-021999-07-01 Mark Kettenis <kettenis@gnu.org>Thomas Bushnell
* Makefile (INSTALL-addauth-ops, INSTALL-setauth-ops, INSTALL-su-ops): Removed. These programs don't have to be installed suid-root anymore. * frobauth-mod.c (frobauth_modify): Do not try to set the owner of the processes we're frobbing. The process set their owner themselves when we pass them their new authentication.
1997-09-29(frobauth_modify):Miles Bader
Add AUTHS & NUM_AUTHS parameters.
1997-05-26Initial checkinMiles Bader