| plan 9 kernel history: overview | file list | diff list |
1993/0731/port/portfns.h (diff list | history)
| 1993/0724/sys/src/9/port/portfns.h:2,7 – 1993/0731/sys/src/9/port/portfns.h:2,9 (short | long | prev | next) | ||
|
add authent*
rsc Fri Mar 4 12:44:25 2005 | ||
| 1992/0622 | void alarmkproc(void*); int anyready(void); Image* attachimage(int, Chan*, ulong, ulong); | |
| 1993/0731 | long authentwrite(Chan*, char*, int); long authentread(Chan*, char*, int); | |
| 1993/0515 | long authread(Chan*, char*, int); long authwrite(Chan*, char*, int); long authcheck(Chan*, char*, int); | |