index
:
hurd.git
master
Unnamed repository; edit this file 'description' to name the repository.
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
libports
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
(SRCS): Add transfer-right.c.
Michael I. Bushnell
1996-03-29
1
-1
/
+1
*
Initial revision
Michael I. Bushnell
1996-03-29
1
-0
/
+92
*
(ports_claim_right): Doc fix.
Michael I. Bushnell
1996-03-29
1
-1
/
+9
*
(ports_manage_port_operations_one_thread): Fill in meaningful
Michael I. Bushnell
1996-03-28
1
-2
/
+6
*
(ports_manage_port_operations_multithread): Fill in meaningful
Michael I. Bushnell
1996-03-28
1
-4
/
+32
*
(ports_begin_rpc): Return EOPNOTSUPP, not EDIED, if receive right is
Michael I. Bushnell
1996-03-28
1
-1
/
+1
*
(ports_manage_port_operations_one_thread): Fill in default reply
Michael I. Bushnell
1996-03-28
1
-2
/
+23
*
(ports_claim_right): Hold lock until sendright frobbing is finished.
Michael I. Bushnell
1996-03-28
1
-1
/
+1
*
(ports_claim_right):
Michael I. Bushnell
1996-03-20
1
-8
/
+17
*
(ports_destroy_right): Don't do anything if port has already been
Michael I. Bushnell
1996-03-20
1
-13
/
+16
*
(SRCS): Add `claim-right.c'.
Michael I. Bushnell
1996-03-20
1
-1
/
+2
*
Initial revision
Michael I. Bushnell
1996-03-20
1
-0
/
+40
*
(ports_claim_right): New declaration.
Michael I. Bushnell
1996-03-20
1
-0
/
+5
*
(ports_get_right):
Miles Bader
1996-03-05
1
-5
/
+10
*
Initial revision
Miles Bader
1996-03-05
1
-0
/
+107
*
(ports_interrupt_rpc_on_notification): Only set PN->prev_req_p if PN != 0.
Miles Bader
1996-02-26
1
-1
/
+2
*
(ports_interrupt_rpc_on_notification):
Miles Bader
1996-02-26
1
-2
/
+3
*
(ports_interrupt_rpcs): Renamed from ports_interrupt_rpc.
Miles Bader
1996-01-27
1
-2
/
+2
*
(ports_S_interrupt_operation):
Miles Bader
1996-01-27
1
-4
/
+4
*
(SRCS):
Miles Bader
1996-01-27
1
-3
/
+3
*
(ports_reallocate_from_external):
Miles Bader
1996-01-27
1
-2
/
+2
*
(ports_reallocate_port):
Miles Bader
1996-01-27
1
-2
/
+2
*
(ports_no_senders): Use ports_interrupt_rpcs instead of ports_interrupt_rpc.
Miles Bader
1996-01-27
1
-2
/
+2
*
(ports_manage_port_operations_one_thread):
Miles Bader
1996-01-27
1
-5
/
+3
*
(ports_manage_port_operations_multithread):
Miles Bader
1996-01-27
1
-8
/
+15
*
(ports_intern_external_port): Call ports_import_port.
Miles Bader
1996-01-27
1
-71
/
+6
*
(ports_create_port, ports_import_ports): New declarations.
Miles Bader
1996-01-27
1
-29
/
+60
*
(ports_inhibit_class_rpcs):
Miles Bader
1996-01-27
1
-19
/
+31
*
(ports_inhibit_bucket_rpcs):
Miles Bader
1996-01-27
1
-20
/
+34
*
(ports_inhibit_all_rpcs):
Miles Bader
1996-01-27
1
-22
/
+37
*
(ports_create_class): Initialize the uninhibitable_rpcs field.
Miles Bader
1996-01-27
1
-0
/
+1
*
(ports_inhibit_port_rpcs):
Miles Bader
1996-01-27
1
-16
/
+31
*
(ports_begin_rpc):
Miles Bader
1996-01-27
1
-37
/
+60
*
(ports_allocate_port): Call ports_create_port.
Miles Bader
1996-01-27
1
-56
/
+6
*
(ports_no_senders):
Miles Bader
1996-01-19
1
-4
/
+6
*
(ports_interrupt_rpc_on_notification): If PORT is dead or bogus, interrupt
Miles Bader
1996-01-05
1
-0
/
+11
*
(ports_interrupt_rpc_on_notification): If NEW_REQ is not needed, put it on
Roland McGrath
1995-12-28
1
-1
/
+4
*
Gratuitous dithering.
Miles Bader
1995-12-28
1
-1
/
+1
*
(ports_interrupt_self_on_dead_port): New macro.
Miles Bader
1995-12-28
1
-0
/
+4
*
(ports_interrupt_notified_rpcs):
Miles Bader
1995-12-28
1
-16
/
+19
*
(SRCS): Add interrupt-on-notify.c, interrupt-notified-rpcs.c, and dead-name.c.
Miles Bader
1995-12-27
1
-1
/
+2
*
(struct rpc_info): Add notifies field.
Miles Bader
1995-12-27
1
-0
/
+56
*
(ports_do_mach_notify_dead_name): Call ports_dead_name().
Miles Bader
1995-12-27
1
-1
/
+6
*
(ports_no_senders): Interrupt any rpcs requesting such.
Miles Bader
1995-12-27
1
-0
/
+3
*
(ports_end_rpc): Get rid of any rpc notifications.
Miles Bader
1995-12-27
1
-0
/
+3
*
(ports_begin_rpc): Initialize the notifies field.
Miles Bader
1995-12-27
1
-0
/
+1
*
Initial revision
Miles Bader
1995-12-27
3
-0
/
+311
*
If calling thread is serving an RPC, don't block waiting for that RPC to
Roland McGrath
1995-11-22
1
-7
/
+10
*
Don't wire timeouts to zero.
Roland McGrath
1995-11-22
1
-11
/
+9
*
(ports_S_interrupt_operation): Declare kern_return_t.
Michael I. Bushnell
1995-11-21
1
-1
/
+1
[prev]
[next]