aboutsummaryrefslogtreecommitdiff
path: root/libports
Commit message (Expand)AuthorAgeFilesLines
* Sat Mar 6 17:05:45 1999 Thomas Bushnell, BSG <tb@mit.edu>Thomas Bushnell1999-03-063-2/+11
* .Roland McGrath1999-02-281-1/+14
* 1999-02-28 Roland McGrath <roland@baalperazim.frob.com>Roland McGrath1999-02-281-14/+21
* 1999-02-28 Roland McGrath <roland@baalperazim.frob.com>Roland McGrath1999-02-281-9/+8
* 1999-02-28 Roland McGrath <roland@baalperazim.frob.com>Roland McGrath1999-02-283-22/+73
* Thu Feb 25 10:31:57 1999 Thomas Bushnell, BSG <tb@mit.edu>Thomas Bushnell1999-02-252-5/+10
* .Roland McGrath1999-01-011-5/+9
* 1999-01-01 Roland McGrath <roland@baalperazim.frob.com>Roland McGrath1999-01-011-9/+8
* *** empty log message ***Thomas Bushnell1997-08-201-4/+0
* (ports_interrupt_rpcs):Miles Bader1997-08-201-2/+5
* .Miles Bader1997-08-201-0/+10
* (SRCS):Miles Bader1997-08-201-2/+3
* Initial checkin.Miles Bader1997-08-201-0/+75
* (ports_end_rpc):Miles Bader1997-08-201-1/+5
* (ports_self_interrupted, _ports_record_interruption):Miles Bader1997-08-201-0/+8
* Wed Aug 20 13:56:40 1997 Thomas Bushnell, n/BSG <thomas@gnu.ai.mit.edu>Thomas Bushnell1997-08-203-18/+20
* .Miles Bader1997-02-141-0/+5
* (ports_create_bucket):Miles Bader1997-02-141-3/+6
* *** empty log message ***Thomas Bushnell1996-09-172-2/+6
* *** empty log message ***Thomas Bushnell1996-08-122-0/+19
* Create a new ports port without adding it to the bucket's port-set.Miles Bader1996-07-191-0/+35
* Shared function used by both ports_create_port and ports_create_port_noinstall.Miles Bader1996-07-191-0/+111
* *** empty log message ***Michael I. Bushnell1996-07-192-1/+2
* *** empty log message ***Michael I. Bushnell1996-07-192-74/+9
* *** empty log message ***Michael I. Bushnell1996-07-182-0/+143
* Initial revisionRoland McGrath1996-07-171-0/+430
* (ports_get_right): Supply correct sync value in notification request.Michael I. Bushnell1996-07-031-1/+1
* *** empty log message ***Michael I. Bushnell1996-05-141-1/+4
* (SRCS): Delete `intern-external-port.c' and `allocate-port.c'.Michael I. Bushnell1996-05-061-1/+1
* (ports_allocate_port, ports_intern_external_port): Delete obsoleteMichael I. Bushnell1996-05-061-7/+0
* Add obsolescence link warning.Roland McGrath1996-04-282-4/+14
* (ports_end_rpc): Acquire _PORTS_LOCK before calling _ports_remove_notified_rpc.Miles Bader1996-03-291-2/+3
* (ports_reallocate_port): Require port to have a current portMichael I. Bushnell1996-03-291-0/+2
* (ports_reallocate_from_external): Require port to have a current portMichael I. Bushnell1996-03-291-0/+2
* (_ports_complete_deallocate): Only drop port right if it isn't alreadyMichael I. Bushnell1996-03-291-5/+9
* (ports_transfer_right):Michael I. Bushnell1996-03-291-4/+6
* (SRCS): Add transfer-right.c.Michael I. Bushnell1996-03-291-1/+1
* Initial revisionMichael I. Bushnell1996-03-291-0/+92
* (ports_claim_right): Doc fix.Michael I. Bushnell1996-03-291-1/+9
* (ports_manage_port_operations_one_thread): Fill in meaningfulMichael I. Bushnell1996-03-281-2/+6
* (ports_manage_port_operations_multithread): Fill in meaningfulMichael I. Bushnell1996-03-281-4/+32
* (ports_begin_rpc): Return EOPNOTSUPP, not EDIED, if receive right isMichael I. Bushnell1996-03-281-1/+1
* (ports_manage_port_operations_one_thread): Fill in default replyMichael I. Bushnell1996-03-281-2/+23
* (ports_claim_right): Hold lock until sendright frobbing is finished.Michael I. Bushnell1996-03-281-1/+1
* (ports_claim_right):Michael I. Bushnell1996-03-201-8/+17
* (ports_destroy_right): Don't do anything if port has already beenMichael I. Bushnell1996-03-201-13/+16
* (SRCS): Add `claim-right.c'.Michael I. Bushnell1996-03-201-1/+2
* Initial revisionMichael I. Bushnell1996-03-201-0/+40
* (ports_claim_right): New declaration.Michael I. Bushnell1996-03-201-0/+5
* (ports_get_right):Miles Bader1996-03-051-5/+10