texplain why - 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 ac39f019494b1ae0c037cf4dd99de70ade7d9c64
 (DIR) parent 1ead309d77ec480fe2210010e6d427e1dddd14a0
 (HTM) Author: rsc <devnull@localhost>
       Date:   Fri, 15 Jul 2005 20:44:30 +0000
       
       explain why
       
       Diffstat:
         M dist/isum                           |       3 +++
       
       1 file changed, 3 insertions(+), 0 deletions(-)
       ---
 (DIR) diff --git a/dist/isum b/dist/isum
       t@@ -1,3 +1,6 @@
        #!/bin/sh
        
       +# LC_CTYPE=C works around stupidity in GNU grep
       +# With LC_CTYPE=en_US.UTF-8 this is MUCH slower.
       +
        LC_CTYPE=C egrep -v '^(\+ )?(9a|9c|9l|9ar|install|cp|cd|rm|mv|mk|9 yacc|9 lex|for i|do|done|if \[|fi|else|then)([         ]|$)|^[         ]+(\(cd|mk|gcc|cpp|cp)( |$)|^[ar] - |up to date|nothing to see here|assuming it will be an archive|conflicts:|nodes\(%e\)|packed transitions|Add these|PLAN9=|PATH=|^[         ]*$|^SYSNAME=|^OBJTYPE=|^sh |^cmp |^\./o\.rgb|^rc \./manweb' $PLAN9/install.log