summaryrefslogtreecommitdiff
path: root/hurd/subsystems
AgeCommit message (Collapse)Author
2015-09-10hurd: add an Hurd server introspection protocolJustus Winter
Most Hurd servers use libports to manage receive rights and the associated objects. These procedures can be used to query the state associated with receive rights managed by libports. The procedures are not specific to libports. Any Hurd server can implement this protocol. To do so, a server installs a send right in the array of well-known ports, under the key HURD_PORT_REGISTER_INTROSPECTION. * hurd/hurd_port.defs: New file. * hurd/hurd_types.h (HURD_PORT_REGISTER_INTROSPECTION): New macro. (HURD_PORT_REGISTER_MAX): Likewise. * hurd/subsystems: Add hurd_port subsystem.
1997-09-23Tue Sep 23 15:52:35 1997 Thomas Bushnell, n/BSG <thomas@gnu.ai.mit.edu>Thomas Bushnell
* password.defs: New file. * paths.h (_SERVERS_PASSWORD): New entry. * subsystems: Add password at 38000.
1996-05-06Add startup_notify.Michael I. Bushnell
1996-04-25Added pfinet.Michael I. Bushnell
1995-10-25Add exec_startup at 30500.Roland McGrath
1995-09-16core renamed to crash.Roland McGrath
1995-08-24Remove tserver.Miles Bader
1995-08-21Add tserver.Miles Bader
1995-01-17Add fs_notify at 20500.Roland McGrath
1994-07-16Formerly subsystems.~6~Roland McGrath
1994-07-14Formerly subsystems.~5~Michael I. Bushnell
1994-07-08Formerly subsystems.~4~Michael I. Bushnell
1994-07-07Formerly subsystems.~3~Michael I. Bushnell
1994-07-06Formerly subsystems.~2~Michael I. Bushnell
1994-06-14Initial revisionMichael I. Bushnell