plan9port

fork of plan9port with libvec, libstr and libsdb
Log | Files | Refs | README | LICENSE

commit 28169890e2b33cbf0d99be5a5db74b1f6713ddf8
parent d08f40666b32fd5bce69f1b40ea18d2e52e97a26
Author: rsc <devnull@localhost>
Date:   Wed, 27 Jul 2005 16:42:51 +0000

CHANGES

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

diff --git a/CHANGES b/CHANGES @@ -1,7 +1,22 @@ +July 27, 2005 + include/u.h, src/libthread/thread.c: SunOS 10 attempt + +July 26, 2005 + various: fixes for SunOS from Bengt Kleberg + +July 25, 2005 + vac: avoid infinite redirection while sniffing type of archive + +July 24, 2005 + venti: many minor changes, updates + libdraw/init.c: start with white screen instead of black + man: update venti-fcall(3), venti(8), venti-fmt(8) + July 22, 2005 lib/moveplan9.sh: better error handling if cleanname doesn't exist/work. 9c: do not try to process stdout, so that 9c -E works on gcc machines. tar: remove anonymous structs/unions. + vbackup: bigger stack (oops) July 19-22, 2005 add OpenBSD x86 support. many thanks to Tim Wiess.