| plan 9 kernel history: overview | file list | diff list |
1990/0319/port/devlance.c (diff list | history)
| 1990/0312/sys/src/9/port/devlance.c:605,611 – 1990/0319/sys/src/9/port/devlance.c:605,611 (short | long | prev | next) | ||
| 1990/0227 | void lancestat(Chan *c, char *dp) { | |
| 1990/0319 | if(c->qid==CHDIR || c->qid==Ltraceqid) | |
| 1990/03042 | devstat(c, dp, lancedir, Ndir, devgen); | |
| 1990/0227 | else devstat(c, dp, 0, 0, streamgen); | |