| plan 9 kernel history: overview | file list | diff list |
1991/1220/pc/main.c (diff list | history)
| 1991/1211/sys/src/9/pc/main.c:276,282 – 1991/1220/sys/src/9/pc/main.c:276,282 (short | long | prev | next) | ||
| 1991/0913 | msg = mathmsg[i]; break; } | |
| 1991/1220 | sprint(note, "sys: fp: %s, status 0x%ux, pc 0x%lux", msg, status, ur->pc); | |
| 1991/0913 | postnote(u->p, 1, note, NDebug); | |
| 1991/0912 | } | |