Click on a directory to enter that directory. Click on a file to display its revision history and to get a chance to display diffs between revisions.
Current directory: [cvs.netbsd.org] / src / lib / libpuffs
| File | Rev. | Age | Author | Last log entry |
|---|---|---|---|---|
| 1.22 | 8 months | pooka | Part 3/n of extensive changes to message handling: Get rid of the original puff... | |
| 1.3 | 12 months | pooka | stuff | |
| 1.21 | 6 months | pooka | Don't add asserts between testing and commit - especially not if you're going to... | |
| 1.14 | 7 months | pooka | Now that "l" is gone both as an argument to operations and from componentname, r... | |
| 1.31 | 4 months | pooka | Reserve enough memory for ops which return more than they receive. | |
| 1.15 | 8 months | pooka | free flushbuffer after use | |
| 1.28 | 6 months | pooka | Fix a weirdosity in the framebuf gotfb interface: hand buffer ownership to the c... | |
| 1.24 | 8 months | pooka | Rototill. Ok, ok, a few more words about it: stop holding puffs_cc as a holy va... | |
| 1.23 | 6 months | pooka | For operations with a target (remove, rmdir, link), print the target cookie. | |
| 1.7 | 14 months | pooka | Move puffs to a two clause license where it already isn't so. And as agc pointe... | |
| 1.9 | 11 months | pooka | Add accessors for struct puffs_node to prepare for removal from exported headers... | |
| 1.40 | 2 months | wiz | Remove trailing whitespace. | |
| 1.89 | 6 months | pooka | Implement lazy contexts for file systems using puffs_mainloop(). Previously each... | |
| 1.107 | 6 months | pooka | Fix a weirdosity in the framebuf gotfb interface: hand buffer ownership to the c... | |
| 1.12 | 2 months | wiz | Punctuation markup nit. | |
| 1.3 | 8 months | wiz | Fix a typo that has migrated across files. | |
| 1.6 | 8 months | wiz | Fix another persistent spello. | |
| 1.23 | 6 months | pooka | whoops, bump date - pretty significant change | |
| 1.3 | 8 months | wiz | Fix a typo that has migrated across files. | |
| 1.20 | 7 months | pooka | Clarify that link_target in node_symlink is null-terminated. | |
| 1.3 | 7 months | pooka | Flesh this out a bit more. Unfortunately it's still unfinished, and I don't kno... | |
| 1.39 | 6 months | pooka | Implement lazy contexts for file systems using puffs_mainloop(). Previously each... | |
| 1.2 | 18 months | wiz | Fix spellos. | |
| 1.9 | 6 months | pooka | For operations with a target (remove, rmdir, link), print the target cookie. | |
| 1.23 | 6 months | pooka | When reading a request from the kernel, only allocate as much memory as needed t... | |
| 1.1 | 21 months | pooka | add libpuffs - the userspace programming interface for puffs This work was init... | |
| 1.22 | 7 months | pooka | Add generic getattr routine. | |
| 1.9 | 8 months | pooka | fix request size |