diff options
author | Miles Bader <miles@gnu.org> | 1995-08-21 18:08:38 +0000 |
---|---|---|
committer | Miles Bader <miles@gnu.org> | 1995-08-21 18:08:38 +0000 |
commit | 555d3b8e5105f9945142a97d57d3ef56b1cb086d (patch) | |
tree | 113010f44dfdb2aaa339eac0807f2302d43b532a /hurd | |
parent | 4f7855323eb2433196cece38cbcc7f5fb90add5b (diff) |
Add tserver.
Diffstat (limited to 'hurd')
-rw-r--r-- | hurd/subsystems | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/hurd/subsystems b/hurd/subsystems index 282f82f8..d5327a43 100644 --- a/hurd/subsystems +++ b/hurd/subsystems @@ -33,6 +33,7 @@ intr 33000 Interruption ifsock 34000 S_IFSOCK node protocol for AF_LOCAL rendezvous tape 35000 Special control operations for magtapes login 36000 Database of logged-in users +tserver 37000 Forwarding a translation request to a server <ioctl space> 100000- First subsystem of ioctl class 'f' (lowest class) tioctl 156000 Ioctl class 't' (terminals) tioctl 156200 (continued) |