summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* hook userland threads suspend + resume into acpi suspend codeavg2015-01-274-3/+8
* vt(4): Use power_{suspend,resume} event handlers to implementavg2015-01-275-33/+60
* The sys_quotactl() contract demands that the mount point iskib2015-01-272-3/+15
* Rewrite pmap_enter(9) man page.kib2015-01-271-22/+118
* Fix bug in mapppings of multiple pages exposed by updates to the VSCSInwhitehorn2015-01-271-7/+7
* Rework vtblk dump handling of in flight requestsbryanv2015-01-271-41/+31
* Remove build specific details from sendmail.cf/submit.cf in support ofgshapiro2015-01-272-2/+3
* MFV r277782:pfg2015-01-272-5/+8
* Add llvm and clang patches corresponding to r277774 and r277775.dim2015-01-262-0/+137
* Pull in r227062 from upstream clang trunk (by Renato Golin):dim2015-01-262-0/+8
* Pull in r226664 from upstream llvm trunk (by Tim Northover):dim2015-01-261-3/+7
* Remove cruft; ICL_RDMA was never actually working, and will be redonetrasz2015-01-261-10/+0
* Revert r277652bapt2015-01-265-50/+3
* Lock the socket buffer before jumping to the 'out' label if sblock()jhb2015-01-261-1/+1
* - Update a disabled KASSERT() to use sbused() instead of accessingjhb2015-01-261-14/+14
* Fix a couple of panics when detaching from a cxgbe/cxl interface that wasjhb2015-01-262-0/+9
* Fix several potential overflows in UNMAP code.mav2015-01-261-6/+6
* Add a generic way for hooking PMC interrupt.br2015-01-262-0/+162
* Ensure that _tmppt KVA is used exclusively by providing exclusive sxkib2015-01-261-0/+6
* Respect MK_KERBEROS with etc/rc.d/ipropd_master and etc/rc.d/ipropd_slavengie2015-01-262-2/+4
* Honor MK_WIRELESS with etc/rc.d/hostapd and etc/rc.d/wpa_supplicantngie2015-01-262-0/+7
* Honor MK_JAIL with etc/rc.d/jailngie2015-01-262-1/+5
* Honor MK_BLUETOOTH with etc/defaults/bluetooth.device.confngie2015-01-262-1/+8
* Honor MK_ACCT with etc/pam.d/atrunngie2015-01-262-1/+7
* Honor MK_ACCT with etc/rc.d/accountingngie2015-01-262-0/+5
* amd64: allow base memory segment to start at address different than 0royger2015-01-261-13/+25
* Remove explicit inclusion of lpd from FILESngie2015-01-261-1/+0
* Honor MK_AMD with etc/rc.d/amdngie2015-01-262-1/+5
* Honor MK_API in etc/rc.dngie2015-01-262-2/+7
* Honor MK_LPR with etc/rc.d/lpdngie2015-01-262-0/+5
* Honor MK_ACPI in etc/devd and etc/rc.dngie2015-01-263-1/+10
* Regen src.conf(5)ngie2015-01-261-1/+18
* Add MK_AUTOFS knob for building and installing autofs(4), et alngie2015-01-269-8/+52
* Add MK_BHYVE knob for building and installing bhyve(4), et alngie2015-01-269-3/+36
* Build sbin/iscontrol again if MK_ISCSI != nongie2015-01-261-0/+4
* Add MK_HAST knob for building and installing hastd(8), et alngie2015-01-266-9/+37
* Call WITNESS_WARN() in callout_drain() to check whether any locks areadrian2015-01-261-0/+4
* - Increase default i2c bus timeout to 5 seconds from 1 second. Sometimesgonzo2015-01-251-5/+39
* Fix the ioctl interface to properly support fetching the header of regularscottl2015-01-252-4/+14
* Add vt(4) support to AM335x LCDC drivergonzo2015-01-252-4/+49
* natd(8) will work with an unconfigured interface and effectively not dojhb2015-01-251-3/+3
* If the boot-time memory test is enabled, output a dot ('.') forjhb2015-01-251-0/+16
* Change the default VFS timestamp precision from seconds to microseconds.jhb2015-01-251-1/+1
* Pass a valid Dx state variable to PCIB_POWER_FOR_SLEEP() in pcib_resume()jhb2015-01-251-2/+4
* Use an sbuf to generate the output of the net.inet.tcp.hostcache.listjhb2015-01-251-13/+11
* Allow the user to specify the location of control.conf.des2015-01-251-0/+2
* Allow tracing dlfunc() / dlsym() events.des2015-01-252-4/+22
* Remove ISA NICs. Anyone still using these on amd64 can build theirdes2015-01-251-10/+0
* Fix the font in the text version. This has bothered me for a long time...des2015-01-252-8/+6
* Build lib/libgpio if MK_GPIO != nongie2015-01-252-1/+30
OpenPOWER on IntegriCloud