| plan 9 kernel history: overview | file list | diff list |
1991/0411/port/devroot.c (diff list | history)
| 1991/0411/sys/src/9/port/devroot.c:61,66 – 1991/0419/sys/src/9/port/devroot.c:61,72 (short | long | prev | next) | ||
| 1991/0214 | return devwalk(c, name, rootdir, nroot, devgen); | |
| 1990/0227 | } | |
| 1991/0419 | Chan* rootclwalk(Chan *c, char *name) { return devclwalk(c, name); } | |
| 1990/0227 | void rootstat(Chan *c, char *dp) { | |