NetBSD/lib/libpuffs
pooka 7431f4f63d Add an error handler which syslogs but does not abort() and make it
the default.  Most servers just shovel bits from their backend to
the kernel without checking the contents and dumping core in case
the backend gives garbage is a bit harsh.
2009-12-05 20:54:10 +00:00
..
callcontext.c clear cached puffs_cc's in puffs_exit() 2008-08-11 16:23:37 +00:00
creds.c In getgroups(), copy only up to the number of supplementary groups 2009-11-20 14:23:54 +00:00
dispatcher.c Dispatch puffs_node_abortop(). 2009-10-17 23:19:52 +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
Makefile Remove suspension support from here too. 2009-12-05 12:13:08 +00:00
null.c include some headers we use 2009-10-18 20:14:06 +00:00
opdump.c dump readdir offset 2009-04-06 20:47:17 +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_cc.3 New sentence, new line. 2009-04-11 16:48:53 +00:00
puffs_cred.3 Fix missing quote. 2009-04-11 15:36:22 +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 s/the the/the/ 2009-11-22 18:40:26 +00:00
puffs_node.3 No Pp needed before El. 2009-05-13 22:42:31 +00:00
puffs_ops.3 New sentence, new line. 2009-04-11 16:48:53 +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.3 Remove the paragraph saying interfaces will change without warning. 2009-02-20 14:26:56 +00:00
puffs.c Add an error handler which syslogs but does not abort() and make it 2009-12-05 20:54:10 +00:00
puffs.h Add an error handler which syslogs but does not abort() and make it 2009-12-05 20:54:10 +00:00
puffsdump.h dump readdir offset 2009-04-06 20:47:17 +00:00
requests.c When reading a request from the kernel, only allocate as much memory 2008-01-29 14:54:08 +00:00
shlib_version bump minor for puffs_setmntinfo() 2009-10-18 20:26:33 +00:00
subr.c fix for dev_t 64 bits. 2008-12-28 22:45:05 +00:00
suspend.c Remove suspension support from here too. 2009-12-05 12:13:08 +00:00
TODO stuff 2007-07-19 07:48:10 +00:00