| Age | Commit message (Expand) | Author |
| 2003-06-23 | Make sure to include opt_foo.h if a defflag option FOO is used. | martin |
| 2002-11-19 | For reconstructs, move checks for failed components to before the | oster |
| 2002-11-16 | Cleanup more printfs. | oster |
| 2002-11-14 | Don't allow failing more than one component of a set, or | oster |
| 2002-11-09 | Nuke a printf() from rf_FailDisk(). | oster |
| 2002-10-22 | Better protect hot-spare adding, and make it LOCKDEBUG friendly. | oster |
| 2002-10-18 | Improve and/or re-arrange a number of locks. While much of the locking is | oster |
| 2002-10-04 | As part of the effort to get RAIDframe playing nicely with LOCKDEBUG, | oster |
| 2002-09-23 | The 'reconDesc' argument to rf_SignalQuiescenceLock() is a holdover from | oster |
| 2002-09-21 | rf_UnbootRaidframe isn't used. rf_print_assert_panic_message is | oster |
| 2002-09-17 | RF_DEBUG_ACCESS and RF_DEBUG_QUIESCE make things a little smaller. | oster |
| 2002-09-16 | Those of us who might be interested in debugging internal memory usage | oster |
| 2002-09-15 | Nuke 'numPending' from the RF_RaidAccessDesc_s structure, and minor cleanup. | oster |
| 2002-09-14 | Everyone and their dog was using RF_ERRORMSG3 to print out the same | oster |
| 2002-09-11 | Nuke unneeded #include "rf_debugprint.h" | oster |
| 2002-09-09 | On a 'raidctl -f' or 'raidctl -F', close the failed component. | oster |
| 2002-08-08 | make 'configureMutex' be a lockmgr lock instead of a simple lock. | oster |
| 2002-08-04 | Let's just say that the way things were stored in the array for the | oster |
| 2002-08-03 | Improve error messages. | oster |
| 2002-08-03 | Cleanup configuration and auto-configuration information printing. | oster |
| 2002-08-03 | Backout some "new stuff" that accidentally got included on the last commit. | oster |
| 2002-08-02 | - remove "#include "rf_memchunk.h" | oster |
| 2002-07-24 | Don't print the value of protectedSectors all the time. | oster |
| 2002-07-13 | Nuke a redundant check. | oster |
| 2002-07-13 | Nuke a redundant check that raidPtr->valid is true. | oster |
| 2002-01-07 | #if 0 rf_SetReconfiguredMode() since it is unused now, but may be | oster |
| 2001-11-15 | don't need <sys/types.h> when including <sys/param.h> | lukem |
| 2001-11-13 | add RCSIDs | lukem |
| 2001-10-04 | Nuke a couple of unused extern variable declarations. | oster |
| 2001-10-04 | Step 2 of the disentanglement. We now look to <dev/raidframe/*> for | oster |
| 2001-07-27 | Nuke the 5 NULL parameters from rf_DoAccess(). Observe that 4 of | oster |
| 2001-07-18 | bzero -> memset | thorpej |
| 2000-12-15 | For the RF_ASSERT() and RF_PANIC() macros, call a function to do the | oster |
| 2000-09-21 | convert tsleep()->ltsleep(), which makes the kernel complain less | oster |
| 2000-06-04 | Merge rf_update_component_labels() and rf_final_update_component_labels(). | oster |
| 2000-05-29 | Fix a couple of typos. (Thanks Wiz! :) ) | oster |
| 2000-05-28 | Abort any parity re-writes before unconfiguring a RAID set. | oster |
| 2000-03-07 | Move rf_UnconfigureVnodes to rf_netbsdkintf.c where it will be more at home. | oster |
| 2000-02-29 | Oops.. Need to note the parity status when we unconfigure. | oster |
| 2000-02-25 | When we close autoconfigured components, we need to note that they | oster |
| 2000-02-24 | Deal with unconfiguring components in the autoconfigure case. | oster |
| 2000-02-23 | Be more aggressive about updating component labels in the event | oster |
| 2000-02-23 | - cleanup of more component label code | oster |
| 2000-02-13 | Get recent changes into the tree: | oster |
| 2000-01-09 | Garbage collect unused code. | oster |
| 2000-01-09 | Nuke dependency on rf_diskthreads.h | oster |
| 2000-01-09 | Nuke dependencies on rf_cpuutils.h. | oster |
| 2000-01-09 | - move a bunch of function prototypes to rf_kintf.h | oster |
| 2000-01-09 | Nuke desc->tid. | oster |
| 2000-01-08 | - nuke calls to rf_get_threadid() and associated #include | oster |