Source-Changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

CVS commit: src/lib/libpuffs



Module Name:    src
Committed By:   pooka
Date:           Sat Dec  5 20:54:10 UTC 2009

Modified Files:
        src/lib/libpuffs: puffs.c puffs.h

Log Message:
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.


To generate a diff of this commit:
cvs rdiff -u -r1.100 -r1.101 src/lib/libpuffs/puffs.c
cvs rdiff -u -r1.112 -r1.113 src/lib/libpuffs/puffs.h

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.



Home | Main Index | Thread Index | Old Index