summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Add a 1 microsecond delay in pci_add_children(), right before the readwpaul2005-10-251-0/+1
* Undo the change to pci_cfgdisable() on i386 for now. It seems to fixwpaul2005-10-251-6/+2
* Modify the pci_cfgdisable() routine to bring it more in line withwpaul2005-10-252-5/+13
* snd_es137x now works on sparc64.brueffer2005-10-251-1/+1
* Remove "nodevice snd_es137x" as it is supported now.yongari2005-10-251-1/+0
* Connect es137x build on sparc64.yongari2005-10-251-1/+1
* - Convert hme(4) to use TX side bus_dmamap_load_mbuf_sg(9).yongari2005-10-253-143/+136
* Preliminary support for Xircom Credit Card Adapter. Not to beimp2005-10-251-13/+55
* Put pthread_condattr_init sorted order.davidxu2005-10-251-1/+1
* Back out most of 1.84. It was unwise to force debug kernels to alwaysimp2005-10-241-6/+17
* Use the "builtin" shell function to make sure that the requestedcperciva2005-10-241-1/+1
* Rename the KDB_STOP_NMI kernel option to STOP_NMI and make it apply to alljhb2005-10-2415-109/+115
* When restarting the BSP during cpu_reset() use a membar to ensure thatjhb2005-10-242-2/+7
* Use xchg in Xcpustop to close a race and make cpustop_restartfunc trulyjhb2005-10-242-4/+6
* - Various small whitespace and style nits.jhb2005-10-243-40/+30
* Document in #ifdef notnow code the actions that proc_fini would need tojhb2005-10-241-0/+9
* Don't panic if a spin lock is initialized that isn't in our static orderjhb2005-10-241-7/+16
* Create the devd thread after we have called daemon(). Otherwise, it wouldnjl2005-10-241-3/+3
* Invert the check logic. No functional change, but I prefer this version.njl2005-10-241-4/+2
* Do not allow ndis_ticktask() to run after ndis_halt_nic() has been called.wpaul2005-10-241-0/+11
* Revert previous change to this file. I accidentally committed whilejhb2005-10-241-19/+0
* Spell hierarchy correctly in comments.jhb2005-10-242-2/+21
* - Rename 'traceall' to 'alltrace' so that the 'tr' shortcut for 'trace'jhb2005-10-241-1/+2
* Only set B_RAM (Read ahead mark) on an incore buffers if we can lock it.ups2005-10-241-3/+8
* Moved the optimization for tiny x from __kernel_{cos,sin}[f](x) tobde2005-10-248-22/+22
* o Grammar.maxim2005-10-241-1/+1
* Note that bugmaster would like to review commits to send-pr.ceri2005-10-241-0/+1
* Add prototype for following functions, plus tab fixes.davidxu2005-10-241-5/+8
* Include files thr_condattr_pshared.c and thr_mattr_pshare.c.davidxu2005-10-242-0/+4
* Export following functions:davidxu2005-10-241-0/+8
* Add functions pthread_mutexattr_setpshared and pthread_mutexattr_getpshared.davidxu2005-10-242-0/+112
* Add function pthread_condattr_setpshared and pthread_condattr_getpshared.davidxu2005-10-242-0/+112
* If no AC line devices are found, go ahead and notify devd that the systemnjl2005-10-241-0/+18
* Export following functions:davidxu2005-10-241-0/+6
* Add functions pthread_mutexattr_setpshared and pthread_mutexattr_getpshared.davidxu2005-10-241-0/+28
* Fix handling of message table messages that got broken when Iwpaul2005-10-241-5/+5
* We no longer need INCLUDES+= -I$S/contrib/dev/acpica.obrien2005-10-241-5/+2
* Add a commented out version of what was done for the r20041119sysinc import.obrien2005-10-241-0/+12
* Fix conflicts of import of Intel ACPI-CA 20041119 with system includes fixups.obrien2005-10-2418-71/+71
* This commit was generated by cvs2svn to compensate for changes in r151600,obrien2005-10-24112-378/+378
|\
| * Vendor import of Intel ACPI-CA 20041119 with system includes fixups.obrien2005-10-24130-449/+449
* | Add vim syntax highlighting support to the send-pr(1) utility.obrien2005-10-241-0/+2
* | include opt_compat.h to unbreak the buildps2005-10-241-0/+2
* | Add a 'clean' target.obrien2005-10-231-0/+3
* | Unbreak for !__XSCALE__.cognet2005-10-233-0/+5
* | Don't touch last overrun if signal was already on queue.davidxu2005-10-231-2/+0
* | If we have been called from ether_ifdetach() then do not try and clear thethompsa2005-10-231-20/+25
* | Like acpi_throttle, set frequency to 100% in attach. Some BIOSen may setnjl2005-10-231-0/+8
* | s/RADUIS/RADIUS/maxim2005-10-231-1/+1
* | Add prototype to be consistent.njl2005-10-231-0/+1
OpenPOWER on IntegriCloud