URI:
       applied Stanley's listen1 patch, thanks Stanley! - 9base - revived minimalist port of Plan 9 userland to Unix
  HTML git clone git://git.suckless.org/9base
   DIR Log
   DIR Files
   DIR Refs
   DIR README
   DIR LICENSE
       ---
   DIR commit 60bd5888062ba341609f89bb9788fbf31123b060
   DIR parent 5eee7b5bb7e801a2ab1f88d327aff192fd8fd334
  HTML Author: Anselm R Garbe <anselm@garbe.us>
       Date:   Wed, 23 Feb 2011 21:49:39 +0000
       
       applied Stanley's listen1 patch, thanks Stanley!
       Diffstat:
         M Makefile                            |       1 +
       
       1 file changed, 1 insertion(+), 0 deletions(-)
       ---
   DIR diff --git a/Makefile b/Makefile
       @@ -27,6 +27,7 @@ SUBDIRS  = lib9\
                grep\
                hoc\
                join\
       +        listen1\
                look\
                ls\
                md5sum\