Age | Commit message (Collapse) | Author |
|
when multiple upas/fs instances are running on the same index,
another upas/fs could have written the index, but we still want
to plumb the message.
so we introduce another cstate flag "Cnew" that is set when a
message that we havnt seen before by rdidx().
|
|
|
|
|
|
up linux gdt code
|
|
|
|
|
|
|
|
|
|
|
|
linear framebuffer, tell openbsd about framebuffer
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
word writes; support sending virtio ethernet packets to a file and prepending snoopy headers
|
|
|
|
|
|
|
|
|
|
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().
|
|
|
|
transmitting uart data
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
need to reset DR7 in procsave(); remove superfluous reset of DR7 in mmurelease()
|
|
|
|
up->debug
|
|
|
|
|