Age | Commit message (Expand) | Author |
1997-02-14 | . | Miles Bader |
1997-02-14 | (ports_create_bucket): | Miles Bader |
1996-09-17 | *** empty log message *** | Thomas Bushnell |
1996-08-12 | *** empty log message *** | Thomas Bushnell |
1996-07-19 | Create a new ports port without adding it to the bucket's port-set. | Miles Bader |
1996-07-19 | Shared function used by both ports_create_port and ports_create_port_noinstall. | Miles Bader |
1996-07-19 | *** empty log message *** | Michael I. Bushnell |
1996-07-19 | *** empty log message *** | Michael I. Bushnell |
1996-07-18 | *** empty log message *** | Michael I. Bushnell |
1996-07-17 | Initial revision | Roland McGrath |
1996-07-03 | (ports_get_right): Supply correct sync value in notification request. | Michael I. Bushnell |
1996-05-14 | *** empty log message *** | Michael I. Bushnell |
1996-05-06 | (SRCS): Delete `intern-external-port.c' and `allocate-port.c'. | Michael I. Bushnell |
1996-05-06 | (ports_allocate_port, ports_intern_external_port): Delete obsolete | Michael I. Bushnell |
1996-04-28 | Add obsolescence link warning. | Roland McGrath |
1996-03-29 | (ports_end_rpc): Acquire _PORTS_LOCK before calling _ports_remove_notified_rpc. | Miles Bader |
1996-03-29 | (ports_reallocate_port): Require port to have a current port | Michael I. Bushnell |
1996-03-29 | (ports_reallocate_from_external): Require port to have a current port | Michael I. Bushnell |
1996-03-29 | (_ports_complete_deallocate): Only drop port right if it isn't already | Michael I. Bushnell |
1996-03-29 | (ports_transfer_right): | Michael I. Bushnell |
1996-03-29 | (SRCS): Add transfer-right.c. | Michael I. Bushnell |
1996-03-29 | Initial revision | Michael I. Bushnell |
1996-03-29 | (ports_claim_right): Doc fix. | Michael I. Bushnell |
1996-03-28 | (ports_manage_port_operations_one_thread): Fill in meaningful | Michael I. Bushnell |
1996-03-28 | (ports_manage_port_operations_multithread): Fill in meaningful | Michael I. Bushnell |
1996-03-28 | (ports_begin_rpc): Return EOPNOTSUPP, not EDIED, if receive right is | Michael I. Bushnell |
1996-03-28 | (ports_manage_port_operations_one_thread): Fill in default reply | Michael I. Bushnell |
1996-03-28 | (ports_claim_right): Hold lock until sendright frobbing is finished. | Michael I. Bushnell |
1996-03-20 | (ports_claim_right): | Michael I. Bushnell |
1996-03-20 | (ports_destroy_right): Don't do anything if port has already been | Michael I. Bushnell |
1996-03-20 | (SRCS): Add `claim-right.c'. | Michael I. Bushnell |
1996-03-20 | Initial revision | Michael I. Bushnell |
1996-03-20 | (ports_claim_right): New declaration. | Michael I. Bushnell |
1996-03-05 | (ports_get_right): | Miles Bader |
1996-03-05 | Initial revision | Miles Bader |
1996-02-26 | (ports_interrupt_rpc_on_notification): Only set PN->prev_req_p if PN != 0. | Miles Bader |
1996-02-26 | (ports_interrupt_rpc_on_notification): | Miles Bader |
1996-01-27 | (ports_interrupt_rpcs): Renamed from ports_interrupt_rpc. | Miles Bader |
1996-01-27 | (ports_S_interrupt_operation): | Miles Bader |
1996-01-27 | (SRCS): | Miles Bader |
1996-01-27 | (ports_reallocate_from_external): | Miles Bader |
1996-01-27 | (ports_reallocate_port): | Miles Bader |
1996-01-27 | (ports_no_senders): Use ports_interrupt_rpcs instead of ports_interrupt_rpc. | Miles Bader |
1996-01-27 | (ports_manage_port_operations_one_thread): | Miles Bader |
1996-01-27 | (ports_manage_port_operations_multithread): | Miles Bader |
1996-01-27 | (ports_intern_external_port): Call ports_import_port. | Miles Bader |
1996-01-27 | (ports_create_port, ports_import_ports): New declarations. | Miles Bader |
1996-01-27 | (ports_inhibit_class_rpcs): | Miles Bader |
1996-01-27 | (ports_inhibit_bucket_rpcs): | Miles Bader |
1996-01-27 | (ports_inhibit_all_rpcs): | Miles Bader |