| plan 9 kernel history: overview | file list | diff list |
1991/0927/gnot/main.c (diff list | history)
| 1991/0926/sys/src/9/gnot/main.c:121,144 – 1991/0927/sys/src/9/gnot/main.c:121,132 (short | long | prev | next) | ||
| 1990/03091 | u->slash = (*devtab[0].attach)(0); u->dot = clone(u->slash, 0); | |
| 1990/0613 | if(!waserror()){ | |
| 1991/0926 |
| |
| 1991/0906 |
| |
| 1991/0907 |
| |
| 1991/0906 |
| |
| 1990/0613 |
| |
| 1991/0912 |
| |
| 1990/0918 |
| |
| 1991/0912 |
| |
| 1990/0917 |
| |
| 1991/0912 |
| |
| 1990/0613 |
| |
| 1991/0927 | ksetenv("terminal", "at&t gnot 1"); ksetenv("cputype", "68020"); ksetenv("bootuser", bootuser); ksetenv("bootline", bootline); ksetenv("bootserver", bootserver); ksetenv("bootdevice", bootdevice); | |
| 1991/0926 | poperror(); | |
| 1990/0613 | } | |
| 1991/0705 | ||