Age | Commit message (Collapse) | Author | |
---|---|---|---|
1995-11-21 | Add skip for `Obsolete io_select_done' to match msg.defs. | Miles Bader | |
1995-11-21 | Include <string.h>. | Michael I. Bushnell | |
(diskfs_S_file_get_fs_options): Dereference DATA_LEN in call to vm_allocate. | |||
1995-11-21 | (S_interrupt_operation): Include new seqno parameter. | Michael I. Bushnell | |
1995-11-21 | (ports_S_interrupt_operation): Declare kern_return_t. | Michael I. Bushnell | |
1995-11-21 | (ports_do_mach_notify_dead_name): declare kern_return_t. | Michael I. Bushnell | |
(ports_do_mach_notify_msg_accepted): Likewise. (ports_do_mach_notify_no_senders): Likewise. (ports_do_mach_notify_port_deleted): Likewise. (ports_do_mach_notify_port_destroyed): Likewise. (ports_do_mach_notify_send_once): Likewise. (ports_S_interrupt_operation): Likewise. | |||
1995-11-21 | (ports_S_interrupt_operation): Declare extern. | Michael I. Bushnell | |
(ports_do_mach_notify_dead_name): Likewise. (ports_do_mach_notify_msg_accepted): Likewise. (ports_do_mach_notify_no_senders): Likewise. (ports_do_mach_notify_port_deleted): Likewise. (ports_do_mach_notify_port_destroyed): Likewise. (ports_do_mach_notify_send_once): Likewise. | |||
1995-11-21 | Include "notify_S.h". | Michael I. Bushnell | |
1995-11-21 | Include "interrupt_S.h". | Michael I. Bushnell | |
1995-11-21 | (ports_S_interrupt_operation): Include seqno arg. | Michael I. Bushnell | |
1995-11-21 | (ports_manage_port_operations_multithread): Actually, just use | Michael I. Bushnell | |
hurd_thread_cancel and then begin the RPC normally. | |||
1995-11-21 | (ports_manage_port_operations_multithread): Lock _ports_lock around | Michael I. Bushnell | |
new critical section. | |||
1995-11-21 | (ports_S_interrupt_operation): Set PI->cancel_threshhold if the | Michael I. Bushnell | |
incoming seqno is greater than the current threshhold. | |||
1995-11-21 | (interrupt_operation): Include SEQNO server argument. | Michael I. Bushnell | |
1995-11-21 | (ports_manage_port_operations_multithread/internal_demuxer): If the | Michael I. Bushnell | |
incoming RPC has already been cancelled, then call cancel_rpc instead of the user's demuxer. (cancel_rpc): New function. | |||
1995-11-21 | (ports_manage_port_operations_one_thread): Doc fix. | Michael I. Bushnell | |
1995-11-21 | (ports_reallocate_from_external): Clear PI->cancel_threshhold. | Michael I. Bushnell | |
1995-11-21 | (ports_reallocate_port): Clear PI->cancel_threshhold. | Michael I. Bushnell | |
1995-11-21 | (ports_intern_external_port): Initialize PI->cancel_threshhold. | Michael I. Bushnell | |
1995-11-21 | (ports_allocate_port): Initialize PI->cancel_threshhold. | Michael I. Bushnell | |
1995-11-21 | (struct port_info): New member `cancel_threshhold'. | Michael I. Bushnell | |
1995-11-20 | Formerly ethernet.c.~13~ | Michael I. Bushnell | |
1995-11-20 | Formerly timer-emul.c.~7~ | Michael I. Bushnell | |
1995-11-20 | Formerly main.c.~12~ | Michael I. Bushnell | |
1995-11-20 | Formerly timer-emul.c.~6~ | Michael I. Bushnell | |
1995-11-20 | Formerly main.c.~11~ | Michael I. Bushnell | |
1995-11-20 | Formerly timer-emul.c.~5~ | Michael I. Bushnell | |
1995-11-20 | entered into RCS | Michael I. Bushnell | |
1995-11-20 | (proc_stat_list_fmt): Use new write function names. | Miles Bader | |
Use new STREAM parameter instead of old one and count. | |||
1995-11-20 | (ps_emit_int, ps_emit_nz_int, ps_emit_priority, | Miles Bader | |
ps_emit_percent, ps_emit_num_blocks, ps_emit_nice_int, ps_emit_nice_seconds, ps_emit_seconds, ps_emit_uid, ps_emit_uname, ps_emit_string0, ps_emit_string, ps_emit_tty_name, ps_emit_state): Use new STREAM parameter instead of old one and count. Use new function names. | |||
1995-11-20 | (ps_stream_write): Renamed from ps_write_string. | Miles Bader | |
(ps_stream_space): Renamed from ps_write_spaces. (ps_stream_pad): Renamed from ps_write_padding. (ps_stream_write_field): Renamed from ps_write_field. (ps_stream_write_int_field): Renamed from ps_write_int_field. (ps_stream_write, ps_stream_space, ps_stream_pad, ps_stream_newline, ps_stream_write_field, ps_stream_write_int_field): Use new STREAM parameter instead of old one and count. Use new function names. (ps_stream_write, ps_stream_space): Support negative spaces. (ps_stream_pad, ps_stream_write_field): Use negative spaces. (ps_stream_newline): New function. | |||
1995-11-20 | (ps_fmt_write_titles, ps_fmt_write_proc_stat): Use new write function names. | Miles Bader | |
Use new STREAM parameter instead of old one and count. | |||
1995-11-20 | (ps_fmt_write_titles, ps_fmt_write_proc_stat, proc_stat_list_fmt, | Miles Bader | |
ps_emit_int, ps_emit_nz_int, ps_emit_priority, ps_emit_percent, ps_emit_num_blocks, ps_emit_nice_int, ps_emit_nice_seconds, ps_emit_seconds, ps_emit_uid, ps_emit_uname, ps_emit_string0, ps_emit_string, ps_emit_tty_name, ps_emit_state, ps_stream_write, ps_stream_space, ps_stream_pad, ps_stream_newline, ps_stream_write_field, ps_stream_write_int_field): Use new STREAM parameter instead of old one and count. (ps_stream_write): Renamed from ps_write_string. (ps_stream_space): Renamed from ps_write_spaces. (ps_stream_pad): Renamed from ps_write_padding. (ps_stream_write_field): Renamed from ps_write_field. (ps_stream_write_int_field): Renamed from ps_write_int_field. (ps_stream_newline): New declaration. | |||
1995-11-19 | (crash_dump_task): Add sreplyport arg. | Roland McGrath | |
1995-11-19 | Initial revision | Roland McGrath | |
1995-11-18 | If calling thread is serving an RPC, don't block waiting for that RPC to | Roland McGrath | |
finish. | |||
1995-11-18 | (diskfs_S_exec_startup_get_info): Renamed from diskfs_S_exec_startup, | Roland McGrath | |
slightly different protocol. Unused exec server stubs removed. | |||
1995-11-18 | (MIGSTUBS): Replaced execServer.o with exec_startupServer.o. | Roland McGrath | |
1995-11-18 | (ports_inhibit_all_rpcs): Renamed from inhibit_all_rpcs. | Roland McGrath | |
1995-11-16 | Formerly misc.c.~5~ | Michael I. Bushnell | |
1995-11-16 | Formerly main.c.~10~ | Michael I. Bushnell | |
1995-11-16 | (user_port): Fixed port selection logic. | Roland McGrath | |
(check_hashbang): Fixed PATH searching in script name guessing. | |||
1995-11-15 | Formerly nfs.c.~6~ | Michael I. Bushnell | |
1995-11-15 | Formerly cred.c.~2~ | Michael I. Bushnell | |
1995-11-15 | Initial revision | Michael I. Bushnell | |
1995-11-15 | Formerly dir-lookup.c.~2~ | Michael I. Bushnell | |
1995-11-15 | Initial revision | Michael I. Bushnell | |
1995-11-15 | Formerly cache.c.~2~ | Michael I. Bushnell | |
1995-11-15 | entered into RCS | Michael I. Bushnell | |
1995-11-15 | Initial revision | Michael I. Bushnell | |
1995-11-15 | Initial revision | Michael I. Bushnell | |