| plan 9 kernel history: overview | file list | diff list |
1998/0829/ip/kio.c (diff list | history)
| 1998/0326/sys/src/9/ip/kio.c:69,75 – 1998/0829/sys/src/9/ip/kio.c:69,75 (short | long | prev | next) | ||
| 1997/0327 | error(Etoosmall); } | |
| 1998/0829 | if(dir && c->mh) | |
| 1997/0327 | n = unionread(c, va, n); | |
| 1997/0408 | else if(devtab[c->type]->dc != L'M') | |
| 1997/0327 | n = devtab[c->type]->read(c, va, n, c->offset); | |