aboutsummaryrefslogtreecommitdiff
path: root/auth/auth.c
Commit message (Collapse)AuthorAgeFilesLines
* (auth_version): Upgrade to 0.0.Michael I. Bushnell1996-05-061-1/+1
|
* (S_auth_user_authenticate, S_auth_server_authenticate):Miles Bader1996-05-051-25/+12
| | | | | | | Use ports_interrupt_self_on_port_death instead of cancel_on_dead_name. Hurd_condition_wait returns a boolean, not an error_t, so supply EINTR ourselves. (cancel_on_dead_name): Function removed.
* Missed one.Roland McGrath1996-05-031-1/+0
|
* (S_auth_server_authenticate, S_auth_user_authenticate): Remove IGNORED arg.Roland McGrath1996-05-031-4/+0
|
* (S_auth_makeauth): Increment NAUTHS for first elt.Roland McGrath1996-05-011-1/+7
| | | | (main): Initialize the ihash tables, dammit.
* Finished rewrite.Roland McGrath1996-04-301-13/+52
|
* Rewritten.Roland McGrath1996-04-251-510/+322
|
* Include "notify_S.h".Roland McGrath1994-11-181-21/+17
| | | | Remove _S_ from all do_mach_notify_* server routines.
* entered into RCSMichael I. Bushnell1994-09-071-0/+657