tnote from axel - 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 264683833e7f357f66358f4b9a780ef864eff8d7
 (DIR) parent b7f251fb9a333adb9df273ce6c8c8327d00c4388
 (HTM) Author: rsc <devnull@localhost>
       Date:   Fri, 14 Jan 2005 23:45:37 +0000
       
       note from axel
       
       Diffstat:
         M TODO                                |       7 ++++---
       
       1 file changed, 4 insertions(+), 3 deletions(-)
       ---
 (DIR) diff --git a/TODO b/TODO
       t@@ -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
       t@@ -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)