| plan 9 kernel history: overview | file list | diff list |
1992/0807/gnot/main.c (diff list | history)
| 1992/0725/sys/src/9/gnot/main.c:308,313 – 1992/0807/sys/src/9/gnot/main.c:308,314 (short | long | prev | next) | ||
| 1990/03091 | conf.nmach = 1; if(conf.nmach > MAXMACH) panic("confinit"); | |
| 1992/0807 | conf.monitor = 1; | |
| 1990/06021 | bank[0] = banksize(0); bank[1] = banksize(16); | |
| 1992/0622 | conf.npage0 = (bank[0]*MB)/BY2PG; | |