| Age | Commit message (Expand) | Author |
| 2019-05-28 | s/recieve/receive/ | msaitoh |
| 2019-02-10 | Introduce PR_ZERO to avoid open-coding memset()s everywhere. OK riastradh@. | christos |
| 2019-02-09 | - Change the allocation macros to be more like function calls | christos |
| 2016-10-15 | Cleanup/remove unused asm_count. Reported by David Binderman in PR#51552. | oster |
| 2014-11-14 | Adjust comment to reflect reality. (5th arg, not 4th) | oster |
| 2011-05-11 | convert the main raidPtr mutex to a kmutex, and add a couple of cv's to | mrg |
| 2009-03-15 | ansify function definitions | cegger |
| 2007-03-04 | Kill caddr_t; there will be some MI fallout, but it will be fixed shortly. | christos |
| 2006-11-16 | __unused removal on arguments; approved by core. | christos |
| 2006-10-12 | - sprinkle __unused on function decls. | christos |
| 2006-04-26 | un-bitrot some of this code (which is not included by default in kernels), | oster |
| 2005-12-11 | merge ktrace-lwp. | christos |
| 2005-02-27 | nuke trailing whitespace | perry |
| 2004-03-20 | For each RAID set, pre-allocate a number of "emergency buffers" to be | oster |
| 2004-03-19 | Take care of six more mallocs: | oster |
| 2004-03-19 | Add a comment. Will hopefully save time next time someone tries | oster |
| 2004-03-19 | Introduce 3 more pools and 6 functions to handle allocating/freeing | oster |
| 2004-03-07 | - Introduce rf_pools which contains all of the various global pools used | oster |
| 2004-03-07 | - Introduce rf_pools which contains all of the various global pools used | oster |
| 2004-03-07 | We don't need 2-fault tollerant stuff here in the default case. | oster |
| 2004-03-05 | - remove the RF_*_INC's, as necessary. They are not needed any more. | oster |
| 2004-02-29 | Adjust _rf_ShutdownCreate() so that it is willing to wait for more | oster |
| 2003-12-30 | No point keeping 'pt' around. It's only ever assigned to. | oster |
| 2003-12-30 | rf_FreePDAList() and rf_FreeASMList() wern't using their l_end or | oster |
| 2003-12-30 | Some days you wonder if some of the function declaration consistency | oster |
| 2003-12-29 | Clean up comments, and generally make more readable. No functional changes. | oster |
| 2003-12-29 | - first kick at a major reworking of RAIDframe's memory allocation code: | oster |
| 2003-12-29 | [Having received a definite lack of strenuous objection, a small amount | oster |
| 2003-12-21 | (Although I want this code to Go Away, I might as well fix this bug for compl... | oster |
| 2002-09-24 | Cleanup the comment formatting a bit. | oster |
| 2002-09-23 | Ooops.. should have included this 'row' with the last change. | oster |
| 2002-09-23 | 'row' was defined and set, but never used. *poof* Thanks to Simon B. | oster |
| 2002-09-21 | rf_FreePhysDiskAddr is only needed by paritylogging. | oster |
| 2002-09-21 | rf_FreeAccessStripeMapComponent() goes too. Thanks Krister! | oster |
| 2002-09-21 | Nuke rf_AllocAccessStripeMapComponent(). Thanks Krister! | oster |
| 2002-09-19 | Introduce RF_DEBUG_MAP, and use it to ignore more rarely used code. | oster |
| 2002-09-14 | Everyone and their dog was using RF_ERRORMSG3 to print out the same | oster |
| 2002-08-03 | Nuke two more functions that arn't used anywhere and are only contributing | oster |
| 2002-05-22 | bcopy -> memcpy. Reviewed by Greg Oster. | wiz |
| 2002-01-07 | Revert previous. Need to be more careful with what gets chopped out. | oster |
| 2002-01-07 | Some of this stuff is really just for debugging, so compile it only if | oster |
| 2001-11-13 | add RCSIDs | lukem |
| 2001-10-05 | More #if 0's bite the dust. | oster |
| 2001-10-04 | Step 2 of the disentanglement. We now look to <dev/raidframe/*> for | oster |
| 2001-07-18 | bzero -> memset | thorpej |
| 2000-06-29 | Nuke a printf that *I* added at least as early as Nov, 1998, and which is | oster |
| 1999-08-13 | rf_sys.h does not need to be #included in any of these files, and, actually, | oster |
| 1999-02-05 | Phase 2 of the RAIDframe cleanup. The source is now closer to KNF | oster |
| 1999-01-26 | RAIDframe cleanup, phase 1. Nuke simulator support, user-land driver, | oster |
| 1998-11-13 | RAIDframe, version 1.1, from the Parallel Data Laboratory at | oster |