plan9port

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

commit 264683833e7f357f66358f4b9a780ef864eff8d7
parent b7f251fb9a333adb9df273ce6c8c8327d00c4388
Author: rsc <devnull@localhost>
Date:   Fri, 14 Jan 2005 23:45:37 +0000

note from axel

Diffstat:
MTODO | 7++++---
1 file changed, 4 insertions(+), 3 deletions(-)

diff --git a/TODO b/TODO @@ -2,9 +2,6 @@ - bug with discovery of initial window size in certain cases (reported by Sean Dorward) -* upas/fs+Mail - - with 9P infrastructure, should "just work". - * Venti - wrote new venti library; server uses it and runs - need way to mount vacs. have all the code for a /vac file @@ -19,3 +16,7 @@ needs cleanup and release. should be easy to add ext2, fat. ntfs harder but possible. +* Bug fixes + + - need to use MAKECONTEXT_V2_SOURCE for SunOS 5.10 (and can for 5.9), + but must not for 5.8. (reported by Axel Belinfante)