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