| plan 9 kernel history: overview | file list | diff list |
1992/0812/port/streboot.c (diff list | history)
| 1992/0711/sys/src/9/port/streboot.c:42,48 – 1992/0812/sys/src/9/port/streboot.c:42,48 (short | long | prev | next) | ||
| 1992/0303 | { if(bp->type == M_HANGUP){ print("lost connection to fs, rebooting"); | |
| 1992/0812 | exit(0); | |
| 1992/0303 | } PUTNEXT(q, bp); } | |