aboutsummaryrefslogtreecommitdiff
path: root/libports
Commit message (Expand)AuthorAgeFilesLines
* (ports_get_right): If the right is null (because we are closing down),Michael I. Bushnell1995-07-211-1/+7
* (_ports_complete_deallocate): Clear PI->port_right; and do it beforeMichael I. Bushnell1995-07-211-2/+3
* (ports_manage_port_operations_multithread): For now, wireMichael I. Bushnell1995-07-211-0/+2
* (ports_manage_port_operations_multithread): typoMichael I. Bushnell1995-07-181-0/+1
* (ports_manage_port_operations_multithread) [thread_function]: ReturnMichael I. Bushnell1995-07-181-4/+2
* (ports_resume_class_rpcs): Clear blocked flag using correct name.Michael I. Bushnell1995-07-121-1/+1
* (ports_manage_port_operations_multithread) [internal_demuxer]:Michael I. Bushnell1995-07-121-8/+11
* (ports_create_class): Initialize the PORTS and COUNT fields.Miles Bader1995-07-081-0/+3
* (ports_allocate_port): Properly add PI to CLASS's port list when theMiles Bader1995-07-081-1/+2
* (ports_begin_rpc): Properly add INFO to PI's current_rpcs list when theMiles Bader1995-07-081-1/+2
* (ports_intern_external_port): Properly add PI to CLASS's port list when theMiles Bader1995-07-081-1/+2
* Removed dependencies that are now automatically generated.Michael I. Bushnell1995-07-061-4/+0
* Fix attribute specs.Michael I. Bushnell1995-06-271-2/+4
* (SRCS): Add it *back*.Michael I. Bushnell1995-06-271-1/+1
* (cond_broadcast): Here's a real fix.Michael I. Bushnell1995-06-271-0/+2
* (SRCS): nope.Michael I. Bushnell1995-06-271-1/+1
* (SRCS): Added stubs.c.Michael I. Bushnell1995-06-271-1/+1
* Initial revisionMichael I. Bushnell1995-06-271-0/+34
* Fix spelling error.Michael I. Bushnell1995-06-271-1/+1
* (ports_manage_port_operations_multithread): Declare NREQTHREADS asdMichael I. Bushnell1995-06-261-2/+2
* (ports_manage_port_operations_multithread): Declare ERR insideMichael I. Bushnell1995-06-261-1/+1
* (ports_manage_port_operations_multithread): When master goes back toMichael I. Bushnell1995-06-261-1/+4
* (ports_manage_port_operations_multithread/thread_function): Don't holdMichael I. Bushnell1995-06-261-1/+2
* (ports_reallocate_from_external): Parenthesize flags test correctly.Michael I. Bushnell1995-06-221-1/+1
* (ports_get_right): Parenthesize flag test correctly.Michael I. Bushnell1995-06-221-1/+1
* (ports_enable_bucket): muddle.Michael I. Bushnell1995-06-221-1/+1
* (ports_enable_bucket): Turn flag *on* when waiting.Michael I. Bushnell1995-06-221-1/+1
* (ports_lookup_port): UNlock port lock at exit of function.Michael I. Bushnell1995-06-221-1/+1
* Include <hurd/ihash.h>.Michael I. Bushnell1995-06-221-0/+1
* Include <cthreads.h>.Michael I. Bushnell1995-06-221-1/+2
* Typo.Michael I. Bushnell1995-06-211-2/+2
* Typo again.Michael I. Bushnell1995-06-211-1/+1
* (ports_bucket_iterate): TypoMichael I. Bushnell1995-06-211-3/+7
* typoMichael I. Bushnell1995-06-211-2/+2
* Initial revisionMichael I. Bushnell1995-06-212-0/+104
* (port_bucket_iterate): New decl.Michael I. Bushnell1995-06-211-0/+4
* Initial revisionMichael I. Bushnell1995-06-201-0/+259
* Include <cthreads.h>.Michael I. Bushnell1995-06-203-0/+3
* (ports_lookup_port): Remove assignment from if test.Michael I. Bushnell1995-06-201-2/+5
* Initial revisionMichael I. Bushnell1995-06-2033-0/+1702