NetBSD/lib/libpuffs
mrg 493d341048 various build fixes for gcc 4.5. from chuq. XXX i'm not sure all of
these work properly wtf pointer aliasing, but there are no casts at
least...

the lib/libpuffs/puffs_priv.h is definately a real bug fix.

from chuq.
2011-06-20 09:11:16 +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 Remove PUFFS_WITH_THREADS ifdef garbage, just use libc weak symbols. 2010-12-06 14:50:34 +00:00
flush.c
framebuf.c
null.c
opdump.c print to stderr instead of stdout 2010-08-20 16:35:05 +00:00
paths.c
pnode.c
puffs.3
puffs.c Call advlock method if supplied 2011-05-03 13:16:47 +00:00
puffs.h Make retval argument for pathconf a register_t to match VOP_PATHCONF. 2010-06-07 11:21:31 +00:00
puffs_cc.3
puffs_cred.3
puffs_flush.3
puffs_framebuf.3
puffs_node.3
puffs_ops.3 In node_lookup() ops, pcn->pcn_nameiop contains a NAMEI_* constant, not 2011-04-19 10:35:24 +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