summaryrefslogtreecommitdiffstats
path: root/sys
Commit message (Expand)AuthorAgeFilesLines
* 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
* | - Fix breakage on PAE enabled kernelpdeuskar2003-05-032-8/+10
* | remove unused variables.phk2003-05-031-2/+0
* | Move a declaration to its proper place.alc2003-05-032-1/+1
* | Spell cpu_switch correctly.peter2003-05-031-1/+1
* | Force PnP devices to set SMIT mode.nyan2003-05-031-0/+9
* | Fix off-by-one bug.nyan2003-05-031-3/+3
* | Repocopy *.s to *.Speter2003-05-0310-1621/+3
* | Fix three problems in large (>2TB) device handling:ken2003-05-031-2/+2
* | Rename amd64/*.s to amd64/*.Speter2003-05-031-5/+5
* | Make bsd_disklabel_le_enc calculate the checksum and fill it in.phk2003-05-023-269/+150
* | - Bus DMA'fy the driverpdeuskar2003-05-022-237/+459
* | Option KADB does not exist. It came from alpha, where it still exists.marcel2003-05-021-3/+0
* | Pull in bcopy() prototype from <string.h> when compiled in userland.phk2003-05-021-0/+2
* | Add untested support for the Broadcom 5704.ps2003-05-024-0/+17
* | Lock access to the vm_object's flags in vop_stdcreatevobject().alc2003-05-021-1/+4
* | Considering that I did cast the arguments to (intmax_t) I must havephk2003-05-021-4/+4
* | Fix printf format errors.jake2003-05-021-2/+2
* | Add flushing of devices on shutdown.sos2003-05-023-26/+40
* | Style improvement.phk2003-05-021-4/+3
* | Use g_wither_geom() and plug memory leaks.phk2003-05-021-4/+4
* | Plug memory leaks.phk2003-05-021-0/+16
* | Add ioctl to add a spare disk to a RAID array.sos2003-05-024-33/+90
* | Add function to add spare disk to raid.sos2003-05-021-0/+4
* | Dont try to call detached interrupt routine.sos2003-05-021-2/+3
* | Use an uma-zone for allocation bio requests.phk2003-05-021-13/+10
* | IPLware support. The `IPLware' program assumes boot menu programkato2003-05-021-0/+4
* | Use g_slice_spoiled() instead of g_std_spoiled().phk2003-05-021-1/+2
* | Use g_slice_spoiled() instead of g_std_spoiled().phk2003-05-021-1/+1
OpenPOWER on IntegriCloud