summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRoland McGrath <roland@gnu.org>1995-10-25 19:59:58 +0000
committerRoland McGrath <roland@gnu.org>1995-10-25 19:59:58 +0000
commit23bc1e8168739c0479694ec5e65dc2c1190a2234 (patch)
tree4f59a6a407b91b4a04937fcdfd576234e9dc265a
parent1d9a2d12a59460a3cd8036dc7f8fb3ee3ed24bd9 (diff)
Add exec_startup at 30500.
-rw-r--r--hurd/subsystems2
1 files changed, 1 insertions, 1 deletions
diff --git a/hurd/subsystems b/hurd/subsystems
index 8291d9ea..dda5f040 100644
--- a/hurd/subsystems
+++ b/hurd/subsystems
@@ -27,7 +27,7 @@ newterm 27000 Creation of terminal processing thingies
term 28000 Terminal-specific operations
startup 29000 System initialization and destruction
exec 30000 Process execution
-boot 31000 Bootstrapping
+exec_startup 30500 Process startup communication
crash 32000 Program crash handling (core dumps)
intr 33000 Interruption
ifsock 34000 S_IFSOCK node protocol for AF_LOCAL rendezvous