| plan 9 kernel history: overview | file list | diff list |
1991/0418/port/deviproute.c (diff list | history)
| 1991/0411/sys/src/9/port/deviproute.c:207,213 – 1991/0418/sys/src/9/port/deviproute.c:207,213 (short | long | prev | next) | ||
| 1991/0331 | Chan * iprouteattach(char *spec) { | |
| 1991/0418 | return devattach('P', spec); | |
| 1991/0331 | } Chan * | |