summaryrefslogtreecommitdiff
path: root/sys/dev/raidframe/rf_alloclist.c
AgeCommit message (Expand)Author
2019-02-10Introduce PR_ZERO to avoid open-coding memset()s everywhere. OK riastradh@.christos
2019-02-09- Change the allocation macros to be more like function callschristos
2009-03-15ansify function definitionscegger
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-07- Introduce rf_pools which contains all of the various global pools usedoster
2004-03-07- Introduce rf_pools which contains all of the various global pools usedoster
2004-03-05- remove the RF_*_INC's, as necessary. They are not needed any more.oster
2004-02-29Adjust _rf_ShutdownCreate() so that it is willing to wait for moreoster
2004-02-25Poolify alloclist stuff. Saves a whopping 32 bytes while decreasing codeoster
2003-12-31Replace the DO_FREE() macro with just RF_Free(). No functional changes,oster
2003-12-30Some days you wonder if some of the function declaration consistencyoster
2003-07-01Actually toss the comment I said I was tossing in the last commit.oster
2003-07-01- toss a comment that is no longer relevant.oster
2003-07-01Minor cleanup. No functional changes.oster
2002-09-23Nuke 'lockflag', a holdover from the simulation code. Thanks to Simon B.oster
2002-09-14Everyone and their dog was using RF_ERRORMSG3 to print out the sameoster
2001-11-20Cleanup some whitespace that indent got wrong a long time ago.oster
2001-11-13add RCSIDslukem
2001-10-04If rf_options.h needs to be include it, then include it. Don't rely onoster
2001-10-04Step 2 of the disentanglement. We now look to <dev/raidframe/*> foroster
2001-07-18bzero -> memsetthorpej
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