| plan 9 kernel history: overview | file list | diff list |
1991/1122/port/net.c (diff list | history)
| 1991/1116/sys/src/9/port/net.c:170,176 – 1991/1122/sys/src/9/port/net.c:170,176 (short | long | prev | next) | ||
| 1991/1107 | Chan * netopen(Chan *c, int omode, Network *np) { | |
| 1991/1115 |
| |
| 1991/1122 | int id = 0; | |
| 1991/1107 | if(c->qid.path & CHDIR){ if(omode != OREAD) | |