| plan 9 kernel history: overview | file list | diff list |
1991/0718/power/trap.c (diff list | history)
| 1991/0717/sys/src/9/power/trap.c:451,457 – 1991/0718/sys/src/9/power/trap.c:451,457 (short | long | prev | next) | ||
| 1991/0717 | u->lastnote.flag = NDebug; /* fall through */ | |
| 1991/0718 | case NDFLT: | |
| 1991/0717 | if(u->lastnote.flag == NDebug) pprint("suicide: %s\n", u->lastnote.msg); unlock(&u->p->debug); | |