NetBSD/lib/libpuffs
pooka cf6e3aa4f9 When doing a read operation, don't copy the whole kernel buffer to
userspace, since it doesn't contain any information yet.  I should
still rework this more so this is just a quickie to get the read/write
style interface more up to speed with the ioctl version.
2007-10-19 14:38:45 +00:00
..
Makefile get rid of DBG= 2007-07-18 22:38:58 +00:00
TODO stuff 2007-07-19 07:48:10 +00:00
callcontext.c Part 1/n of some pretty extensive changes to how the kernel module 2007-10-11 19:41:13 +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 Part 1/n of some pretty extensive changes to how the kernel module 2007-10-11 19:41:13 +00:00
flush.c Part 1/n of some pretty extensive changes to how the kernel module 2007-10-11 19:41:13 +00:00
framebuf.c document puffs_framev_framebuf_ccpromote() 2007-09-06 18:01:34 +00:00
null.c Instead of requesting various pieces of information from node-creating 2007-07-01 18:39:39 +00:00
opdump.c Part 1/n of some pretty extensive changes to how the kernel module 2007-10-11 19:41:13 +00:00
paths.c Move puffs to a two clause license where it already isn't so. And 2007-06-06 01:54:59 +00:00
pnode.c Add accessors for struct puffs_node to prepare for removal from 2007-08-17 17:25:31 +00:00
puffs.3 SEE ALSO paper 2007-10-05 00:04:59 +00:00
puffs.c Part 1/n of some pretty extensive changes to how the kernel module 2007-10-11 19:41:13 +00:00
puffs.h * Change type of boolean functions to, well, boolean instead of int. 2007-10-18 13:48:04 +00:00
puffs_cc.3 Xr puffs_framebuf 2007-05-06 13:56:16 +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 struct puffs_usermoint does sound more lively, but be serious and 2007-05-17 13:31:30 +00:00
puffs_framebuf.3 SEE ALSO paper 2007-10-05 00:04:59 +00:00
puffs_node.3 * document puffs_pn_remove 2007-06-24 18:16:36 +00:00
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 Part 1/n of some pretty extensive changes to how the kernel module 2007-10-11 19:41:13 +00:00
puffs_req.3 Remove the puffs_usermount argument from puffs_req_handle(). It can 2007-05-09 18:36:52 +00:00
puffs_suspend.3
puffsdump.h Dump lookup/componentname specific info in opdump. 2007-08-22 17:57:48 +00:00
requests.c When doing a read operation, don't copy the whole kernel buffer to 2007-10-19 14:38:45 +00:00
shlib_version
subr.c Instead of supplying a plain pid, supply an abstract struct puffs_cid *, 2007-07-01 17:22:13 +00:00
suspend.c Part 1/n of some pretty extensive changes to how the kernel module 2007-10-11 19:41:13 +00:00