| plan 9 kernel history: overview | file list | diff list |
1992/0627/port/devconc.c (diff list | history)
| 1992/0622/sys/src/9/port/devconc.c:6,13 – 1992/0627/sys/src/9/port/devconc.c:6,11 (short | long | prev | next) | ||
| 1992/0609 | #include "io.h" #include "../port/error.h" | |
| 1992/0622/sys/src/9/port/devconc.c:285,291 – 1992/0627/sys/src/9/port/devconc.c:283,289 | ||
| 1992/0609 | q->ptr = 0; q->other->ptr = 0; dp->rq = 0; | |
| 1992/0620 |
| |
| 1992/0627 | streamexit(cp->s, 1); | |
| 1992/0609 | qunlock(cp); } | |