tnowsys - 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 56e3c29015da2147dbb308b4957fffceebcda657
 (DIR) parent fc65e388ec4c126fa34a02eb5494da2566a08ac3
 (HTM) Author: rsc <devnull@localhost>
       Date:   Fri, 27 Jan 2006 04:05:22 +0000
       
       nowsys
       
       Diffstat:
         M bin/9l                              |       2 +-
       
       1 file changed, 1 insertion(+), 1 deletion(-)
       ---
 (DIR) diff --git a/bin/9l b/bin/9l
       t@@ -150,7 +150,7 @@ then
                        libsl="$libsl -lsec -l9"
                fi
        
       -        if [ "x$needdraw" = xtrue ]
       +        if [ "x$needdraw" = xtrue -a "x$WSYSTYPE" != xnowsys ]
                then
                        if [ "x$X11" = "x" ]
                        then