diff options
author | Michael I. Bushnell <mib@gnu.org> | 1996-04-25 20:27:08 +0000 |
---|---|---|
committer | Michael I. Bushnell <mib@gnu.org> | 1996-04-25 20:27:08 +0000 |
commit | f625dc0efa3a8a273f37c4a3fb92b1a306268cc7 (patch) | |
tree | 0a9b81a18b916c0e2e538eb810ccb5d3ab8ea997 /hurd | |
parent | 58ce6d27e2b1b1181b92c323c6bd8c9a69daec70 (diff) |
Added pfinet.
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 dda5f040..9d8737f8 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 +pfinet 37000 Internet configuration calls <ioctl space> 100000- First subsystem of ioctl class 'f' (lowest class) tioctl 156000 Ioctl class 't' (terminals) tioctl 156200 (continued) |