| plan 9 kernel history: overview | file list | diff list |
1990/1122/power/trap.c (diff list | history)
| 1990/11211/sys/src/9/power/trap.c:392,398 – 1990/1122/sys/src/9/power/trap.c:392,398 (short | long | prev | next) | ||
| 1990/0227 | #undef CHDIR /* BUG */ | |
| 1990/11211 |
| |
| 1990/1122 | #include "/sys/src/libc/mips9sys/sys.h" | |
| 1990/0227 | typedef long Syscall(ulong*); | |
| 1990/11211 | Syscall sysbind, sysbrk_, syschdir, sysclose, syscreate, sysdeath; | |