index
:
teythoon/hurd.git
introspection-2015-09-11
justus/gpg-0
justus/la-merge-0
master
unprivileged-subhurds-2016-09-04
unprivileged-subhurds-2016-10-27
Personal Hurd development repository
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
libports
Age
Commit message (
Expand
)
Author
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
1996-01-27
(ports_create_class): Initialize the uninhibitable_rpcs field.
Miles Bader
1996-01-27
(ports_inhibit_port_rpcs):
Miles Bader
1996-01-27
(ports_begin_rpc):
Miles Bader
1996-01-27
(ports_allocate_port): Call ports_create_port.
Miles Bader
1996-01-19
(ports_no_senders):
Miles Bader
1996-01-05
(ports_interrupt_rpc_on_notification): If PORT is dead or bogus, interrupt
Miles Bader
1995-12-28
(ports_interrupt_rpc_on_notification): If NEW_REQ is not needed, put it on
Roland McGrath
1995-12-28
Gratuitous dithering.
Miles Bader
1995-12-28
(ports_interrupt_self_on_dead_port): New macro.
Miles Bader
1995-12-28
(ports_interrupt_notified_rpcs):
Miles Bader
1995-12-27
(SRCS): Add interrupt-on-notify.c, interrupt-notified-rpcs.c, and dead-name.c.
Miles Bader
1995-12-27
(struct rpc_info): Add notifies field.
Miles Bader
1995-12-27
(ports_do_mach_notify_dead_name): Call ports_dead_name().
Miles Bader
1995-12-27
(ports_no_senders): Interrupt any rpcs requesting such.
Miles Bader
1995-12-27
(ports_end_rpc): Get rid of any rpc notifications.
Miles Bader
1995-12-27
(ports_begin_rpc): Initialize the notifies field.
Miles Bader
1995-12-27
Initial revision
Miles Bader
1995-11-22
If calling thread is serving an RPC, don't block waiting for that RPC to
Roland McGrath
1995-11-22
Don't wire timeouts to zero.
Roland McGrath
1995-11-21
(ports_S_interrupt_operation): Declare kern_return_t.
Michael I. Bushnell
1995-11-21
(ports_do_mach_notify_dead_name): declare kern_return_t.
Michael I. Bushnell
1995-11-21
(ports_S_interrupt_operation): Declare extern.
Michael I. Bushnell
1995-11-21
Include "notify_S.h".
Michael I. Bushnell
1995-11-21
Include "interrupt_S.h".
Michael I. Bushnell
1995-11-21
(ports_S_interrupt_operation): Include seqno arg.
Michael I. Bushnell
1995-11-21
(ports_manage_port_operations_multithread): Actually, just use
Michael I. Bushnell
1995-11-21
(ports_manage_port_operations_multithread): Lock _ports_lock around
Michael I. Bushnell
1995-11-21
(ports_S_interrupt_operation): Set PI->cancel_threshhold if the
Michael I. Bushnell
1995-11-21
(ports_manage_port_operations_multithread/internal_demuxer): If the
Michael I. Bushnell
1995-11-21
(ports_manage_port_operations_one_thread): Doc fix.
Michael I. Bushnell
1995-11-21
(ports_reallocate_from_external): Clear PI->cancel_threshhold.
Michael I. Bushnell
1995-11-21
(ports_reallocate_port): Clear PI->cancel_threshhold.
Michael I. Bushnell
1995-11-21
(ports_intern_external_port): Initialize PI->cancel_threshhold.
Michael I. Bushnell
1995-11-21
(ports_allocate_port): Initialize PI->cancel_threshhold.
Michael I. Bushnell
1995-11-21
(struct port_info): New member `cancel_threshhold'.
Michael I. Bushnell
1995-11-18
If calling thread is serving an RPC, don't block waiting for that RPC to
Roland McGrath
1995-11-18
(ports_inhibit_all_rpcs): Renamed from inhibit_all_rpcs.
Roland McGrath
[next]