tCHANGES - 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 7444e9d14f1443aef9230e891661327e0c468197
(DIR) parent c0a7d16847442a18db17ad027cbb58d8745ad0dc
(HTM) Author: rsc <devnull@localhost>
Date: Mon, 7 Nov 2005 03:02:50 +0000
CHANGES
Diffstat:
M CHANGES | 31 +++++++++++++++++++++++++++++++
1 file changed, 31 insertions(+), 0 deletions(-)
---
(DIR) diff --git a/CHANGES b/CHANGES
t@@ -1,3 +1,34 @@
+November 6, 2005
+ 9term: new port directly from rio
+ include/libc.h: p9syslog, not syslog in varargck
+ libauthsrv: close fd, memory leak in authdial
+ libdraw: X11 debugging helps
+ lib9: add getcallerpc-arm (Ron Minnich)
+
+November 4, 2005
+ stats: add -C to argchars (Lou Kamenov)
+ libthread: ARM fixes (Ron Minnich), getcontext fixes
+
+November 2, 2005
+ vbackup: longer timeout on BSD mount
+ libthread: Linux ARM fixes (Ron Minnich)
+
+November 1, 2005
+ various: ctype sign fixes (Tom Miller)
+ libfmt: avoid overflow on %f
+ libthread: Linux ARM fixes (Ron Minnich), FreeBSD 5 fixes
+ libventi: various cleanup
+
+October 31, 2005
+ acme: preparation for multiline tags (Paul Lalonde)
+ bc: 64-bit safe (Taj Khattra)
+ faces: initial port (John Cummings)
+ stats: add -F option (Lou Kamenov)
+ various: ctype sign fixes (Tom Miller)
+
+October 30, 2005
+ auxstats: more OS X fixes (Jeff Sickel)
+
October 29, 2005
9p: clunk fids before exiting
mk: handle MKSHELL type correctly