| plan 9 kernel history: overview | file list | diff list |
1990/0623/gnot/dat.h (diff list | history)
| 1990/0621/sys/src/9/gnot/dat.h:137,142 – 1990/0623/sys/src/9/gnot/dat.h:137,143 (short | long | prev | next) | ||
| 1990/03091 | int nsrv; /* public servers (devsrv.c) */ | |
| 1990/0327 | int nbitmap; /* bitmap structs (devbit.c) */ int nbitbyte; /* bytes of bitmap data (devbit.c) */ | |
| 1990/0623 | int nfont; /* font structs (devbit.c) */ | |
| 1990/03091 | }; struct Dev | |