| plan 9 kernel history: overview | file list | diff list |
1995/0804/port/dev.c (diff list | history)
| 1995/0108/sys/src/9/port/dev.c:67,73 – 1995/0804/sys/src/9/port/dev.c:67,72 (short | long | prev | next) | ||
|
Remove compiler silencing.
rsc Fri Mar 4 12:44:25 2005 | ||
| 1990/0227 | Chan *c; | |
| 1993/0501 | char buf[NAMELEN+4]; | |
| 1990/0227 | ||
| 1992/0711 |
| |
| 1990/0227 | c = newchan(); | |
| 1990/11211 | c->qid = (Qid){CHDIR, 0}; | |
| 1990/0227 | c->type = devno(tc, 0); | |