| plan 9 kernel history: overview | file list | diff list |
1991/1109/port/devroot.c (diff list | history)
| 1991/0913/sys/src/9/port/devroot.c:46,52 – 1991/1109/sys/src/9/port/devroot.c:46,52 (short | long | prev | next) | ||
| 1991/0615 | tab += i; else tab = rootmap[i - NROOT]; | |
| 1991/1109 | devdir(c, tab->qid, tab->name, tab->length, eve, tab->perm, dp); | |
| 1991/0615 | return 1; } | |