| plan 9 kernel history: overview | file list | diff list |
2002/1222/port/sysproc.c (diff list | history)
| 2002/0819/sys/src/9/port/sysproc.c:16,21 – 2002/1222/sys/src/9/port/sysproc.c:16,24 (short | long | prev | next) | ||
| 1990/0227 | { | |
| 2002/0412 | long a; | |
| 2002/1222 | extern int devdebug; devdebug = !devdebug; | |
| 2002/0412 | a = *arg; if(a > 0) return incref(&sysr1ref); | |