aboutsummaryrefslogtreecommitdiff
path: root/TODO
diff options
context:
space:
mode:
authorrsc <devnull@localhost>2005-08-31 03:55:45 +0000
committerrsc <devnull@localhost>2005-08-31 03:55:45 +0000
commitdb63f0bc31ce4f89ddad3fb1620137a6a84effc9 (patch)
tree742c258fe1e52b87b295f4698083c8a786a3115d /TODO
parentb87296ceaa1bd3f2e89b17657175cdf9be2746aa (diff)
downloadplan9port-db63f0bc31ce4f89ddad3fb1620137a6a84effc9.tar.gz
plan9port-db63f0bc31ce4f89ddad3fb1620137a6a84effc9.tar.bz2
plan9port-db63f0bc31ce4f89ddad3fb1620137a6a84effc9.zip
Update TODO.
Diffstat (limited to 'TODO')
-rw-r--r--TODO32
1 files changed, 8 insertions, 24 deletions
diff --git a/TODO b/TODO
index fa308dca..897ba8f7 100644
--- a/TODO
+++ b/TODO
@@ -1,27 +1,11 @@
-* Libdraw
- - bug with discovery of initial window size in certain cases
- (reported by Sean Dorward)
+BUGS
+ - libdraw sometimes gets initial window size wrong.
-* Venti
- - wrote new venti library; server uses it and runs
- - need way to mount vacs. have all the code for a /vac file
- system (e.g., cd /vac/68b329da9893e34099c7d8ad5cb9c940da9393e3)
- but need to put it together.
- - need to buffer writes sensibly in server. have plan, need to implement.
+PORTS
+ - acme Mail in some form?
+ - upas/fs in some form?
-* Dump
- - have a dump file system that sits on the side of ffs,
- backing up disk images to venti. a loopback NFS server
- serves the backed-up images.
- 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)
-
- - libdraw _x.black and _x.white can go away.
-
- - don't mess with signal mask unless asked.
+FEATURES
+ - add NTFS, FAT to libdiskfs?
+ - more granular packaging (in progress)