summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Merge the missing changes from i386.nyan2009-03-201-12/+49
* MFi386: the part of r179825 to reduce diffs against i386.nyan2009-03-201-10/+21
* Only issue the wakeup and store the counter if vblank is enabled onrnoland2009-03-201-4/+6
* Add a couple of radeon pci ids.rnoland2009-03-201-0/+2
* Adjust the flags to bus_dmamem around here too.rnoland2009-03-201-7/+8
* - Set MIIF_NOLOOP and don't add IFM_LOOP as loopback apparently isn'tmarius2009-03-192-19/+12
* Hook up the generic OFW pnpinfo string method.marius2009-03-195-0/+5
* Bring the implementation of the pnpinfo string function more inmarius2009-03-191-8/+6
* - As suggested by OpenSolaris use up-burst-sizes for determining themarius2009-03-192-45/+54
* Add device found in B100.marius2009-03-191-1/+2
* Sort include.marius2009-03-191-1/+1
* - Ensure we find no unexpected partner.marius2009-03-192-53/+60
* - Take advantage of KOBJMETHOD_END.marius2009-03-191-9/+13
* - There's no need to wrap kdb_active and kdb_trap() in #ifdef KDB asmarius2009-03-194-29/+9
* - Remove the delay in cpu_mp_shutdown() which is no longer necessary sincemarius2009-03-191-12/+2
* There's no need to wrap kdb_enter() in #ifdef KDB as it's always available.marius2009-03-191-2/+0
* Take advantage of KOBJMETHOD_END.marius2009-03-192-2/+2
* Remove empty dirs.thompsa2009-03-190-0/+0
* Take advantage of KOBJMETHOD_END.marius2009-03-194-4/+4
* Remove the uscanner(4) driver, this follows the removal of the kernel scannerthompsa2009-03-1923-864/+10
* - Sort device methods.marius2009-03-196-22/+22
* - Failing to register as interrupt controller during attach shouldn'tmarius2009-03-192-38/+41
* - Sprinkle const.marius2009-03-191-19/+19
* purge hal abi support; now that the hal is merged w/ the driversam2009-03-196-72/+0
* Remove leftover comment because we now use a flag to check for associd.rpaulo2009-03-191-1/+0
* Fix typo in comment.rpaulo2009-03-191-1/+1
* - Add Sun Type 7 keyboardgarga2009-03-191-1/+3
* Fixed style for some commentsvanhu2009-03-191-1/+2
* Fixed style for some commentsvanhu2009-03-191-3/+4
* Make GEOM provider names starting with "/dev/" acceptable as well as theirivoras2009-03-192-5/+17
* Cleanup: Nuke debug.mrtdebug, and replace it with KTR.bms2009-03-191-142/+68
* Fix an mbuf leak in the error path.dfr2009-03-191-0/+2
* Reduce diffs against i386.nyan2009-03-193-11/+14
* Add hostid to the ranks.des2009-03-191-0/+1
* Revert r188010. When dhclient is backgrounded, services such as ntpdate,des2009-03-191-1/+1
* Rename two functions to make their purpose clearer. Add tons of comments.des2009-03-191-7/+56
* Use the common PC98_MID_* defines instead of a magic number.nyan2009-03-191-4/+4
* Use the common PC98_SID_ACTIVE define instead of a local define.nyan2009-03-191-4/+2
* Mdoc style, spelling, grammar and wording fixes. This manpage needs more work.brueffer2009-03-191-62/+68
* Forcibly unlock the malloc() locks in the child process after fork(),kib2009-03-191-1/+4
* Fix size_t merge-o.bms2009-03-191-1/+1
* Add some debugging so I can see when syscalls are being restartedrnoland2009-03-193-1/+12
* Rework vblank handling to try to resolve some reports of "slow" windowsrnoland2009-03-191-19/+36
* Sync up the rest of the code that we use with what Intel is shippingrnoland2009-03-192-83/+111
* Pull in some suspend / resume changes from Intel's codernoland2009-03-193-15/+69
* Introduce a number of changes to the MROUTING code.bms2009-03-1910-892/+905
* Comment IGMP_PIM as being very historic, as in, don't use.bms2009-03-191-1/+1
* Add usr.bin/ar to the list of cross tools. Before, when we had gnuimp2009-03-191-0/+1
* Add missing const.marius2009-03-181-5/+5
* 1. Update for new -F option from r189992.dougb2009-03-181-22/+42
OpenPOWER on IntegriCloud