| plan 9 kernel history: overview | file list | diff list |
1990/06111/power/boot.c (diff list | history)
| 1990/0504/sys/src/9/power/boot.c:245,253 – 1990/06111/sys/src/9/power/boot.c:245,253 (short | long | prev | next) | ||
| 1990/0504 | close(fd); if(ask) | |
| 1990/06111 | else execl("/mips/init", "init", 0); | |
| 1990/0227 | error("/mips/init"); } | |