| plan 9 kernel history: overview | file list | diff list |
1991/0513/port/portfns.h (diff list | history)
| 1991/0511/sys/src/9/port/portfns.h:107,112 – 1991/0513/sys/src/9/port/portfns.h:107,113 (short | long | prev | next) | ||
|
add procalarm
rsc Fri Mar 4 12:44:25 2005 | ||
| 1991/0428 | int postnote(Proc*, int, char*, int); int pprint(char*, ...); void printslave(void); | |
| 1991/0513 | ulong procalarm(ulong); | |
| 1991/0428 | void procinit0(void); Proc* proctab(int); | |
| 1991/0507 | Block* pullup(Block *, int); | |