| plan 9 kernel history: overview | file list | diff list |
2002/0502/port/devmouse.c (diff list | history)
| 2002/0109/sys/src/9/port/devmouse.c:153,159 – 2002/0502/sys/src/9/port/devmouse.c:153,160 (short | long | prev | next) | ||
| 1993/1006 | unlock(&mouse); break; | |
| 1999/1012 | case Qmousein: | |
| 2000/0716 |
| |
| 2002/0502 | if(!iseve()) error(Eperm); | |
| 1999/1012 | lock(&mouse); if(mouse.inopen){ unlock(&mouse); | |