| plan 9 kernel history: overview | file list | diff list |
1990/0331/power/dat.h (diff list | history)
| 1990/0324/sys/src/9/power/dat.h:425,430 – 1990/0331/sys/src/9/power/dat.h:425,431 (short | long | prev | next) | ||
| 1990/0227 | struct Stream { Lock; /* structure lock */ int inuse; /* use count */ | |
| 1990/0331 | int hread; /* number of reads after hangup */ | |
| 1990/0227 | int type; /* correclation with Chan */ int dev; /* ... */ int id; /* ... */ | |