summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* - Make heimdal buildable with WITH_OPENLDAP defined, again.ume2011-12-052-4/+4
* Get rid of kludgy per-descriptor state handling in acpi_apm.ed2011-12-051-63/+25
* add netmap support for "em", "lem", "igb" and "re".luigi2011-12-054-0/+347
* revise the implementation of the rings connected to the host stackluigi2011-12-051-27/+46
* Use the correct volume identifier field when parsing MR_EVT_ARG_LD_STRIPjhb2011-12-051-1/+1
* Fix style(9) issues from r228270.jhibbits2011-12-052-3/+3
* 1. Fix the handling of link reset while in netmap more.luigi2011-12-0510-598/+837
* Add a missing curly bracketkevlo2011-12-051-0/+1
* Fix some uninitialized variables in pipe regression tests that result ineadler2011-12-053-3/+5
* Disable KDB/DDB options for XLP N32 compile.jchandra2011-12-051-0/+6
* Fix N32 compilation again for XLP.jchandra2011-12-051-1/+1
* Fix XLP compilation.jchandra2011-12-051-0/+2
* Add a devd notification for closing/opening the lid on PowerBooks and iBooks.jhibbits2011-12-053-0/+25
* libc: Eliminate 13 relative relocations in wctype().jilles2011-12-051-26/+45
* Protect process environment variables with p_candebug().trociny2011-12-041-1/+1
* zfsboot: print boot.config contents before parsing itavg2011-12-041-2/+2
* zfs boot: allow file vdevs to be used in testing (e.g. with zfsboottest)avg2011-12-041-0/+3
* critical_exit: ignore td_owepreempt if kdb_active is setavg2011-12-041-1/+1
* In sysctl_kern_proc_ps_strings() there is no much sense in checkingtrociny2011-12-041-8/+0
* Initialize fifoinfo fi_wgen field on open. The only important is thekib2011-12-041-1/+1
* Use explicit information from the kernel to detect the traps due tokib2011-12-041-3/+13
* This patch adds a sysctl to the NFSv4 server which optionally disables thermacklem2011-12-041-1/+9
* Support domain-search in dhclient(8)dumbbell2011-12-0411-4/+585
* Modify the GPIO i2c bus code to allow for arbitrary data/clockadrian2011-12-041-14/+22
* Allow the i2c node requirements to be slightly relaxed.adrian2011-12-043-4/+12
* Add quirk for Micron RealSSD eUSB failing on unsupported SCSI commandemaste2011-12-032-0/+5
* Simplify libusb_open_device_with_vid_pid(): Only sethselasky2011-12-031-4/+5
* libusb_open() sets the given device handle to NULL if ithselasky2011-12-031-2/+1
* Make sure the description of pause() ishselasky2011-12-031-1/+2
* - Fix typos s/(more|less) then|\1 than/eadler2011-12-031-5/+5
* Fix a compile warning with clang.hselasky2011-12-031-1/+1
* Add myself to the relevant doc files.jhibbits2011-12-031-0/+2
* Revert r225889 a bit. While it's correct that in total store order there'smarius2011-12-031-1/+4
* Use umtx_copyin_timeout() to copy and check timeout parameter.pho2011-12-031-5/+1
* Add declaration of umtx_copyin_timeout()pho2011-12-031-0/+1
* Add umtx_copyin_timeout() and move parameter checks here.pho2011-12-031-53/+25
* Rename copyin_timeout32 to umtx_copyin_timeout32 and move parameterpho2011-12-031-42/+18
* Post r223774, the NFSv4 client no longer has multiple instancesrmacklem2011-12-032-53/+103
* It doesn't make much sense to check whether child is NULL after alreadymarius2011-12-021-4/+5
* - In device_probe_child(9) check the return value of device_set_driver(9)marius2011-12-021-11/+15
* When changing the user priority of a thread, change the real priorityjhb2011-12-021-2/+3
* Remove unnecesary "Ns" macros and add missing command example to zpool(8).mm2011-12-022-59/+67
* Add more controllers that support jumbo frame.yongari2011-12-021-4/+4
* Close race between geom destruction on g_vfs_close() when softc destroyedmav2011-12-021-1/+3
* Restore comment with credit to Marc Frajola.emaste2011-12-021-0/+9
* Revert r227812 and r227808 per discussioneadler2011-12-024-30/+18
* Fix OF_finddevice error return value in case of FDT.jchandra2011-12-0212-22/+24
* Add hw.ahci.force tunable to control whether AHCI drivers should attachmav2011-12-024-4/+35
* Split sentences at period boundaries.obrien2011-12-027-73/+93
* Update Westmere uncore event exception list.fabient2011-12-021-0/+8
OpenPOWER on IntegriCloud