| plan 9 kernel history: overview | file list | diff list |
1990/1106/gnot/dat.h (diff list | history)
| 1990/1106/sys/src/9/gnot/dat.h:152,157 – 1990/1110/sys/src/9/gnot/dat.h:152,158 (short | long | prev | next) | ||
| 1990/0911 | int nasync; /* number of async protocol modules */ | |
| 1990/1009 | int npipe; /* number of pipes */ | |
| 1990/1104 | int nservice; /* number of services */ | |
| 1990/1110 | int nfsyschan; /* number of filsys open channels */ | |
| 1990/03091 | }; struct Dev | |