| plan 9 kernel history: overview | file list | diff list |
1992/1002/port/fault.c (diff list | history)
| 1992/1001/sys/src/9/port/fault.c:247,253 – 1992/1002/sys/src/9/port/fault.c:247,252 (short | long | prev | next) | ||
| 1991/1105 | void | |
| 1992/0114 | faulterror(char *s) | |
| 1991/1105 | { | |
| 1992/1001 |
| |
| 1991/1105 | if(u->nerrlab) { postnote(u->p, 1, s, NDebug); | |
| 1992/0114 | error(s); | |