NetBSD/lib/libpuffs
joerg 9eba1e423c Use __dead 2011-08-29 20:41:06 +00:00
..
Makefile Remove PUFFS_WITH_THREADS ifdef garbage, just use libc weak symbols. 2010-12-06 14:50:34 +00:00
TODO
callcontext.c puffs__cc_destroy: clear PCC_HASCALLER. the caller info is not 2011-03-04 09:47:47 +00:00
creds.c
dispatcher.c Add a flag to VOP_LISTEXTATTR(9) so that the vnode interface can tell the 2011-07-04 08:07:29 +00:00
flush.c
framebuf.c Add convenience routine puffs_unmountonsignal(), which does exactly that. 2010-01-12 18:42:38 +00:00
null.c From Evgeniy Ivanov: puffs_node_readdir() should set eofflag to one, when 2011-06-27 12:06:19 +00:00
opdump.c print to stderr instead of stdout 2010-08-20 16:35:05 +00:00
paths.c
pnode.c
puffs.3 Add convenience routine puffs_unmountonsignal(), which does exactly that. 2010-01-12 18:42:38 +00:00
puffs.c Call advlock method if supplied 2011-05-03 13:16:47 +00:00
puffs.h Use __dead 2011-08-29 20:41:06 +00:00
puffs_cc.3
puffs_cred.3
puffs_flush.3
puffs_framebuf.3 fix a few pastos 2010-04-01 09:57:00 +00:00
puffs_node.3
puffs_ops.3 Add a flag to VOP_LISTEXTATTR(9) so that the vnode interface can tell the 2011-07-04 08:07:29 +00:00
puffs_path.3
puffs_priv.h various build fixes for gcc 4.5. from chuq. XXX i'm not sure all of 2011-06-20 09:11:16 +00:00
puffsdump.h Export the opid -> opstr tables (for outside debugging use). 2010-07-11 12:29:08 +00:00
requests.c
shlib_version * support extended attributes 2010-05-21 10:50:52 +00:00
subr.c Support rest of file types in vtype -> s_ifmt 2011-02-17 17:55:36 +00:00
suspend.c