NetBSD/lib/libpuffs
pooka 5d86889ea0 add puffs_cc_getspecific(pcc), which is shorthand for:
puffs_getspecific(puffs_cc_getusermount(pcc))
2007-04-19 14:45:03 +00:00
..
callcontext.c add puffs_cc_getspecific(pcc), which is shorthand for: 2007-04-19 14:45:03 +00:00
creds.c allow kernel creds in addition to superuser creds when checking for access 2007-03-22 17:15:34 +00:00
flush.c Instead of keeping on adding parameters to puffs_mount(), make it 2007-04-13 13:35:46 +00:00
Makefile Move file system and node callbacks into their own manual page. 2007-04-16 19:16:02 +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 in case rootpath is "/", make dotdot lookup in "/foo" build 2007-02-15 21:26:50 +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_cc.3 add puffs_cc_getspecific(pcc), which is shorthand for: 2007-04-19 14:45:03 +00:00
puffs_cred.3 document credentials & access control methods 2007-03-22 17:38:09 +00:00
puffs_flush.3 document the flush routines 2007-04-06 17:55:10 +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 fix readdir prototype 2007-04-18 20:37:05 +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 Instead of keeping on adding parameters to puffs_mount(), make it 2007-04-13 13:35:46 +00:00
puffs_req.3 New sentence, new line. 2007-01-20 16:49:36 +00:00
puffs_suspend.3 Fix spellos. 2007-01-28 07:58:05 +00:00
puffs.3 Move file system and node callbacks into their own manual page. 2007-04-16 19:16:02 +00:00
puffs.c alloc to set flags when setting fhsize 2007-04-16 13:04:49 +00:00
puffs.h add puffs_cc_getspecific(pcc), which is shorthand for: 2007-04-19 14:45:03 +00:00
puffsdump.h dump return values for operations 2007-02-18 17:36:48 +00:00
requests.c Instead of keeping on adding parameters to puffs_mount(), make it 2007-04-13 13:35:46 +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