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 eb2e77a969b74b7199959cd661bb00ab4edaa1d9
(DIR) parent 42fb767e5ac61cc43ae649b92855db2b5c497028
(HTM) Author: rsc <devnull@localhost>
Date: Sat, 29 Oct 2005 19:18:08 +0000
CHANGES
Diffstat:
M CHANGES | 10 ++++++++++
1 file changed, 10 insertions(+), 0 deletions(-)
---
(DIR) diff --git a/CHANGES b/CHANGES
t@@ -1,6 +1,16 @@
October 29, 2005
+ 9p: clunk fids before exiting
+ mk: handle MKSHELL type correctly
upas, acme mail: add initial port (John Cummings)
+ vbackup: silence compiler warnings
+ venti: silence compiler warnings
lib9: remove reference to ffork
+ print correct file name in truerand error
+ libdisk: add Disk routines
+ libdiskfs: silence compiler warnings
+ libframe: add noredraw flag
+ libhtml: many fixes
+ libsunrpc: silence compiler warnings
October 18, 2005
9l: add autoframework (like autolib) for OS X (Jeff Sickel)