| plan 9 kernel history: overview | file list | diff list |
1995/0726/port/devenv.c (diff list | history)
| 1995/0108/sys/src/9/port/devenv.c:106,117 – 1995/0726/sys/src/9/port/devenv.c:106,116 (short | long | prev | next) | ||
| 1990/0227 | } void | |
| 1995/0726 | envcreate(Chan *c, char *name, int omode, ulong) | |
| 1990/0227 | { | |
| 1991/0705 | Egrp *eg; | |
| 1992/0623 | Evalue *e; | |
| 1990/0227 | ||
| 1992/0711 |
| |
| 1990/11211 | if(c->qid.path != CHDIR) error(Eperm); | |
| 1992/0623 | ||