summaryrefslogtreecommitdiff
path: root/hurd
AgeCommit message (Expand)Author
1994-10-26Include <errno.h>.Roland McGrath
1994-10-24(NICE_TO_MACH_PRIORITY, MACH_PRIORITY_TO_NICE): New macros.Roland McGrath
1994-10-24(routines): Add hurdprio.Roland McGrath
1994-10-24(_hurd_priority_which_map): Declare it.Roland McGrath
1994-10-19Use assert_perror.Roland McGrath
1994-10-19(abort_rpcs): Actually return a port instead of boolean, as the type says.Roland McGrath
1994-10-19(abort_all_rpcs): If waiting for reply from interrupted RPC returns error,Roland McGrath
1994-10-10(abort_all_rpcs): Declare SS.Roland McGrath
1994-10-07(abort_rpcs): Return the reply port or null, instead of boolean.Roland McGrath
1994-10-06(_hurd_socket_server): Take new arg DEAD; explain its use in comment.Roland McGrath
1994-10-06(_hurd_socket_server): Take new arg DEAD; if nonzero, clear any old cachedRoland McGrath
1994-09-30(_hurd_setcttyid): Don't do mod_refs if port is null.Roland McGrath
1994-09-30(get_dtable_port): Use port, never ctty.Roland McGrath
1994-09-30(_hurd_port2fd): Install normal port in D->port cell, and ctty-special portRoland McGrath
1994-09-30(tiocsctty): Don't assume MACH_PORT_NULL is zero.Roland McGrath
1994-09-30(_hurd_exec): Always pass fds' normal port, never its ctty port.Roland McGrath
1994-09-30(_hurd_fd_write): Use ctty port for RPC if set and !NOCTTY.Roland McGrath
1994-09-30(_hurd_fd_read): Use ctty port for RPC if set.Roland McGrath
1994-09-26(_hurd_internal_post_signal: sigwakeup): Create a send right.Roland McGrath
1994-09-12(__hurd_file_name_lookup_retry): Add break after FS_RETRY_MAGICAL case.Roland McGrath
1994-09-04Fix various typos and omissions.Roland McGrath
1994-09-04(faultexc.c): Change this to a pattern rule to build both faultexc.[ch].Roland McGrath
1994-09-04Fix typo.Roland McGrath
1994-09-04Include "faultexc.h".Roland McGrath
1994-09-04Include "hurdfault.h" instead of <hurd/fault.h>.Roland McGrath
1994-09-04(sig): Add faultexc.Roland McGrath
1994-09-04Include "hurdfault.h".Roland McGrath
1994-09-04(sig): Add hurdfault; remove init-fault.Roland McGrath
1994-09-04Initial revisionRoland McGrath
1994-09-04(interrupted_reply_port_location): Use _hurdsig_catch_fault andRoland McGrath
1994-09-04Return EPERM if TASK is not right.Roland McGrath
1994-09-04(_hurd_sigthread_fault_env): Variable moved to hurdfault.c.Roland McGrath
1994-09-04(_hurdsig_fault_init): Function moved to hurdfault.c.Roland McGrath
1994-08-31(_hurd_internal_post_signal): Fixed typo in last change.Roland McGrath
1994-08-31(_hurd_internal_post_signal: sigwakeup): Take no args; use parent SS variable.Roland McGrath
1994-08-31(_hurd_internal_post_signal: sigwakeup): If SS->suspended is set, send anRoland McGrath
1994-08-31(struct hurd_sigstate): Make `suspended' a port; remove `arrived'.Roland McGrath
1994-08-30You must use a send right, not a send-once right, with the newThomas Bushnell, BSG
1994-08-30You must use a send right, not a send-once right, with the new authThomas Bushnell, BSG
1994-08-30You must use a send right, not a send-once right, in the new authThomas Bushnell, BSG
1994-08-30(reauth_dtable): Fix missed io_reauthenticate conversion in last change.Roland McGrath
1994-08-30Globally replace `pathtrans' with `lookup' and `path' with `file_name'.Roland McGrath
1994-08-30Globally replace `pathtrans' with `lookup' and `path' with `file_name'.Roland McGrath
1994-08-30(routines): Changed hurdpath to hurdlookup.Roland McGrath
1994-08-30(reauth_proc): Use new authentication protocol: create a fresh receiveRoland McGrath
1994-08-30(_hurd_setauth): Use new authentication protocol: for each port, create aRoland McGrath
1994-08-30(reauth_dtable): Use new authentication protocol: create a fresh receiveRoland McGrath
1994-08-30(__hurd_path_lookup_retry): Don't handle FS_RETRY_NONE (it's gone).Roland McGrath
1994-08-30(aux): Undo last change; it was gratuitous.Roland McGrath
1994-08-30(aux): Added gratuitous.Roland McGrath