summaryrefslogtreecommitdiff
path: root/libports
AgeCommit message (Expand)Author
1995-10-09(libports.so): Don't depend on libthreads.so.Roland McGrath
1995-10-09Specify shared library dependencies.Roland McGrath
1995-09-22Include hurd.h.Roland McGrath
1995-09-22Fix typo in last change.Roland McGrath
1995-09-22Include errno.h for error_t decl.Roland McGrath
1995-09-08(ports_end_rpc): Call hurd_check_cancel.Michael I. Bushnell
1995-09-06(OBJS): Add interruptServer.o.Miles Bader
1995-09-06(ports_interrupt_server, ports_S_interrupt_operation): New declarations.Miles Bader
1995-09-06Initial revisionMiles Bader
1995-09-06(ports_notify_server, ports_do_mach_notify_*): New decls.Miles Bader
1995-09-06(MIGCOMSFLAGS): New variable.Miles Bader
1995-09-06Initial revisionMiles Bader
1995-08-30(inhibit_port_rpcs): Renamed to `ports_inhibit_port_rpcs'.Miles Bader
1995-08-29(ports_manage_port_operations_multithread): Hammer WIRE_CTHREADS onMichael I. Bushnell
1995-08-24(ports_inhibit_bucket_rpcs): thread_cancel -> hurd_thread_cancel.Miles Bader
1995-08-24(ports_inhibit_class_rpcs): thread_cancel -> hurd_thread_cancel.Miles Bader
1995-08-24(inhibit_all_rpcs): thread_cancel -> hurd_thread_cancel.Miles Bader
1995-08-24(inhibit_port_rpcs): thread_cancel -> hurd_thread_cancel. Include <hurd.h>.Miles Bader
1995-08-24(ports_interrupt_rpc): thread_cancel -> hurd_thread_cancel. Include <hurd.h>.Miles Bader
1995-08-24(ports_interrupt_rpc): Really never mind.Michael I. Bushnell
1995-08-24(ports_interrupt_rpc): Never mind.Michael I. Bushnell
1995-08-24(ports_interrupt_rpc): Don't attempt to cancel ourselves.Michael I. Bushnell
1995-08-24(ports_interrupt_rpc): (ports_interrupt_rpc):Michael I. Bushnell
1995-08-24(OBJS): Use :.c=.o notation.Miles Bader
1995-07-21(ports_get_right): If the right is null (because we are closing down),Michael I. Bushnell
1995-07-21(_ports_complete_deallocate): Clear PI->port_right; and do it beforeMichael I. Bushnell
1995-07-21(ports_manage_port_operations_multithread): For now, wireMichael I. Bushnell
1995-07-18(ports_manage_port_operations_multithread): typoMichael I. Bushnell
1995-07-18(ports_manage_port_operations_multithread) [thread_function]: ReturnMichael I. Bushnell
1995-07-12(ports_resume_class_rpcs): Clear blocked flag using correct name.Michael I. Bushnell
1995-07-12(ports_manage_port_operations_multithread) [internal_demuxer]:Michael I. Bushnell
1995-07-08(ports_create_class): Initialize the PORTS and COUNT fields.Miles Bader
1995-07-08(ports_allocate_port): Properly add PI to CLASS's port list when theMiles Bader
1995-07-08(ports_begin_rpc): Properly add INFO to PI's current_rpcs list when theMiles Bader
1995-07-08(ports_intern_external_port): Properly add PI to CLASS's port list when theMiles Bader
1995-07-06Removed dependencies that are now automatically generated.Michael I. Bushnell
1995-06-27Fix attribute specs.Michael I. Bushnell
1995-06-27(SRCS): Add it *back*.Michael I. Bushnell
1995-06-27(cond_broadcast): Here's a real fix.Michael I. Bushnell
1995-06-27(SRCS): nope.Michael I. Bushnell
1995-06-27(SRCS): Added stubs.c.Michael I. Bushnell
1995-06-27Initial revisionMichael I. Bushnell
1995-06-27Fix spelling error.Michael I. Bushnell
1995-06-26(ports_manage_port_operations_multithread): Declare NREQTHREADS asdMichael I. Bushnell
1995-06-26(ports_manage_port_operations_multithread): Declare ERR insideMichael I. Bushnell
1995-06-26(ports_manage_port_operations_multithread): When master goes back toMichael I. Bushnell
1995-06-26(ports_manage_port_operations_multithread/thread_function): Don't holdMichael I. Bushnell
1995-06-22(ports_reallocate_from_external): Parenthesize flags test correctly.Michael I. Bushnell
1995-06-22(ports_get_right): Parenthesize flag test correctly.Michael I. Bushnell
1995-06-22(ports_enable_bucket): muddle.Michael I. Bushnell