summaryrefslogtreecommitdiff
path: root/sys/dev/raidframe/rf_acctrace.c
AgeCommit message (Expand)Author
2006-11-16__unused removal on arguments; approved by core.christos
2006-10-12- sprinkle __unused on function decls.christos
2005-12-11merge ktrace-lwp.christos
2005-02-27nuke trailing whitespaceperry
2004-03-01Use RF_ACC_TRACE to #if out more chunks of code related onlyoster
2004-02-29As a LOCK_DEBUG kernel complains, we should really initialzeoster
2004-02-29Oops.. might still need this mutex in a few places.oster
2004-02-29Add "RF_ACC_TRACE" as a new #define to rf_archs.h.oster
2004-02-29Minor comment reformatting.oster
2003-12-30Some days you wonder if some of the function declaration consistencyoster
2003-12-30access_tracebuf is declared, allocated, and freed. No freeloadingoster
2003-12-29Since rf_mutex_destroy() is effectively a NOP now, nuke it.oster
2003-12-29Simplify defn's of rf_mutex_init() and rf_mutex_destroy(). Sinceoster
2002-09-14Minor formatting cleanup, and nuke unused stuff.oster
2002-09-14rf_FlushAccessTraceBuf goes bye-bye.oster
2002-09-14Everyone and their dog was using RF_ERRORMSG3 to print out the sameoster
2001-11-13add RCSIDslukem
2001-10-05More #if 0's bite the dust.oster
2001-10-04Step 2 of the disentanglement. We now look to <dev/raidframe/*> foroster
1999-08-13rf_sys.h does not need to be #included in any of these files, and, actually,oster
1999-02-05Phase 2 of the RAIDframe cleanup. The source is now closer to KNFoster
1999-01-26RAIDframe cleanup, phase 1. Nuke simulator support, user-land driver,oster
1998-11-13RAIDframe, version 1.1, from the Parallel Data Laboratory atoster