plan9fox/sys
cinap_lenrek a1c1e00973 upas/fs: work in progress...
get plumbing logic out of mailbox drivers, all handled from
syncmbox() now. avoid reentrancy in syncmbox().

store attachment filename in index, so that we can return it
in mail info without fetching headers. (used to return blank
filename when read out of the index messing up attachments in
nedmail).

maintain Message.size for attachments.

get rid of string "refs" and just have a simple string intern
table (only used for Message.type and Message.charset).

Message.replyto and Message.filename are owned by the index,
so don't free in delmessage().
2017-06-18 18:52:54 +02:00
..
doc /sys/doc: fix mkfile to and remove files that now can be regenerated 2017-05-09 16:23:48 +02:00
games/lib
include update ape/bio.h (thanks jpm) 2017-05-06 14:33:52 +00:00
lib acid: fix goofup 2017-06-12 19:30:56 +00:00
man add vmx documentation 2017-06-13 14:19:42 +00:00
src upas/fs: work in progress... 2017-06-18 18:52:54 +02:00