tsmall fixes - plan9port - [fork] Plan 9 from user space
 (HTM) git clone git://src.adamsgaard.dk/plan9port
 (DIR) Log
 (DIR) Files
 (DIR) Refs
 (DIR) README
 (DIR) LICENSE
       ---
 (DIR) commit d0f7912a0e6f2912ffcc83c8916d991b56a26f46
 (DIR) parent 6b17c8f11be7556af7ae454b12dc37c9fb264a48
 (HTM) Author: rsc <devnull@localhost>
       Date:   Wed, 21 Apr 2004 06:55:30 +0000
       
       small fixes
       
       Diffstat:
         M acid/truss                          |       4 ++--
         M src/mkfile                          |       2 +-
       
       2 files changed, 3 insertions(+), 3 deletions(-)
       ---
 (DIR) diff --git a/acid/truss b/acid/truss
       t@@ -1,6 +1,6 @@
        // poor emulation of SVR5 truss command - traces system calls
        
       -include(acidfile);
       +include("syscall");
        
        _stoprunning = 0;
        
       t@@ -280,4 +280,4 @@ defn untruss() {
                start(pid);
        }
        
       -print("/sys/lib/acid/truss");
       +print(acidfile);
 (DIR) diff --git a/src/mkfile b/src/mkfile
       t@@ -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=\