| plan 9 kernel history: overview | file list | diff list |
1991/0318/gnot/trap.c (diff list | history)
| 1991/0318/sys/src/9/gnot/trap.c:314,320 – 1991/0322/sys/src/9/gnot/trap.c:314,320 (short | long | prev | next) | ||
| 1990/11211 | void errors(char *err) { | |
| 1991/0322 | strncpy(u->error, err, ERRLEN); | |
| 1990/11211 | nexterror(); } | |