| plan 9 kernel history: overview | file list | diff list |
1998/0512/port/devenv.c (diff list | history)
| 1998/0319/sys/src/9/port/devenv.c:56,62 – 1998/0512/sys/src/9/port/devenv.c:56,62 (short | long | prev | next) | ||
|
Whitespace edit.
rsc Fri Mar 4 12:44:25 2005 | ||
| 1990/0227 | { | |
| 1991/0705 | Egrp *eg; | |
| 1992/0623 | Evalue *e; | |
| 1998/0512 | ||
| 1993/0501 | eg = up->egrp; | |
| 1992/0625 | if(c->qid.path & CHDIR) { | |
| 1991/1018 | if(omode != OREAD) | |
| 1998/0319/sys/src/9/port/devenv.c:115,121 – 1998/0512/sys/src/9/port/devenv.c:115,121 | ||
| 1992/0623 | e->link = eg->entries; eg->entries = e; c->qid = (Qid){e->path, 0}; | |
| 1998/0512 | ||
| 1992/0623 | qunlock(eg); poperror(); | |