| plan 9 kernel history: overview | file list | diff list |
1992/0711/port/streboot.c (diff list | history)
| 1992/0321/sys/src/9/port/streboot.c:26,31 – 1992/0711/sys/src/9/port/streboot.c:26,32 (short | long | prev | next) | ||
| 1992/0303 | rebootopen(Queue *q, Stream *s) { USED(q); | |
| 1992/0711 | USED(s); | |
| 1992/0303 | if(strcmp(u->p->user, eve) != 0) error(Eperm); } | |