summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Make the output more consistent.murray2003-05-051-6/+2
* Clarify comments.grog2003-05-051-2/+2
* Add "preferred" keyword.grog2003-05-052-0/+7
* White space fixes.grog2003-05-051-3/+4
* Remove DIOCGDINFO ioctl. This almost makes newfs work again withoutgrog2003-05-051-14/+41
* vinum_scandisk: Make sure the config is locked before we mess aroundgrog2003-05-051-15/+22
* Finally implement read policies. The previous "implementation" didn'tgrog2003-05-051-22/+52
* Move the setting of the BOOTABLE flag outside of .if MAKE_ISOS so thatmurray2003-05-051-1/+1
* free_vinum: Rearrange sequence of actions to avoid potential racegrog2003-05-051-8/+7
* vinum_readpol: Get this right.grog2003-05-051-19/+20
* Finally implement read policies. The previous "implementation" didn'tgrog2003-05-051-3/+7
* call dump_queues() only when DEBUG_THREAD_KERN is defined, save somedavidxu2003-05-052-0/+4
* Catch up with 1995(?) for modem speeds (use 57600 instead of 115200 forbde2003-05-051-2/+2
* Revert rev 1.78 of dokern.sh. The ncv, stg, and nsp drivers aren'tscottl2003-05-052-6/+0
* Back out accidentally committed debuggingimp2003-05-041-8/+0
* When resetting to defaults, reset drainwait to the current default pfbde2003-05-041-2/+3
* Replace use of a spinlock with a mutex.deischen2003-05-042-12/+9
* Protect against a race between granting a lock and accessingdeischen2003-05-044-14/+56
* Style fixes.kan2003-05-048-83/+86
* A few grammatical improvements.murray2003-05-041-3/+5
* Cleanup hostname matching in syslogd:gshapiro2003-05-041-17/+24
* Note that the idletime setting is not enforced.murray2003-05-041-1/+5
* Add more detail on CPUs to AS4100 section based on some experimentation.wilko2003-05-041-8/+18
* Add transparent handling of mbroffset for backwards compatibility.phk2003-05-041-1/+25
* Only accept a rawoffset if it is identical to the mbroffset.phk2003-05-041-0/+4
* Add a way to read the current mbroffset from a BSD label class.phk2003-05-041-1/+7
* Add gctl_set_param() function.phk2003-05-042-0/+26
* Extend the scope of the vm_object lock in vm_object_terminate().alc2003-05-041-4/+4
* Remove debugging printfs which should not have been committed.phk2003-05-042-7/+0
* This is now Gcc 3.3 WARNS 6 clean.obrien2003-05-041-0/+1
* Set abitag __unused.obrien2003-05-041-3/+4
* Change the way loadbalancing works on RAID1's.sos2003-05-042-6/+28
* Fix suspend and resume.deischen2003-05-0412-86/+94
* fix typo in TI1515 ID.imp2003-05-042-1/+9
* Implement dump function for ATA RAID's. Minor fixes by me...sos2003-05-041-0/+128
* Add support for using the CDROM env var for device to use;sos2003-05-042-1/+14
* Fix filename printing when using -l option.sos2003-05-041-2/+2
* Dont fixate when doing dvdrw or test writing.sos2003-05-041-1/+1
* Default speed is 4 not 1.sos2003-05-041-1/+1
* Added more descriptive error outputs.sos2003-05-041-13/+39
* Grap the ATA lock on all channels before suspend, this makes certainsos2003-05-043-0/+15
* On getting status print the stripesize on RAID0's.sos2003-05-041-2/+4
* Fix a bunch of typos and grammatical errors.murray2003-05-041-42/+43
* Eliminate the separate malloc type for the sparing table.scottl2003-05-041-3/+2
* Add a missing __inline. Strange that gcc never complained about it.scottl2003-05-041-3/+3
* Correctly calculate the size of the extent that should be read inscottl2003-05-041-3/+3
* Forgot to update string and signal tables when some of the trap typesjake2003-05-041-4/+4
* Avoid a lock-order reversal and implement vm_object lockingalc2003-05-041-8/+8
* Document the login-backoff and login-retries capabilities.murray2003-05-041-0/+5
* Document a workaround for getting past the groff infinite loop problemimp2003-05-041-1/+6
OpenPOWER on IntegriCloud