NetBSD/lib/libpuffs
pooka 229bf1afc9 Remove the paragraph saying interfaces will change without warning.
Note that a stable version of puffs first appeared in NetBSD 5.0.
2009-02-20 14:26:56 +00:00
..
Makefile
TODO
callcontext.c clear cached puffs_cc's in puffs_exit() 2008-08-11 16:23:37 +00:00
creds.c
dispatcher.c Replace void * by puffs_cookie_t where appropriate. No functional change. 2008-08-12 19:44:39 +00:00
flush.c Replace void * by puffs_cookie_t where appropriate. No functional change. 2008-08-12 19:44:39 +00:00
framebuf.c Fix double free when i/o descriptor is violently closed. Bug was 2008-09-04 15:30:36 +00:00
null.c Cast a value to time_t (not unsigned) when comparing to timespec tv_sec 2009-01-08 02:19:48 +00:00
opdump.c fix for dev_t 64 bits. 2008-12-28 22:45:05 +00:00
paths.c Replace void * by puffs_cookie_t where appropriate. No functional change. 2008-08-12 19:44:39 +00:00
pnode.c Replace void * by puffs_cookie_t where appropriate. No functional change. 2008-08-12 19:44:39 +00:00
puffs.3 Remove the paragraph saying interfaces will change without warning. 2009-02-20 14:26:56 +00:00
puffs.c fix some sign comparison warnings 2009-01-08 02:28:08 +00:00
puffs.h Add puffs_cancel(), which allows to back down after puffs_init() 2008-12-12 19:45:16 +00:00
puffs_cc.3 Remove the paragraph saying interfaces will change without warning. 2009-02-20 14:26:56 +00:00
puffs_cred.3 Remove the paragraph saying interfaces will change without warning. 2009-02-20 14:26:56 +00:00
puffs_flush.3 Remove the paragraph saying interfaces will change without warning. 2009-02-20 14:26:56 +00:00
puffs_framebuf.3 Remove the paragraph saying interfaces will change without warning. 2009-02-20 14:26:56 +00:00
puffs_node.3 Remove the paragraph saying interfaces will change without warning. 2009-02-20 14:26:56 +00:00
puffs_ops.3 Remove the paragraph saying interfaces will change without warning. 2009-02-20 14:26:56 +00:00
puffs_path.3 Remove the paragraph saying interfaces will change without warning. 2009-02-20 14:26:56 +00:00
puffs_priv.h clear cached puffs_cc's in puffs_exit() 2008-08-11 16:23:37 +00:00
puffs_suspend.3 Remove the paragraph saying interfaces will change without warning. 2009-02-20 14:26:56 +00:00
puffsdump.h Replace void * by puffs_cookie_t where appropriate. No functional change. 2008-08-12 19:44:39 +00:00
requests.c
shlib_version bump shared libraries. 2009-01-11 03:07:47 +00:00
subr.c fix for dev_t 64 bits. 2008-12-28 22:45:05 +00:00
suspend.c