NetBSD/lib/libpuffs
2015-06-17 00:15:26 +00:00
..
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 Replace void * by puffs_cookie_t where appropriate. No functional change. 2008-08-12 19:44:39 +00:00
framebuf.c Update old-style definitions to ANSI, remove a couple of register 2012-06-25 22:32:43 +00:00
Makefile These directories default to WARNS?=5 2012-03-21 05:37:42 +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 Replace void * by puffs_cookie_t where appropriate. No functional change. 2008-08-12 19:44:39 +00:00
pnode.c Fix regression that has been introduced when the lookup/reclaim race 2012-08-16 09:25:43 +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 Sort sections. 2015-02-16 10:48:50 +00:00
puffs_node.3 No Pp needed before El. 2009-05-13 22:42:31 +00:00
puffs_ops.3 filesystem -> file system 2015-02-16 10:48:56 +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 - When using PUFFS_KFLAG_CACHE_FS_TTL, do not use puffs_node to carry 2012-04-18 00:57:21 +00:00
puffs.3 Bump date for previous. 2015-02-16 10:48:34 +00:00
puffs.c fix error messages 2015-06-17 00:15:26 +00:00
puffs.h libpuffs support for fallocate and fdiscard operations 2014-10-31 13:56:04 +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 Remove suspension support from here too. 2009-12-05 12:13:08 +00:00
TODO