| Age | Commit message (Expand) | Author |
| 2003-06-29 | Back out the lwp/ktrace changes. They contained a lot of colateral damage, | fvdl |
| 2003-06-28 | Pass lwp pointers throughtout the kernel, as required, so that the lwpid can | darrenr |
| 2003-03-21 | Use 'void *' instead of 'caddr_t' in prototypes of VOP_IOCTL, VOP_FCNTL | dsl |
| 2002-11-16 | Clean up error reporting, and nuke some printf verbosity. | oster |
| 2002-11-15 | After a rebuild-in-place, a reconstruct, or a copyback, we should | oster |
| 2002-09-17 | Cast the RF_DEBUG_RECON net a little wider. | oster |
| 2001-11-15 | don't need <sys/types.h> when including <sys/param.h> | lukem |
| 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-01-26 | Ensure we update the 'partitionSize' field of the component labels | oster |
| 2000-03-07 | Create a new rf_close_component() to handle vnode operations for closing | oster |
| 2000-02-23 | Do a better job of (re)initializing the component labels after | oster |
| 2000-01-09 | - move a bunch of function prototypes to rf_kintf.h | oster |
| 2000-01-07 | Nuke: #include "rf_threadid.h". | oster |
| 2000-01-05 | - update RF_CREATE_THREAD to handle a 'process name' argument. | oster |
| 1999-08-14 | Remove a 'struct proc *'-passing abomination that's been bugging me | oster |
| 1999-08-13 | rf_sys.h does not need to be #included in any of these files, and, actually, | oster |
| 1999-03-02 | Update for recent changes including component label support, clean | oster |
| 1999-02-27 | After a vn_close(), set the vnode * to NULL so we don't try closing it | oster |
| 1999-02-27 | Do the VOP_UNLOCK() on an initialized vp, rather than random garbage. | oster |
| 1999-02-23 | Do a VOP_UNLOCK() before a vn_close(). | 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 |