| plan 9 kernel history: overview | file list | diff list |
1990/0327/gnot/dat.h (diff list | history)
| 1990/0320/sys/src/9/gnot/dat.h:130,135 – 1990/0327/sys/src/9/gnot/dat.h:130,137 (short | long | prev | next) | ||
| 1990/03091 | int nqueue; /* stream queues */ int nblock; /* stream blocks */ int nsrv; /* public servers (devsrv.c) */ | |
| 1990/0327 | int nbitmap; /* bitmap structs (devbit.c) */ int nbitbyte; /* bytes of bitmap data (devbit.c) */ | |
| 1990/03091 | }; struct Dev | |