| plan 9 kernel history: overview | file list | diff list |
1992/1105/pc/dat.h (diff list | history)
| 1992/0923/sys/src/9/pc/dat.h:76,87 – 1992/1105/sys/src/9/pc/dat.h:76,87 (short | long | prev | next) | ||
|
In conf: remove ipif, ip, frag, ldepth, maxx, maxy.
rsc Fri Mar 4 12:44:25 2005 | ||
| 1991/0711 | ulong base0; /* base of bank 0 */ ulong base1; /* base of bank 1 */ | |
| 1991/0702 | ulong copymode; /* 0 is copy on write, 1 is copy on reference */ | |
| 1991/0711 |
| |
| 1991/0809 | ulong nfloppy; /* number of floppy drives */ ulong nhard; /* number of hard drives */ | |
| 1992/1105 | ulong ldepth; /* screen depth */ ulong maxx; /* screen width */ ulong maxy; /* screen length */ | |
| 1991/0612 | }; /* | |