aboutsummaryrefslogtreecommitdiff
path: root/utils/frobauth-mod.c
Commit message (Collapse)AuthorAgeFilesLines
* 2000-03-17 Thomas Bushnell, BSG <tb@mit.edu>Thomas Bushnell2000-03-171-2/+4
| | | | | | * 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-01 Mark Kettenis <kettenis@gnu.org>Thomas Bushnell1999-07-021-34/+3
| | | | | | | | | * 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.
* (frobauth_modify):Miles Bader1997-09-291-11/+25
| | | | Add AUTHS & NUM_AUTHS parameters.
* Initial checkinMiles Bader1997-05-261-0/+177