summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Fixed an embedded shell script.ru2011-05-131-1/+1
* Mark all socket and file descriptors close-on-exec.des2011-05-132-0/+4
* Use a name instead of a magic number for kern_yield(9) when the prioritymdf2011-05-138-8/+16
* Fix msleep() usage in Xen balloon driver to not wake up on every HZ tick.mav2011-05-131-11/+7
* - Use bus_describe_intr() to describe interrupt usage.davidch2011-05-122-23/+85
* Fix pSeries/PAPR boot CD construction after actual testing. It seems thatnwhitehorn2011-05-121-9/+7
* - Don't try to build NWFS support module if NCP/IPX is disabled in the build.stas2011-05-122-3/+9
* Builds cleanly at the default WARNS level (WARNS=6).des2011-05-121-1/+0
* Increase WARNS to 4.des2011-05-123-3/+3
* Mechanical whitespace cleanup.des2011-05-121-100/+100
* Increase WARNS to 3.des2011-05-122-2/+2
* uintmax_t is a better type here...imp2011-05-121-1/+1
* Add initial BCM5719 support. TSO and jumbo frame was intentionallyyongari2011-05-122-12/+88
* Explicitly clear 1000baseT control register for F1 PHY used inyongari2011-05-121-0/+12
* Fix printf int mismatch on 32-bit architectures...imp2011-05-121-2/+3
* Add (somewhat speculative) bootable CD support for PAPR/pSeries-typenwhitehorn2011-05-121-0/+16
* Remove some hacks to handle strange behavior of LXT 970 PHYs now betternwhitehorn2011-05-121-10/+0
* Some PHYs like the Level One LXT970 optionally can default to isolationmarius2011-05-121-6/+9
* Now that the devices with functioning ps-poll hardware support haveadrian2011-05-121-3/+1
* fix build on 32-bit platforms for r221803avg2011-05-121-1/+1
* - Do no try to drop a NULL filedesc pointer.stas2011-05-121-1/+2
* - Commit work from libprocstat project. These patches add support for runtimestas2011-05-1242-1250/+3931
* Break out the AR9285 analog registers from ar5416/ar5416phy.h and putadrian2011-05-124-97/+133
* dsp/pcm: allow to mmap both read and write buffers using the same fdavg2011-05-121-21/+35
* Fix the half/quater rate PLL setup for AR5416, AR9160 andadrian2011-05-121-3/+7
* Fixes from Atheros:adrian2011-05-121-2/+6
* Correct a typojfv2011-05-121-1/+1
* MFV: nc(1) from OpenBSD 4.9.delphij2011-05-114-44/+123
* Move the three geom kprocs as threads under a single pid.thompsa2011-05-111-46/+25
* Chipset support for the new Intel Panther Point PCH, thanksjfv2011-05-117-2/+105
* Add basic metadata integrity check. In case when partition table wasae2011-05-111-1/+48
* Remove wrong comment.dchagin2011-05-111-3/+0
* + DTrace as a bootstrap tool is only needed on certain older systems.obrien2011-05-111-4/+10
* Fix up the net80211 alq logging - this commit makes it usable.adrian2011-05-111-3/+5
* net80211 alq bugfixes:adrian2011-05-111-3/+12
* Make freebsd-update(8) smarter in how it handles $FreeBSD$ tags incperciva2011-05-111-3/+33
* Make the NF calibration logic (hopefully!) more resistive to noisyadrian2011-05-111-12/+28
* Always log if the NF CCA load fails; so users with debugging enabledadrian2011-05-111-2/+2
* Make sure the chip is awake before writing to it to finally detachadrian2011-05-111-0/+6
* Add a new flag - HAL_DEBUG_UNMASKABLE - which always logs a debug messageadrian2011-05-112-1/+3
* Remove unused variableadrian2011-05-111-1/+0
* Remove the initial NF completion check.adrian2011-05-111-22/+4
* Remove a now unneeded comment..adrian2011-05-111-1/+0
* Restore the RSSI threshold after writing the board values.adrian2011-05-111-3/+3
* Use new option names for NFS client and NFS servergonzo2011-05-1116-28/+28
* Add an ATOMIC_CLEAR_LONG.marius2011-05-101-0/+11
* Fix whitespace.marius2011-05-101-1/+1
* Fix a bug in r221407; this driver doesn't add the media itself.marius2011-05-101-1/+1
* Add SC_PIXEL_MODE to GENERIC for amd64 and i386.jkim2011-05-102-0/+2
* bitcount32: replace lengthy comment with a reference to SWARavg2011-05-101-38/+2
OpenPOWER on IntegriCloud