| plan 9 kernel history: overview | file list | diff list |
1992/0226/port/devroot.c (diff list | history)
| 1992/0225/sys/src/9/port/devroot.c:95,101 – 1992/0226/sys/src/9/port/devroot.c:95,101 (short | long | prev | next) | ||
| 1991/1206 | return 1; } | |
| 1992/0225 | if((c->qid.path & ~CHDIR) != Qdir) | |
| 1992/0226 | return 0; | |
| 1991/0615 | return devwalk(c, name, rootdir, nroot, rootgen); | |
| 1990/0227 | } | |