| plan 9 kernel history: overview | file list | diff list |
1991/0427/port/dev.c (diff list | history)
| 1991/0427/sys/src/9/port/dev.c:127,133 – 1991/0626/sys/src/9/port/dev.c:127,134 (short | long | prev | next) | ||
|
Debugging: print when gen is broken, instead of panicking.
rsc Fri Mar 4 12:44:25 2005 | ||
| 1990/0227 | convD2M(&dir, db); return; } | |
| 1991/0626 | print("devstat %c %lux\n", devchar[c->type], c->qid.path); error(Enonexist); | |
| 1990/0227 | case 0: break; case 1: | |