| Age | Commit message (Expand) | Author |
| 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 |
| 2009-03-15 | ansify function definitions | cegger |
| 2006-11-16 | __unused removal on arguments; approved by core. | christos |
| 2006-10-12 | - sprinkle __unused on function decls. | christos |
| 2005-12-11 | merge ktrace-lwp. | christos |
| 2005-02-27 | nuke trailing whitespace | perry |
| 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-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 |
| 2004-02-25 | Poolify alloclist stuff. Saves a whopping 32 bytes while decreasing code | oster |
| 2003-12-31 | Replace the DO_FREE() macro with just RF_Free(). No functional changes, | oster |
| 2003-12-30 | Some days you wonder if some of the function declaration consistency | oster |
| 2003-07-01 | Actually 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-01 | Minor cleanup. No functional changes. | oster |
| 2002-09-23 | Nuke 'lockflag', a holdover from the simulation code. Thanks to Simon B. | oster |
| 2002-09-14 | Everyone and their dog was using RF_ERRORMSG3 to print out the same | oster |
| 2001-11-20 | Cleanup some whitespace that indent got wrong a long time ago. | oster |
| 2001-11-13 | add RCSIDs | lukem |
| 2001-10-04 | If rf_options.h needs to be include it, then include it. Don't rely on | oster |
| 2001-10-04 | Step 2 of the disentanglement. We now look to <dev/raidframe/*> for | oster |
| 2001-07-18 | bzero -> memset | thorpej |
| 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 |