tupdate - 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 4c00852c86097c9e96cb6f21a3a27a8be93306b2
(DIR) parent addf6d6a56ef1b9e404a06ba471cfc5100e5897e
(HTM) Author: rsc <devnull@localhost>
Date: Mon, 2 May 2005 03:31:49 +0000
update
Diffstat:
M CHANGES | 10 +++++++++-
M dist/main.html | 1 +
2 files changed, 10 insertions(+), 1 deletion(-)
---
(DIR) diff --git a/CHANGES b/CHANGES
t@@ -1,6 +1,14 @@
+May 1, 2005
+ lib9/await: Mac OS X Tiger fixes (thanks to Jeff Sickel)
+ lib9/sendfd: fix alignment bug (thanks to Tim Wiess)
+ libdraw/latin1: more smiley face alt sequences (thanks to Erik Quanstrom)
+ 9term: unicode in identifiers for double-click (thanks to Erik Quanstrom)
+ scat: various fixes to use standard C (thanks to Roland Kaufmann)
+ add OpenBSD/PowerPC support (thanks to Tim Wiess)
+
March 28, 2005
open(3): note that open and create are macros
- add NetBSD support (tahnks to Christoph Lohmann)
+ add NetBSD support (thanks to Christoph Lohmann)
March 24, 2005
netfiles: robustness fixes
(DIR) diff --git a/dist/main.html b/dist/main.html
t@@ -53,6 +53,7 @@ Edit ./^$/,s/<Table/<table border=0 cellspacing=0 cellpadding=0 width=100%/g
FreeBSD <font size=-1>(x86)</font>,
Mac OS X <font size=-1>(Power PC)</font>,
NetBSD <font size=-1>(x86)</font>,
+ OpenBSD <font size=-1>(PowerPC)</font>,
SunOS <font size=-1>(Sparc)</font>.
</table>