plan9port

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

commit 2ff45f8fcdb64e7fb31a26b48f337ee75df59244
parent 8e4ae643c3c66ee01ad84e369f6bf0e88fa2dc84
Author: rsc <devnull@localhost>
Date:   Wed, 30 Mar 2005 16:54:45 +0000

update

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

diff --git a/CHANGES b/CHANGES @@ -1,3 +1,11 @@ +March 28, 2005 + open(3): note that open and create are macros + add NetBSD support (tahnks to Christoph Lohmann) + +March 24, 2005 + netfiles: robustness fixes + sftpcache: robustness fixes + March 23, 2005 acme: fix Edit filename bug, elogapply warnings