| plan 9 kernel history: overview | file list | diff list |
1998/0209/pc/screen.h (diff list | history)
| 1997/1101/sys/src/9/pc/screen.h:24,29 – 1998/0209/sys/src/9/pc/screen.h:24,31 (short | long | prev | next) | ||
|
Add arrow.
rsc Fri Mar 4 12:44:25 2005 | ||
| 1997/1101 | extern void cursoroff(int); extern void setcursor(Cursor*); | |
| 1998/0209 | extern Cursor arrow; | |
| 1997/0327 | /* | |
| 1997/1101 | * Generic VGA registers. | |
| 1997/0327 | */ | |