aboutsummaryrefslogtreecommitdiff
path: root/src/cmd/acme
diff options
context:
space:
mode:
authorrsc <devnull@localhost>2004-03-05 02:25:41 +0000
committerrsc <devnull@localhost>2004-03-05 02:25:41 +0000
commitc91bd3283a44946fd420ce68c43580aa0d327546 (patch)
tree48d0b6048be63be4c45bf93dc067f64139cba319 /src/cmd/acme
parent02a1a5c18bec9ca13fad2b7b12ae65c580f6fdf4 (diff)
downloadplan9port-c91bd3283a44946fd420ce68c43580aa0d327546.tar.gz
plan9port-c91bd3283a44946fd420ce68c43580aa0d327546.tar.bz2
plan9port-c91bd3283a44946fd420ce68c43580aa0d327546.zip
Pipes cannot use SOCK_DGRAM. Back to SOCK_STREAM.
Add debugging to fdwait. Rewrite getcallerpc on PowerMac to be correct.
Diffstat (limited to 'src/cmd/acme')
-rw-r--r--src/cmd/acme/acme.c2
1 files changed, 0 insertions, 2 deletions
diff --git a/src/cmd/acme/acme.c b/src/cmd/acme/acme.c
index 4e047c1d..87924caa 100644
--- a/src/cmd/acme/acme.c
+++ b/src/cmd/acme/acme.c
@@ -63,8 +63,6 @@ threadmain(int argc, char *argv[])
int ncol;
Display *d;
-extern int _threaddebuglevel;
-_threaddebuglevel = ~0;
rfork(RFENVG|RFNAMEG);
ncol = -1;