| plan 9 kernel history: overview | file list | diff list |
1990/0717/gnot/fns.h (diff list | history)
| 1990/0707/sys/src/9/gnot/fns.h:155,160 – 1990/0717/sys/src/9/gnot/fns.h:155,161 (short | long | prev | next) | ||
| 1990/03091 | void tsleep(Rendez*, int (*)(void*), void*, int); void twakeme(Alarm*); void unlock(Lock*); | |
| 1990/0717 | void urpreset(void); | |
| 1990/03091 | void usepage(Page*, int); void userinit(void); void validaddr(ulong, ulong, int); | |