| plan 9 kernel history: overview | file list | diff list |
1992/0325/boot/boot.h (diff list | history)
| 1992/0322/sys/src/9/boot/boot.h:20,25 – 1992/0325/sys/src/9/boot/boot.h:20,26 (short | long | prev | next) | ||
|
Add sauth.
rsc Fri Mar 4 12:44:25 2005 | ||
| 1992/0318 | extern char sys[2*NAMELEN]; extern char terminal[NAMELEN]; extern char username[NAMELEN]; | |
| 1992/0325 | extern char *sauth; | |
| 1992/0317 | /* libc equivalent */ | |
| 1992/0318 | extern int cache(int); | |