tadsf - 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 587ef67d77423dfba306cd706db6d729c22020c1
 (DIR) parent debcecb539e3bb39ab0609d82743c79208b297af
 (HTM) Author: rsc <devnull@localhost>
       Date:   Fri, 14 May 2004 19:54:59 +0000
       
       adsf
       
       Diffstat:
         M CHANGES                             |      45 +++++++++++++++++++++++++++++++
       
       1 file changed, 45 insertions(+), 0 deletions(-)
       ---
 (DIR) diff --git a/CHANGES b/CHANGES
       t@@ -1,3 +1,48 @@
       +May 14, 2004
       +
       +        more small bug fixes
       +
       +        acme: make arrows work in tags, from rob
       +
       +        sam: make sam -r machine files work, from presotto
       +
       +May 11, 2004
       +
       +        more small bug fixes
       +
       +May 9, 2004
       +
       +        don't reference data below stack pointer in sha1, md5
       +
       +
       +May 5, 2004
       +
       +        various bug fixes
       +
       +April 29, 2004
       +
       +        add -W to specify window size
       +
       +        minor fixes
       +
       +April 27, 2004
       +
       +        add threadspawn
       +
       +April 25, 2004
       +
       +        add gview, image viewer, scat
       +
       +        fix note groups in rc
       +
       +        fix mc, remove Dotfiles from acme in favor of Getdir
       +
       +        fix extraneous flush in Bprint
       +
       +        add block device size for linux
       +
       +        make astro work on suns
       +
        April 23, 2004
        
                fix B to handle non-existent files properly