summaryrefslogtreecommitdiff
path: root/utils/su.c
AgeCommit message (Collapse)Author
1996-08-01(check_password): Use #pragma weak instead of __attribute__ ((weak)).Miles Bader
1996-07-31*** empty log message ***Thomas Bushnell
1996-07-30*** empty log message ***Thomas Bushnell
1996-07-30*** empty log message ***Thomas Bushnell
1995-07-07(main, apply_auth_to_loginid, apply_auth_to_pgrp): Remove assignmentsMichael I. Bushnell
from inside if tests.
1995-04-09Getopt now returns '\001' for non-switch options instead of '\0', no doubt toMiles Bader
work around an obscure bug in some brain-dead system only used by 2 people twice a decade.
1995-04-05(apply_auth): Use msg_add_auth & msg_del_auth instead of add_auth & del_auth.Miles Bader
(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.
1994-08-23entered into RCSRoland McGrath
1994-07-21Initial revisionMichael I. Bushnell