| plan 9 kernel history: overview | file list | diff list |
1992/0711/port/devkprof.c (diff list | history)
| 1992/0620/sys/src/9/port/devkprof.c:160,165 – 1992/0711/sys/src/9/port/devkprof.c:160,167 (short | long | prev | next) | ||
| 1990/03292 | long | |
| 1991/0411 | kprofwrite(Chan *c, char *a, long n, ulong offset) | |
| 1990/03292 | { | |
| 1992/0711 | USED(offset); | |
| 1991/1006 | switch((int)(c->qid.path&~CHDIR)){ case Kprofctlqid: if(strncmp(a, "startclr", 8) == 0){ | |