summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* sh: Remove arbitrary length limit on << EOF markers.jilles2014-09-145-49/+65
* sh: Make checkend() a real function instead of an emulated nested function.jilles2014-09-141-36/+39
* Add a comment giving an overview of the driver. Remove leftover debugging.ian2014-09-141-7/+23
* sh: Add some const keywords.jilles2014-09-143-3/+3
* Added missing ZFS sysctlssmh2014-09-142-2/+75
* Update CAM CCB accounting for the new status quo.mav2014-09-145-22/+19
* Fix mis-spelling of bits and types names in the vnode_pager_putpages().kib2014-09-141-5/+5
* Use non-recursive algorithm for traversing nvlists. This also removespjd2014-09-146-176/+306
* Remove the limit on descriptors that can be send in one nvlist.pjd2014-09-141-17/+96
* Fix descriptors leak.pjd2014-09-141-0/+5
* Fix two small nits in ctl.conf(5).trasz2014-09-141-2/+3
* ZFS support isn't actually experimental anymore, so no need to scarenwhitehorn2014-09-141-1/+1
* Make the root-on-zfs part of the installer warn a user who booted the install...allanjude2014-09-141-0/+58
* Fix RTC clock writes on many Octeon boards.kan2014-09-141-4/+5
* Add delay to Octeon MDIO access routines.kan2014-09-141-0/+2
* Resolve an ambiguity with the definition of a new auth-groupallanjude2014-09-131-0/+1
* Rename the choices in the partitioning methods dialog to reflect currentnwhitehorn2014-09-131-5/+5
* Make the default choice for the chroot shell at the end be "No". This allowsnwhitehorn2014-09-131-1/+2
* Revert r271504. A new patch to solve this issue will be made.hselasky2014-09-1311-193/+34
* Replace the imx5 and imx6 iomux drivers with a single common driver thatian2014-09-1311-2036/+275
* Create /tmp/bsdinstall_etc even if we aren't starting the installer so thatnwhitehorn2014-09-131-0/+3
* Convert the at91_pinctrl driver to use the new fdt_pinctrl interface.ian2014-09-132-79/+58
* Create an interface and support routines for drivers that handle IO pinian2014-09-134-2/+260
* Do not set net.inet.ip.{sourceroute,accept_sourceroute} in a vnet jail.hrs2014-09-132-13/+31
* Switch if_vlan(4) to rmlock.melifaro2014-09-131-10/+13
* Add the new iscsi(4) man pageallanjude2014-09-134-7/+122
* We don't need an exclusive object lock on the expected execution pathalc2014-09-132-6/+16
* Add ZFS support to the bsdinstall partition editor and sade.nwhitehorn2014-09-1313-45/+217
* Switch if_vlan(4) to use counter(9) using newmelifaro2014-09-131-5/+48
* MFV r271518:delphij2014-09-132-10/+22
* Make inclusion of fdt clock support conditional on fdt_clock, not just fdt.ian2014-09-131-2/+2
* MFV r271517:delphij2014-09-131-1/+8
* MFV r271516:delphij2014-09-131-0/+3
* MFV r271515:delphij2014-09-131-0/+8
* MFV r271512:delphij2014-09-131-7/+2
* MFV r271511:delphij2014-09-131-12/+6
* MFV r271510:delphij2014-09-132-2/+2
* Do not try to read i2c info when no transceiver is present.melifaro2014-09-131-2/+4
* Fix error handling in cpuset_setithread() introduced in r267716.melifaro2014-09-131-6/+17
* Implement control over command reordering via options and control mode page.mav2014-09-134-87/+57
* vt(4): Enclose vt_mouse_paste() prototype inside #ifndef SC_NO_CUTPASTE/#endifdumbbell2014-09-131-0/+2
* Add "readcache" and "writecache" LUN options to control default behavior.mav2014-09-132-10/+20
* Improve transmit sending offload, TSO, algorithm in general.hselasky2014-09-1311-34/+193
* Implement range checks between UNMAP and READ/WRITE commands.mav2014-09-132-22/+70
* Propagate the error status of /usr/sbin/bhyve out of the vmrun.sh script.rodrigc2014-09-131-3/+14
* Add a sysctl to export the EFI memory map along with a handler in thejhb2014-09-132-0/+114
* Regen.delphij2014-09-131-1/+13
* Import HyperV Key-Value Pair (KVP) driver and daemon code by Microsoft,delphij2014-09-1328-103/+3104
* Workaround for receiving Voice Calls using the E1750 dongle fromhselasky2014-09-121-3/+14
* Simplify dvd package population with pkg-1.3.gjb2014-09-121-7/+3
OpenPOWER on IntegriCloud