# $NetBSD: Makefile,v 1.2 2015/04/09 16:47:56 ginsbach Exp $ .include TESTSDIR= ${TESTSBASE}/lib/libc/inet TESTS_C+= t_inet_addr t_inet_network .include .ruhr/netbsd/atom/lib/libpuffs/opdump.c?h=lockdoc-9.3-0.6' type='application/atom+xml'/>
summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2014-10-31libpuffs support for fallocate and fdiscard operationsmanu
2012-03-15Add __printflike attribution to use vprintf and friends with an argumentjoerg
2010-08-20print to stderr instead of stdoutpooka
2010-07-11Export the opid -> opstr tables (for outside debugging use).pooka
2010-05-21adjust for protocol changespooka
2010-05-21Don't try to print the names of messages we don't know about.pooka
2010-05-20* fix typopooka
2010-01-07Be slightly more forgiving about unknown operation types.pooka
2010-01-07Dump contents of struct vattr -- i never remember which memberspooka
2010-01-07* make indentation a little less ridiculouspooka
2009-04-06dump readdir offsetpooka
2009-04-06* dump op-specific return info before the generic onepooka
2008-12-28fix for dev_t 64 bits.christos
2008-08-12Replace void * by puffs_cookie_t where appropriate. No functional change.pooka
2008-01-27For operations with a target (remove, rmdir, link), print thepooka
2007-12-25* dump r/w return residpooka
2007-12-09print newnode cookie value for operations which create nodespooka
2007-12-04add flushopspooka
2007-11-29print mode in openpooka
2007-11-16dump lookup return valuespooka
2007-10-29Sprinkle some hackish locks here and there, just enough to allowpooka
2007-10-26dump pid/lwp of callerpooka
2007-10-11Part 1/n of some pretty extensive changes to how the kernel modulepooka
2007-09-29support error notificationspooka
2007-08-22Dump lookup/componentname specific info in opdump.pooka
2007-08-07dump further info for read/writepooka
2007-06-30print time elapsed between callspooka
2007-06-06Move puffs to a two clause license where it already isn't so. Andpooka
2007-03-20initial support for cacheopspooka
2007-02-18dump return values for operationspooka
2007-01-26add interfaces for suspending the file systempooka
2006-12-05adapt to kernel change:pooka
2006-11-07* support FAF (Fire-And-Forget) class operationspooka
2006-10-23dump correct name for vfs operationspooka
2006-10-23use portable printschristos
2006-10-23pass lint; fix install.christos
2006-10-22add libpuffs - the userspace programming interface for puffspooka