| plan 9 kernel history: overview | file list | diff list |
1992/1216/port/portfns.h (diff list | history)
| 1992/1206/sys/src/9/port/portfns.h:33,38 – 1992/1216/sys/src/9/port/portfns.h:33,40 (short | long | prev | next) | ||
|
add cursoron, cursoroff
rsc Fri Mar 4 12:44:25 2005 | ||
| 1992/0622 | void consdebug(void); Block* copyb(Block*, int); void copypage(Page*, Page*); | |
| 1992/1216 | void cursoron(int); void cursoroff(int); | |
| 1992/1104 | Segment* data2txt(Segment*); | |
| 1992/0622 | int decref(Ref*); int decrypt(void*, void*, int); | |