aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorrsc <devnull@localhost>2004-04-21 06:55:30 +0000
committerrsc <devnull@localhost>2004-04-21 06:55:30 +0000
commitd0f7912a0e6f2912ffcc83c8916d991b56a26f46 (patch)
tree7bae30c9fc99b97b3ed64477746e04681b025fb0
parent6b17c8f11be7556af7ae454b12dc37c9fb264a48 (diff)
downloadplan9port-d0f7912a0e6f2912ffcc83c8916d991b56a26f46.tar.gz
plan9port-d0f7912a0e6f2912ffcc83c8916d991b56a26f46.tar.bz2
plan9port-d0f7912a0e6f2912ffcc83c8916d991b56a26f46.zip
small fixes
-rw-r--r--acid/truss4
-rw-r--r--src/mkfile2
2 files changed, 3 insertions, 3 deletions
diff --git a/acid/truss b/acid/truss
index 5c4731f1..82dd1df3 100644
--- a/acid/truss
+++ b/acid/truss
@@ -1,6 +1,6 @@
// poor emulation of SVR5 truss command - traces system calls
-include(acidfile);
+include("syscall");
_stoprunning = 0;
@@ -280,4 +280,4 @@ defn untruss() {
start(pid);
}
-print("/sys/lib/acid/truss");
+print(acidfile);
diff --git a/src/mkfile b/src/mkfile
index 7f0503ca..64d2a194 100644
--- a/src/mkfile
+++ b/src/mkfile
@@ -1,6 +1,6 @@
<mkhdr
-BUGGERED='9p|fmt|httpd|ip|utf|venti'
+BUGGERED='9p|fmt|httpd|ip|utf|sunrpc|venti'
LIBDIRS=`ls -ld lib* | sed -n 's/^d.* //p' |egrep -v "^lib($BUGGERED)$"`
DIRS=\