NetBSD/lib/libpuffs
pooka aadcb17f11 * allocate pcc as a slice from the stack instead of allocating it
separately
* provide puffs_cc_getcc()

This is in preparation for the removal of you-should-guess-what as
an argument to routines here and there and everywhere.
2007-11-29 17:47:54 +00:00
..
callcontext.c * allocate pcc as a slice from the stack instead of allocating it 2007-11-29 17:47:54 +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 * allocate pcc as a slice from the stack instead of allocating it 2007-11-29 17:47:54 +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 Remove "puffs_cid" from the puffs interface following l-removal 2007-11-27 11:31:17 +00:00
opdump.c print mode in open 2007-11-29 17:22:04 +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_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 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 Remove "puffs_cid" from the puffs interface following l-removal 2007-11-27 11:31:17 +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 Introduce puffs_daemon(), which works like daemon(3) except that it 2007-11-16 18:35:10 +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 Fix spellos. 2007-01-28 07:58:05 +00:00
puffs.3 Introduce puffs_daemon(), which works like daemon(3) except that it 2007-11-16 18:35:10 +00:00
puffs.c * allocate pcc as a slice from the stack instead of allocating it 2007-11-29 17:47:54 +00:00
puffs.h * allocate pcc as a slice from the stack instead of allocating it 2007-11-29 17:47:54 +00:00
puffsdump.h print mode in open 2007-11-29 17:22:04 +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 Remove "puffs_cid" from the puffs interface following l-removal 2007-11-27 11:31:17 +00:00
suspend.c fix request size 2007-11-17 17:12:11 +00:00
TODO stuff 2007-07-19 07:48:10 +00:00