NetBSD/lib/libpuffs
manu 8ee430e576 Do not warn about relative path because of trailing slash
libpuffs calls realpath() to obtain an absolute path to use for mounting.
If the obtained path is different from the one given by the caller, a
warning is issued. This included the situation where the path passed by
the caller just have trailing slashes, a situation where we just want them
to be striped without a warning.
2014-12-22 08:16:21 +00:00
..
Makefile
TODO
callcontext.c
creds.c
dispatcher.c libpuffs support for fallocate and fdiscard operations 2014-10-31 13:56:04 +00:00
flush.c
framebuf.c
null.c
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 Merge riastradh-drm2 to HEAD. 2014-03-18 18:20:35 +00:00
puffs.c Do not warn about relative path because of trailing slash 2014-12-22 08:16:21 +00:00
puffs.h libpuffs support for fallocate and fdiscard operations 2014-10-31 13:56:04 +00:00
puffs_cc.3
puffs_cred.3
puffs_flush.3
puffs_framebuf.3
puffs_node.3
puffs_ops.3 Bump date for previous. Remove trailing space. 2014-10-31 14:01:16 +00:00
puffs_path.3
puffs_priv.h
puffsdump.h
requests.c Assert equality, not assignment, in puffs__fsframe_cmp. 2013-01-23 20:22:34 +00:00
shlib_version
subr.c
suspend.c