diff options
author | Thomas Bushnell <thomas@gnu.org> | 1997-09-23 19:57:40 +0000 |
---|---|---|
committer | Thomas Bushnell <thomas@gnu.org> | 1997-09-23 19:57:40 +0000 |
commit | 2414fffb156b8ffd627719b6e216ce6a6702635c (patch) | |
tree | eee55f130159b8f22abad49b7af2fec45966eee5 /hurd/subsystems | |
parent | ee03219c9e72833087ba48491ab21cf4d6a0e64a (diff) |
Tue Sep 23 15:52:35 1997 Thomas Bushnell, n/BSG <thomas@gnu.ai.mit.edu>
* password.defs: New file.
* paths.h (_SERVERS_PASSWORD): New entry.
* subsystems: Add password at 38000.
Diffstat (limited to 'hurd/subsystems')
-rw-r--r-- | hurd/subsystems | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/hurd/subsystems b/hurd/subsystems index b4aac67e..c05895c2 100644 --- a/hurd/subsystems +++ b/hurd/subsystems @@ -35,6 +35,7 @@ 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 +password 38000 Password checker <ioctl space> 100000- First subsystem of ioctl class 'f' (lowest class) tioctl 156000 Ioctl class 't' (terminals) tioctl 156200 (continued) |