| plan 9 kernel history: overview | file list | diff list |
1991/0112/gnot/devcons.c (diff list | history)
| 1991/0112/sys/src/9/gnot/devcons.c:255,260 – 1991/0221/sys/src/9/gnot/devcons.c:255,261 (short | long | prev | next) | ||
| 1990/06111 | n = doprint(buf+7, buf+sizeof(buf), fmt, (&fmt+1)) - buf; | |
| 1990/03091 | buf[n] = '\n'; putstrn(buf, n+1); | |
| 1991/0221 | dumpstack(); | |
| 1990/03091 | exit(); } int | |