| plan 9 kernel history: overview | file list | diff list |
1991/1207/port/portdat.h (diff list | history)
| 1991/1127/sys/src/9/port/portdat.h:165,174 – 1991/1207/sys/src/9/port/portdat.h:165,173 (short | long | prev | next) | ||
|
Change KEYLEN to DESKEYLEN.
rsc Fri Mar 4 12:44:25 2005 | ||
| 1991/0428 | Qid mqid; /* qid of root of mount point */ }; | |
| 1991/1127 |
| |
| 1991/1207 | char key[DESKEYLEN]; /* des encryption key */ | |
| 1991/1127 | char chal[8]; /* challenge for setting user name */ }; | |