| plan 9 kernel history: overview | file list | diff list |
1991/0411/port/sysproc.c (diff list | history)
| 1991/0326/sys/src/9/port/sysproc.c:170,176 – 1991/0411/sys/src/9/port/sysproc.c:170,176 (short | long | prev | next) | ||
| 1990/0227 | } if(!indir) strcpy(elem, u->elem); | |
| 1991/0411 | n = (*devtab[tc->type].read)(tc, &exec, sizeof(Exec), 0); | |
| 1990/0227 | if(n < 2) Err: | |
| 1990/11211 | error(Ebadexec); | |