summaryrefslogtreecommitdiff
path: root/hurd
AgeCommit message (Expand)Author
1996-05-06(startup_request_notification): Doc fix.Michael I. Bushnell
1996-05-06(proc_getprocinfo): Make FLAGS inout.Michael I. Bushnell
1996-05-06(file_sync): New parm `omit_metadata'.Michael I. Bushnell
1996-05-06(io_verify_identity): Delete RPC.Michael I. Bushnell
1996-05-03(EXEC_INHERITED): Macro removed.Roland McGrath
1996-05-03(EXEC_TRACED): Macro removed.Roland McGrath
1996-05-03(msg_*_exec_flags): RPCs removed.Roland McGrath
1996-05-03(msg_sig_post, msg_sig_post_untraced): Add SIGCODE arg.Roland McGrath
1996-05-03(io_select): Remove ID_TAG arg.Roland McGrath
1996-05-03(auth_user_authenticate, auth_server_authenticate): Remove secondRoland McGrath
1996-04-30Mark with INTR_INTERFACE.Roland McGrath
1996-04-28Remove 1 second waittime spec.Roland McGrath
1996-04-28(msg_startup_dosync): Add waittime arg.Roland McGrath
1996-04-25Initial revisionMichael I. Bushnell
1996-04-25Added pfinet.Michael I. Bushnell
1996-02-09Import hurd/ioctl_types.h with <> instead of "".Roland McGrath
1996-02-09Protect from multiple inclusion.Roland McGrath
1996-01-19(io_select): Fix ifdefs around the reply port decls to work properly when theMiles Bader
1995-12-21(proc_getsidport): Make SESSPORT's type mach_port_send_t;Miles Bader
1995-12-01(tioctl_tiocsig): Needs one int arg.Michael I. Bushnell
1995-11-21Add skip for `Obsolete io_select_done' to match msg.defs.Miles Bader
1995-11-21(interrupt_operation): Include SEQNO server argument.Michael I. Bushnell
1995-11-19(crash_dump_task): Add sreplyport arg.Roland McGrath
1995-11-19Initial revisionRoland McGrath
1995-11-13(exec_startup): RPC removed; replaced with skip.Roland McGrath
1995-11-10Initial revisionMiles Bader
1995-11-06(fsys_startup_reply, fsys_get_options_reply): Tyop.Miles Bader
1995-10-31Add missing */.Roland McGrath
1995-10-31(proc_getprocinfo): New parm THREADWAITS.Michael I. Bushnell
1995-10-31(msg_report_wait): Add string out arg.Roland McGrath
1995-10-30(struct procinfo): New (buried) member `died'.Michael I. Bushnell
1995-10-30(msg_report_wait): and delete the string parm.Michael I. Bushnell
1995-10-30(msg_report_wait): New parm WAIT_RPC.Michael I. Bushnell
1995-10-30(PI_FETCH_TASKINFO, PI_FETCH_THREADS, PI_FETCH_THREAD_BASIC,Michael I. Bushnell
1995-10-30(proc_getprocinfo): New parm FLAGS.Michael I. Bushnell
1995-10-30(msg_report_wait): Change second arg to be a real thread_t.Michael I. Bushnell
1995-10-30(file_get_storage_info): New parm FLAGS.Michael I. Bushnell
1995-10-30(enum file_storage_class): Add STORAGE_TASK. Drop all the MUTATEDMichael I. Bushnell
1995-10-30(enum file_storage_class): Added new classes STORAGE_MEMORY andMichael I. Bushnell
1995-10-30(PI_LOGINLD, PI_WAITING, PI_TRACED, PI_GETMSG): New flags.Michael I. Bushnell
1995-10-30(io_select): Make sreply port also available if IO_SELECT_REPLY_PORTMichael I. Bushnell
1995-10-27(fsys_startup): New parm OPENFLAGS.Michael I. Bushnell
1995-10-27(file_exec, file_set_translator): Add SCP to incoming variable sizedMichael I. Bushnell
1995-10-27(socket_create_address, socket_setopt, socket_send): Added SCP inMichael I. Bushnell
1995-10-27(io_write, io_restrict_auth): Add SCP to incoming variable sizedMichael I. Bushnell
1995-10-27(SCP): New macro.Michael I. Bushnell
1995-10-27More doc fix.Michael I. Bushnell
1995-10-27(socket_create_address): Drop parm `binding'.Michael I. Bushnell
1995-10-27Added reply port option to all RPC's.Michael I. Bushnell
1995-10-27(fsys_get_options_reply): New stub.Michael I. Bushnell