NetBSD/lib/libpuffs
christos 2b98159f0b fix error messages (use __func__, quotes)
also differentiate between canonical and non-relative.
2017-11-05 15:33:15 +00:00
..
Makefile Define _KERNTYPES for things that need it. 2016-01-23 21:22:45 +00:00
TODO
callcontext.c Deal with __MACHINE_STACK_GROWS_UP machines. 2011-12-06 21:15:39 +00:00
creds.c Use puffs_access() return value in the VA_UTIMES_NULL case. 2012-03-15 12:49:36 +00:00
dispatcher.c libpuffs support for fallocate and fdiscard operations 2014-10-31 13:56:04 +00:00
flush.c
framebuf.c remove now unnecessary casts. 2017-06-14 16:39:41 +00:00
null.c Rollback previous change as it breaks autmates tests 2011-11-25 15:02:02 +00:00
opdump.c libpuffs support for fallocate and fdiscard operations 2014-10-31 13:56:04 +00:00
paths.c
pnode.c Fix regression that has been introduced when the lookup/reclaim race 2012-08-16 09:25:43 +00:00
puffs.3 Remove workaround for ancient HTML generation code. 2017-07-03 21:28:48 +00:00
puffs.c fix error messages (use __func__, quotes) 2017-11-05 15:33:15 +00:00
puffs.h consistency fixes. 2015-11-12 17:51:05 +00:00
puffs_cc.3
puffs_cred.3
puffs_flush.3
puffs_framebuf.3 Sort sections. 2015-02-16 10:48:50 +00:00
puffs_node.3
puffs_ops.3 Remove workaround for ancient HTML generation code. 2017-07-03 21:28:48 +00:00
puffs_path.3
puffs_priv.h - When using PUFFS_KFLAG_CACHE_FS_TTL, do not use puffs_node to carry 2012-04-18 00:57:21 +00:00
puffsdump.h Export the opid -> opstr tables (for outside debugging use). 2010-07-11 12:29:08 +00:00
requests.c Assert equality, not assignment, in puffs__fsframe_cmp. 2013-01-23 20:22:34 +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