| plan 9 kernel history: overview | file list | diff list |
1995/0102/port/portfns.h (diff list | history)
| 1994/1124/sys/src/9/port/portfns.h:174,179 – 1995/0102/sys/src/9/port/portfns.h:174,180 (short | long | prev | next) | ||
|
add procwired
rsc Fri Mar 4 12:44:25 2005 | ||
| 1992/0622 | void procdump(void); void procinit0(void); Proc* proctab(int); | |
| 1995/0102 | void procwired(Proc*); | |
| 1993/0811 | void ptclone(Chan*, int, int); void ptclose(Pthash*); | |
| 1992/0622 | Pte* ptealloc(void); | |