| plan 9 kernel history: overview | file list | diff list |
1991/0411/gnot/devport.c (diff list | history)
| 1991/0411/sys/src/9/gnot/devport.c:83,88 – 1991/0419/sys/src/9/gnot/devport.c:83,94 (short | long | prev | next) | ||
| 1991/0110 | return devwalk(c, name, portdir, NPORT, devgen); } | |
| 1991/0419 | Chan* portclwalk(Chan *c, char *name) { return devclwalk(c, name); } | |
| 1991/0110 | void portstat(Chan *c, char *db) { | |