summaryrefslogtreecommitdiff
path: root/lib/libpuffs
AgeCommit message (Expand)Author
2008-08-12Replace void * by puffs_cookie_t where appropriate. No functional change.pooka
2008-08-11clear cached puffs_cc's in puffs_exit()pooka
2008-08-11* make sure we come out of mainloop in the main context. otherwise inpooka
2008-05-25Punctuation markup nit.wiz
2008-05-25Remove trailing whitespace.wiz
2008-03-20Reserve enough memory for ops which return more than they receive.pooka
2008-01-29When reading a request from the kernel, only allocate as much memorypooka
2008-01-29whoops, bump date - pretty significant changepooka
2008-01-29Fix a weirdosity in the framebuf gotfb interface: hand bufferpooka
2008-01-28Don't add asserts between testing and commit - especially notpooka
2008-01-28Bump version for lazy contexts (probably not necessary, but it'spooka
2008-01-28Implement lazy contexts for file systems using puffs_mainloop().pooka
2008-01-27For operations with a target (remove, rmdir, link), print thepooka
2008-01-17Fix fakecc case.pooka
2008-01-16Comment out the puffs_executor hacks for now, they have races.pooka
2008-01-16Cache a number of execution contexts instead of re-initializingpooka
2008-01-16Use PROT_NONE page to protect bottom of stack from overrunpooka
2008-01-14Introduce PUFFS_STACKSIZE_MIN to avoid overloading 0 and gettingpooka
2008-01-08liberate gas-huffin crack-puffin' assertpooka
2008-01-02fix pastopooka
2008-01-02Also pass fromname in the "distributed" case.pooka
2008-01-02Provide some transparent "support" for "distributed" file systems.pooka
2007-12-27Flesh this out a bit more. Unfortunately it's still unfinished,pooka
2007-12-25Add a public interface for setting a cookie mapper.pooka
2007-12-25* dump r/w return residpooka
2007-12-19Add generic getattr routine.pooka
2007-12-16* nuke puffs_cc_get{specific,usermount} for goodpooka
2007-12-16Clarify that link_target in node_symlink is null-terminated.pooka
2007-12-15document puffs_dopufbufpooka
2007-12-15update to match realitypooka
2007-12-11nuke #define whose purpose has ceased to bepooka
2007-12-09print newnode cookie value for operations which create nodespooka
2007-12-08Now that "l" is gone both as an argument to operations and frompooka
2007-12-08Fix typo, remove superfluous minus and describe "fd" as file descriptorwiz
2007-12-07puffs_cc_getusermount(), puffs_cc_getspecific() and puffs_docc() are dead.pooka
2007-12-05free flushbuffer after usepooka
2007-12-05Send a response message for flush operations from the kernel insteadpooka
2007-12-05inverse inverse logicpooka
2007-12-05apply previous in a more readable waypooka
2007-12-05"fix" complaints about type-punned pointers with some icky casts.dogcow
2007-12-04Part 3/n of extensive changes to message handling:pooka
2007-12-04add flushopspooka
2007-12-04tyop: reserver -> reservepooka
2007-12-04realloc() len+incr, not offset+incr. Makes space reservationpooka
2007-12-02Add comma in enumeration. Punctuation nits. Fix a typo.wiz
2007-12-02Add comma in enumeration.wiz
2007-12-01Fix another persistent spello.wiz
2007-12-01Fix a typo that has migrated across files.wiz
2007-12-01fix gotframe signature to match codepooka
2007-12-01Typo fixes.wiz