| plan 9 kernel history: overview | file list | diff list |
1993/0413/pc/main.c (diff list | history)
| 1993/0401/sys/src/9/pc/main.c:304,309 – 1993/0413/sys/src/9/pc/main.c:304,310 (short | long | prev | next) | ||
| 1993/0401 | conf.copymode = 0; /* copy on write */ conf.nfloppy = 2; conf.nhard = 2; | |
| 1993/0413 | conf.nmach = 1; | |
| 1993/0330 | /* * parse configuration args from dos file p9rc | |