..
Makefile
move puffs request dispatching code into it's own module.
2007-05-11 21:42:42 +00:00
callcontext.c
Step 3 and currently final step of a more general purpose event loop:
2007-05-15 13:44:46 +00:00
creds.c
allow kernel creds in addition to superuser creds when checking for access
2007-03-22 17:15:34 +00:00
dispatcher.c
Step 3 and currently final step of a more general purpose event loop:
2007-05-15 13:44:46 +00:00
flush.c
Instead of keeping on adding parameters to puffs_mount(), make it
2007-04-13 13:35:46 +00:00
framebuf.c
Add error parameter to puffs_framev_cb to signal if there is a
2007-05-16 10:04:08 +00:00
null.c
Hide struct puffs_usermount from the rest of the world and provide
2007-04-12 15:09:00 +00:00
opdump.c
initial support for cacheops
2007-03-20 10:22:22 +00:00
paths.c
Introduce PUFFS_FLAG_HASHPATH, which for PUFFS_FLAG_BUILDPATH file servers
2007-05-01 15:58:00 +00:00
pnode.c
Hide struct puffs_usermount from the rest of the world and provide
2007-04-12 15:09:00 +00:00
puffs.3
Step 3 and currently final step of a more general purpose event loop:
2007-05-15 13:44:46 +00:00
puffs.c
Reflect kernel changes for supplying root node information in mount
2007-05-17 14:03:13 +00:00
puffs.h
Reflect kernel changes for supplying root node information in mount
2007-05-17 14:03:13 +00:00
puffs_cc.3
Xr puffs_framebuf
2007-05-06 13:56:16 +00:00
puffs_cred.3
document credentials & access control methods
2007-03-22 17:38:09 +00:00
puffs_flush.3
struct puffs_usermoint does sound more lively, but be serious and
2007-05-17 13:31:30 +00:00
puffs_framebuf.3
remember to document puffs_framev_cb error parameter addition
2007-05-16 10:07:11 +00:00
puffs_node.3
Bring the documentation slightly more into sync with the current
2007-01-19 21:10:55 +00:00
puffs_ops.3
document puffs_setback()
2007-05-09 13:46:16 +00:00
puffs_path.3
Bring the documentation slightly more into sync with the current
2007-01-19 21:10:55 +00:00
puffs_priv.h
Step 3 and currently final step of a more general purpose event loop:
2007-05-15 13:44:46 +00:00
puffs_req.3
Remove the puffs_usermount argument from puffs_req_handle(). It can
2007-05-09 18:36:52 +00:00
puffs_suspend.3
Fix spellos.
2007-01-28 07:58:05 +00:00
puffsdump.h
dump return values for operations
2007-02-18 17:36:48 +00:00
requests.c
Step 2 of general-purpose eventloop: get rid of puffs_framebuf_eventloop().
2007-05-11 21:27:13 +00:00
shlib_version
…
subr.c
implement counterpart of vaccess()
2007-03-20 18:28:08 +00:00
suspend.c
Instead of keeping on adding parameters to puffs_mount(), make it
2007-04-13 13:35:46 +00:00