| plan 9 kernel history: overview | file list | diff list |
1991/0404/port/stream.c (diff list | history)
| 1991/0401/sys/src/9/port/stream.c:1249,1255 – 1991/0404/sys/src/9/port/stream.c:1249,1255 (short | long | prev | next) | ||
| 1990/0227 | if(q->other->flag & QHUNGUP) | |
| 1990/11211 | error(Ehungup); | |
| 1990/0227 | ||
| 1990/0930 |
| |
| 1991/0404 | if(!docopy && isphys(a)){ | |
| 1990/0227 | /* * `a' is global to the whole system, just create a * pointer to it and pass it on. | |