| plan 9 kernel history: overview | file list | diff list |
1990/0310/power/trap.c (diff list | history)
| 1990/03091/sys/src/9/power/trap.c:421,426 – 1990/0310/sys/src/9/power/trap.c:421,427 (short | long | prev | next) | ||
| 1990/0227 | u->p->insyscall = 1; ur = aur; | |
| 1990/0310 | u->p->pc = ur->pc; /* BUG */ | |
| 1990/0227 | /* * since the system call interface does not * guarantee anything about registers, | |