| plan 9 kernel history: overview | file list | diff list |
2001/0822/alphapc/trap.c (diff list | history)
| 2001/0803/sys/src/9/alphapc/trap.c:703,708 – 2001/0822/sys/src/9/alphapc/trap.c:703,710 (short | long | prev | next) | ||
| 1999/0415 | poperror(); error: | |
| 2001/0822 | /* failure: save the error buffer for errstr */ kstrcpy(up->syserror, up->error, sizeof up->syserror); | |
| 1999/0415 | up->nerrlab = 0; up->psstate = 0; up->insyscall = 0; | |