| plan 9 kernel history: overview | file list | diff list |
1991/1214/power/main.c (diff list | history)
| 1991/1127/sys/src/9/power/main.c:774,784 – 1991/1214/sys/src/9/power/main.c:774,786 (short | long | prev | next) | ||
| 1991/0607 | void buzz(int f, int d) { | |
| 1991/1214 | USED(f); | |
| 1991/0607 | } | |
| 1991/0705 | ||
| 1991/0607 | int mouseputc(IOQ *q, int c) { | |
| 1991/1214 | USED(q); | |
| 1991/0607 | return 0; } | |