| plan 9 kernel history: overview | file list | diff list |
1990/0718/power/fns.h (diff list | history)
| 1990/0717/sys/src/9/power/fns.h:172,177 – 1990/0718/sys/src/9/power/fns.h:172,179 (short | long | prev | next) | ||
| 1990/0227 | int streamparse(char*, Block*); long stringread(Chan*, void*, long, char*); long syscall(Ureg*); | |
| 1990/0718 | void sysloginit(void); void syslog(char*, int); | |
| 1990/0227 | void tlbinit(void); | |
| 1990/0427 | void touser(void *); | |
| 1990/0227 | void tsleep(Rendez*, int (*)(void*), void*, int); | |