Age | Commit message (Collapse) | Author |
|
(argp_program_version): New variable.
(auth_version): Variable removed.
(main):
Call argp_parse to get defaults.
Use AUTH_VERSION instead of auth_version.
<argp.h>: New include.
<idvec.h>: Changed from <hurd/idvec.h>.
|
|
Don't special-case the 0 explicit ids case (it used to merge in all the ids
from passed in auth-handles in that case).
|
|
|
|
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.
|
|
|
|
|
|
(main): Initialize the ihash tables, dammit.
|
|
|
|
|
|
Remove _S_ from all do_mach_notify_* server routines.
|
|
|