diff options
Diffstat (limited to 'hurd')
-rw-r--r-- | hurd/subsystems | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/hurd/subsystems b/hurd/subsystems index 69a85b8f..b7fe6ff7 100644 --- a/hurd/subsystems +++ b/hurd/subsystems @@ -31,9 +31,11 @@ core 32000 Core dumping intr 33000 Interruption ifsock 34000 S_IFSOCK node protocol for AF_LOCAL rendezvous tape 35000 Special control operations for magtapes -utmp 36000 Database of logged-in users +login 36000 Database of logged-in users +<ioctl space> 100000- First subsystem of ioctl class 'f' (lowest class) tioctl 156000 Ioctl class 't' (terminals) tioctl 156200 (continued) +<ioctl space> 164200 Last subsystem of ioctl class 'v' (highest class) * mach_norma 555000 NORMA machine additions; sort of deprecated right now * norma_task 666000 NORMA remote execution ? dp_helper 888888 pager -> fileserver; asking for more paging space |