diff options
| author | forsyth <forsyth@vitanuova.com> | 2009-08-25 19:29:15 +0100 |
|---|---|---|
| committer | forsyth <forsyth@vitanuova.com> | 2009-08-25 19:29:15 +0100 |
| commit | 67d4cb07c1a40a27872c4da282fbe1417aa87731 (patch) | |
| tree | 2fb0fc0bd3bf034357bcbfff147c0efc09ab539d /os/port/inferno.c | |
| parent | 961f7d6c4c59cea370b706e4643853ab19193ffe (diff) | |
20090825-1929
Diffstat (limited to 'os/port/inferno.c')
| -rw-r--r-- | os/port/inferno.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/os/port/inferno.c b/os/port/inferno.c index 8858ec1e..7653f2d2 100644 --- a/os/port/inferno.c +++ b/os/port/inferno.c @@ -861,7 +861,6 @@ Sys_pctl(void *fp) np.np->slash = cclone(dot); cnameclose(np.np->slash->name); np.np->slash->name = newcname("/"); - np.np->pin = o->pgrp->pin; /* pin is ALWAYS inherited */ np.np->nodevs = o->pgrp->nodevs; opg = o->pgrp; o->pgrp = np.np; |
