| plan 9 kernel history: overview | file list | diff list |
1990/0331/gnot/devdk.c (diff list | history)
| 1990/0321/sys/src/9/gnot/devdk.c:417,423 – 1990/0331/sys/src/9/gnot/devdk.c:417,427 (short | long | prev | next) | ||
| 1990/0312 | bp->rptr[0] = line; bp->rptr[1] = line>>8; | |
| 1990/0331 | if(dp->wq->len >= Streamhi){ print("dkoput free\n"); freeb(bp); } else PUTNEXT(dp->wq, bp); | |
| 1990/0312 | } /* | |