summaryrefslogtreecommitdiffstats
path: root/sys
Commit message (Expand)AuthorAgeFilesLines
* 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
* free_vinum: Rearrange sequence of actions to avoid potential racegrog2003-05-051-8/+7
* Back out accidentally committed debuggingimp2003-05-041-8/+0
* Style fixes.kan2003-05-048-83/+86
* 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
* Change the way loadbalancing works on RAID1's.sos2003-05-042-6/+28
* 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
* Grap the ATA lock on all channels before suspend, this makes certainsos2003-05-043-0/+15
* 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
* Grab some of the latest TI cardbus bridge IDs. Inspired by a similarimp2003-05-041-0/+10
* My previous commit broke builds for restricted namespaces. Addmbr2003-05-041-1/+1
* Update declaration of vinum_scandisk (only one parameter).grog2003-05-041-1/+1
* Rewrite of startup code:grog2003-05-041-0/+18
* Rewrite of startup code:grog2003-05-041-2/+3
* Rewrite of startup code:grog2003-05-042-24/+83
* Rewrite of startup code:grog2003-05-041-49/+8
* Implement the node cache as a hash table.scottl2003-05-043-6/+26
* Something I missed in my tree.ps2003-05-041-2/+18
* Correct spelling errors.gibbs2003-05-047-283/+499
* Implement the write twice to send producer index workaround forps2003-05-041-0/+11
* aic7xxx.c:gibbs2003-05-037-476/+614
* hc_eisa.c:gibbs2003-05-033-6/+6
* Fix c99 victim: the accepted character '0 most now be types as '0'.marcel2003-05-032-6/+6
* - Change the short hand representation of the various ASIC revisionsps2003-05-032-11/+47
* Lock the vm_object on entry to vm_object_vndeallocate().alc2003-05-032-1/+9
* - Move bge_phy_hack into the phy code and implement the various DSPps2003-05-032-70/+198
* Fix locking on reinit.sos2003-05-031-4/+16
* Add the pdc20268r as candidate for the TX test.sos2003-05-031-1/+1
* Use C99 for the kernel.obrien2003-05-031-1/+1
* This commit was generated by cvs2svn to compensate for changes in r114584,imp2003-05-031-1/+1
|\
| * Fix halt -p. I've done this with an import because kochi-san reportsimp2003-05-031-1/+1
* | Regen.akiyama2003-05-032-2/+25
* | Add RealTek RTL8150 USB to fast Ethernet controller driver.akiyama2003-05-0310-0/+2082
* | - Revert kern/vfs_subr.c revision 1.444. The vm_object's size isn'talc2003-05-032-5/+7
* | Add a OAM interface for changing the label and writing the boot code.phk2003-05-031-26/+126
OpenPOWER on IntegriCloud