| plan 9 kernel history: overview | file list | diff list |
1991/1109/port/devpipe.c (diff list | history)
| 1991/0920/sys/src/9/port/devpipe.c:114,120 – 1991/1109/sys/src/9/port/devpipe.c:114,120 (short | long | prev | next) | ||
| 1990/1009 | if(tab==0 || i>=ntab) return -1; tab += i; | |
| 1990/11211 |
| |
| 1991/1109 | devdir(c, (Qid){STREAMQID(id, tab->qid.path),0}, tab->name, tab->length, eve, tab->perm, dp); | |
| 1990/1009 | return 1; | |
| 1990/0227 | } | |