| plan 9 kernel history: overview | file list | diff list |
1990/0720/gnot/dat.h (diff list | history)
| 1990/0720/sys/src/9/gnot/dat.h:417,422 – 1990/0721/sys/src/9/gnot/dat.h:417,423 (short | long | prev | next) | ||
| 1990/03091 | #define QHUNGUP 0x1 /* flag bit meaning the stream has been hung up */ #define QINUSE 0x2 #define QHIWAT 0x4 /* queue has gone past the high water mark */ | |
| 1990/0721 | #define QDEBUG 0x8 | |
| 1990/03091 | /* * a stream head | |