plan9port

[fork] Plan 9 from user space
git clone git://src.adamsgaard.dk/plan9port # fast
git clone https://src.adamsgaard.dk/plan9port.git # slow
Log | Files | Refs | README | LICENSE Back to index

commit 587ef67d77423dfba306cd706db6d729c22020c1
parent debcecb539e3bb39ab0609d82743c79208b297af
Author: rsc <devnull@localhost>
Date:   Fri, 14 May 2004 19:54:59 +0000

adsf

Diffstat:
MCHANGES | 45+++++++++++++++++++++++++++++++++++++++++++++
1 file changed, 45 insertions(+), 0 deletions(-)

diff --git a/CHANGES b/CHANGES @@ -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