Blame


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