NetBSD/lib/libpuffs
pooka 4b2334142b puffs_mount():
* initialize values better
* always go through "fail" to see if puffs_daemon() needs to be
  woken up
* open device r/w instead of r/o
2007-11-17 16:06:18 +00:00
..
callcontext.c Fix a few bugs and memleaks with the threading code. 2007-10-31 16:09:09 +00:00
creds.c * Change type of boolean functions to, well, boolean instead of int. 2007-10-18 13:48:04 +00:00
dispatcher.c Fix a few bugs and memleaks with the threading code. 2007-10-31 16:09:09 +00:00
flush.c * split the putter header into a kernel version and a userland version 2007-11-12 16:39:32 +00:00
framebuf.c document puffs_framev_framebuf_ccpromote() 2007-09-06 18:01:34 +00:00
Makefile Add some very initial support for a threading worker model as an 2007-10-26 17:35:01 +00:00
null.c Call puffs_genfs_reclaim directly instead of through an extra jumpgate. 2007-11-05 16:53:00 +00:00
opdump.c dump lookup return values 2007-11-16 14:59:14 +00:00
paths.c
pnode.c Add accessors for struct puffs_node to prepare for removal from 2007-08-17 17:25:31 +00:00
puffs_cc.3 Add puffs_cc_schedule() which marks a pcc runnable and will pass 2007-10-21 19:25:58 +00:00
puffs_cred.3 * Change type of boolean functions to, well, boolean instead of int. 2007-10-18 13:48:04 +00:00
puffs_flush.3
puffs_framebuf.3 SEE ALSO paper 2007-10-05 00:04:59 +00:00
puffs_node.3
puffs_ops.3 Per rumble's lead in vnodeops, clarify the bit about readdir cookies. 2007-07-31 21:48:18 +00:00
puffs_path.3
puffs_priv.h Introduce puffs_daemon(), which works like daemon(3) except that it 2007-11-16 18:35:10 +00:00
puffs_req.3
puffs_suspend.3
puffs.3 Introduce puffs_daemon(), which works like daemon(3) except that it 2007-11-16 18:35:10 +00:00
puffs.c puffs_mount(): 2007-11-17 16:06:18 +00:00
puffs.h Introduce puffs_daemon(), which works like daemon(3) except that it 2007-11-16 18:35:10 +00:00
puffsdump.h Dump lookup/componentname specific info in opdump. 2007-08-22 17:57:48 +00:00
requests.c * split the putter header into a kernel version and a userland version 2007-11-12 16:39:32 +00:00
shlib_version
subr.c typo in comment 2007-10-21 14:26:15 +00:00
suspend.c remove header that was never committed 2007-11-12 17:35:32 +00:00
TODO stuff 2007-07-19 07:48:10 +00:00