| plan 9 kernel history: overview | file list | diff list |
1999/0825/port/devcons.c (diff list | history)
| 1999/0820/sys/src/9/port/devcons.c:193,198 – 1999/0825/sys/src/9/port/devcons.c:193,204 (short | long | prev | next) | ||
| 1992/0812 | exit(1); | |
| 1990/0227 | } | |
| 1994/0305 | ||
| 1999/0825 | void _assert(char *fmt) { panic("assert failed: %s", fmt); } | |
| 1990/0227 | int pprint(char *fmt, ...) { | |