aboutsummaryrefslogtreecommitdiff
path: root/utils/su.c
Commit message (Collapse)AuthorAgeFilesLines
* (main, apply_auth_to_loginid, apply_auth_to_pgrp): Remove assignmentsMichael I. Bushnell1995-07-071-15/+19
| | | | from inside if tests.
* Getopt now returns '\001' for non-switch options instead of '\0', no doubt toMiles Bader1995-04-091-1/+1
| | | | | work around an obscure bug in some brain-dead system only used by 2 people twice a decade.
* (apply_auth): Use msg_add_auth & msg_del_auth instead of add_auth & del_auth.Miles Bader1995-04-051-10/+9
| | | | | | (apply_auth_to_pids, apply_auth_to_loginid, apply_auth_to_pgrp): Don't use the IDS variable, it's no longer around; I think AUTH is the right thing to replace it with.
* entered into RCSRoland McGrath1994-08-231-40/+52
|
* Initial revisionMichael I. Bushnell1994-07-211-0/+461