Commit Diff


commit - b7f251fb9a333adb9df273ce6c8c8327d00c4388
commit + 264683833e7f357f66358f4b9a780ef864eff8d7
blob - c687660d69b89ec3f2806231fe216197e5868192
blob + 9653bdb7e6f88639af007d849a9439a29299f0cf
--- TODO
+++ 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)