Blob


1 * Libdraw
2 - bug with discovery of initial window size in certain cases
3 (reported by Sean Dorward)
5 * upas/fs+Mail
6 - with 9P infrastructure, should "just work".
8 * Venti
9 - wrote new venti library; server uses it and runs
10 - need way to mount vacs. have all the code for a /vac file
11 system (e.g., cd /vac/68b329da9893e34099c7d8ad5cb9c940da9393e3)
12 but need to put it together.
13 - need to buffer writes sensibly in server. have plan, need to implement.
15 * Dump
16 - have a dump file system that sits on the side of ffs,
17 backing up disk images to venti. a loopback NFS server
18 serves the backed-up images.
19 needs cleanup and release. should be easy to add ext2,
20 fat. ntfs harder but possible.