summaryrefslogtreecommitdiff
path: root/sysdeps
AgeCommit message (Expand)Author
1994-09-04Include "hurdfault.h" instead of <hurd/fault.h>.Roland McGrath
1994-09-04Use _hurdsig_catch_fault and _hurdsig_end_catch_fault.Roland McGrath
1994-09-04Use MACHINE_THREAD_STATE_SET_PC.Roland McGrath
1994-09-04(MACHINE_THREAD_STATE_SET_PC, MACHINE_THREAD_STATE_SET_SP): New macros.Roland McGrath
1994-09-03Fix final LEN calculation (again).Roland McGrath
1994-09-03Restore FPU state. Code from kkojima.Roland McGrath
1994-09-03Fixed copying of the translator name into buffer with major and minorRoland McGrath
1994-09-03(unix_syscall): In sed cmd, do = first to avoid clobbering producedRoland McGrath
1994-09-02Fixed missed replacements in last change.Roland McGrath
1994-09-02(connect): Fix accidental renaming of sun_path to sun_file_name.Roland McGrath
1994-09-01Handle dirs other than common.Roland McGrath
1994-09-01Initial revisionRoland McGrath
1994-08-31(sigsuspend): M-t.Roland McGrath
1994-08-31(sigsuspend): Rewritten to set SS->suspended port and wait for msg on it.Roland McGrath
1994-08-31Use & modifier in constraint for CNT.Roland McGrath
1994-08-31Fix missed replacements in last change.Roland McGrath
1994-08-30You must use a send right with the new auth protocol, not a send-onceThomas Bushnell, BSG
1994-08-30Fix missed replacements in last change.Roland McGrath
1994-08-30Use new authentication protocol: for each port, create a fresh receiveRoland McGrath
1994-08-30Initial revisionRoland McGrath
1994-08-30Change asm.h to asm-syntax.h.Roland McGrath
1994-08-30(__execve): Fix missed replacements in last change.Roland McGrath
1994-08-30Globally replace `pathtrans' with `lookup' and `path' with `file_name'.Roland McGrath
1994-08-29Use new file_set_translator protocol.Thomas Bushnell, BSG
1994-08-29Use PF_LOCAL instead of AF_FILE.Thomas Bushnell, BSG
1994-08-28Formerly ./standalone/m68k/m68020/mvme136/_exit.c.~2~Roland McGrath
1994-08-28entered into RCSRoland McGrath
1994-08-26entered into RCSRoland McGrath
1994-08-26Initial revisionRoland McGrath
1994-08-26Add ENFILE and EMFILE.Roland McGrath
1994-08-26(_sys_errlist): Add ENFILE and EMFILE.Roland McGrath
1994-08-26Arg is not const.Roland McGrath
1994-08-25entered into RCSRoland McGrath
1994-08-25Initial revisionRoland McGrath
1994-08-25Initial revisionRoland McGrath
1994-08-25entered into RCSRoland McGrath
1994-08-25Initial revisionRoland McGrath
1994-08-24entered into RCSRoland McGrath
1994-08-24Initial revisionRoland McGrath
1994-08-24entered into RCSRoland McGrath
1994-08-23Include <errno.h> (BSD does).Roland McGrath
1994-08-23When unchaining old sigstates, check for SS being head of chain.Roland McGrath
1994-08-23(fchdir): Don't open with O_EXEC.Roland McGrath
1994-08-23(__chdir): Fix typo.Roland McGrath
1994-08-22(SYSRETURN): New macro.Roland McGrath
1994-08-22Fixed broken stack-pushing code.Roland McGrath
1994-08-22In child fork, unchain stale structures from _hurd_sigstates first, andRoland McGrath
1994-08-22(chroot): Fix typo in last change.Roland McGrath
1994-08-22Use __hurd_path_lookup of empty file name on FD port to check that it's aRoland McGrath
1994-08-22After __path_lookup on arg, use __hurd_path_lookup of empty file name onRoland McGrath