| plan 9 kernel history: overview | file list | diff list |
1991/0710/gnot/screen.h (diff list | history)
| 1991/0708/sys/src/9/gnot/screen.h:28,31 – 1991/0710/sys/src/9/gnot/screen.h:28,35 (short | long | prev | next) | ||
| 1991/0708 | extern void mouseupdate(int); | |
| 1991/0710 | /* * kernel mustn't use balu; user (/dev/bitblt) can */ #define kbitblt gbitblt #define ubitblt balubitblt | |