NetBSD/lib/libpuffs
pooka 2df275c4cd va->va_mode doesn't contain the full argument to the mknod() system call,
so introduce puffs_addvtype2mode() and use that in null.c to generate the
proper syscall argument
2007-03-16 08:14:49 +00:00
..
Makefile document puffs_fs_suspend() 2007-01-26 23:55:27 +00:00
callcontext.c #include <ucontext.h> 2007-02-17 23:00:16 +00:00
creds.c fix a lint warning. 2006-10-23 01:23:42 +00:00
flush.c rename name cache invalidation interface to be in sync with the 2007-01-09 18:19:01 +00:00
null.c va->va_mode doesn't contain the full argument to the mknod() system call, 2007-03-16 08:14:49 +00:00
opdump.c dump return values for operations 2007-02-18 17:36:48 +00:00
paths.c in case rootpath is "/", make dotdot lookup in "/foo" build 2007-02-15 21:26:50 +00:00
pnode.c Checkpoint some more work in progress: for the benefit those file 2007-01-15 00:39:02 +00:00
puffs.3 add puffs paper presented at AsiaBSDCon 2007 to "SEE ALSO" 2007-03-13 17:06:10 +00:00
puffs.c Until someone can sort non-priviledged mounts and kauth, force 2007-02-18 17:38:10 +00:00
puffs.h va->va_mode doesn't contain the full argument to the mknod() system call, 2007-03-16 08:14:49 +00:00
puffs_cc.3 document puffs_docc 2007-01-20 15:11:02 +00:00
puffs_flush.3 Bring the documentation slightly more into sync with the current 2007-01-19 21:10:55 +00:00
puffs_node.3 Bring the documentation slightly more into sync with the current 2007-01-19 21:10:55 +00:00
puffs_path.3 Bring the documentation slightly more into sync with the current 2007-01-19 21:10:55 +00:00
puffs_priv.h Checkpoint some more work in progress: for the benefit those file 2007-01-15 00:39:02 +00:00
puffs_req.3 New sentence, new line. 2007-01-20 16:49:36 +00:00
puffs_suspend.3 Fix spellos. 2007-01-28 07:58:05 +00:00
puffsdump.h dump return values for operations 2007-02-18 17:36:48 +00:00
requests.c Be consistent with the rest of the framework about the argument 2007-01-20 14:37:06 +00:00
shlib_version
subr.c va->va_mode doesn't contain the full argument to the mknod() system call, 2007-03-16 08:14:49 +00:00
suspend.c add interfaces for suspending the file system 2007-01-26 23:00:33 +00:00