| plan 9 kernel history: overview | file list | diff list |
1991/1109/ss/main.c (diff list | history)
| 1991/1107/sys/src/9/ss/main.c:10,17 – 1991/1109/sys/src/9/ss/main.c:10,15 (short | long | prev | next) | ||
| 1990/1223 | #include <libg.h> #include <gnot.h> | |
| 1991/0110 | uchar *intrreg; | |
| 1990/1223 | void | |
| 1991/1107/sys/src/9/ss/main.c:135,141 – 1991/1109/sys/src/9/ss/main.c:133,139 | ||
| 1991/0706 | p->fgrp = newfgrp(); | |
| 1990/1223 | strcpy(p->text, "*init*"); | |
| 1991/1105 |
| |
| 1991/1109 | strcpy(p->user, eve); | |
| 1991/01151 | savefpregs(&initfp); | |
| 1990/1223 | p->fpstate = FPinit; | |