| plan 9 kernel history: overview | file list | diff list |
1992/0318/boot/boot.c (diff list | history)
| 1992/0318/sys/src/9/boot/boot.c:111,117 – 1992/0319/sys/src/9/boot/boot.c:111,116 (short | long | prev | next) | ||
| 1992/0317 | settime(islocal); swapproc(); | |
| 1992/0318 | sprint(flags, "-%s%s", cpuflag ? "c" : "t", mflag ? "m" : ""); | |
| 1992/0317 | execl(cmd, "init", flags, 0); | |