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 stuff 2007-07-19 07:48:10 +00:00
callcontext.c puffs__cc_destroy: clear PCC_HASCALLER. the caller info is not 2011-03-04 09:47:47 +00:00
creds.c In getgroups(), copy only up to the number of supplementary groups 2009-11-20 14:23:54 +00:00
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 Replace void * by puffs_cookie_t where appropriate. No functional change. 2008-08-12 19:44:39 +00:00
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 Replace void * by puffs_cookie_t where appropriate. No functional change. 2008-08-12 19:44:39 +00:00
pnode.c Replace void * by puffs_cookie_t where appropriate. No functional change. 2008-08-12 19:44:39 +00:00
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 New sentence, new line. 2009-04-11 16:48:53 +00:00
puffs_cred.3 Fix missing quote. 2009-04-11 15:36:22 +00:00
puffs_flush.3 Remove the paragraph saying interfaces will change without warning. 2009-02-20 14:26:56 +00:00
puffs_framebuf.3 fix a few pastos 2010-04-01 09:57:00 +00:00
puffs_node.3 No Pp needed before El. 2009-05-13 22:42:31 +00:00
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 Remove the paragraph saying interfaces will change without warning. 2009-02-20 14:26:56 +00:00
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 When reading a request from the kernel, only allocate as much memory 2008-01-29 14:54:08 +00:00
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 Remove suspension support from here too. 2009-12-05 12:13:08 +00:00