NetBSD/lib/libpuffs
pooka 6b7023f08f * support nodetofh and fhtonode callbacks
* use new signature of node_readdir
2007-04-11 21:04:51 +00:00
..
Makefile document credentials & access control methods 2007-03-22 17:38:09 +00:00
callcontext.c #include <ucontext.h> 2007-02-17 23:00:16 +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 support page cache flushing 2007-04-06 17:49:11 +00:00
null.c * support nodetofh and fhtonode callbacks 2007-04-11 21:04:51 +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 Remove check against null parameter along with the XXX comment wondering 2007-03-29 12:54:54 +00:00
puffs.3 document credentials & access control methods 2007-03-22 17:38:09 +00:00
puffs.c * support nodetofh and fhtonode callbacks 2007-04-11 21:04:51 +00:00
puffs.h * support nodetofh and fhtonode callbacks 2007-04-11 21:04:51 +00:00
puffs_cc.3
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
puffs_path.3
puffs_priv.h
puffs_req.3
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
shlib_version
subr.c implement counterpart of vaccess() 2007-03-20 18:28:08 +00:00
suspend.c