| plan 9 kernel history: overview | file list | diff list |
1996/0214/boot/boot.c (diff list | history)
| 1996/0111/sys/src/9/boot/boot.c:28,38 – 1996/0214/sys/src/9/boot/boot.c:28,38 (short | long | prev | next) | ||
| 1992/0530 | static Method *rootserver(char*); | |
| 1992/0317 | ||
| 1995/0301 | static int | |
| 1996/0214 | rconv(va_list *arg, Fconv *fp) | |
| 1995/0301 | { char s[ERRLEN]; | |
| 1996/0214 | USED(arg); | |
| 1995/0301 | s[0] = 0; errstr(s); | |