summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* 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
* cxgbe(4): add support for the SIOCGI2C ioctl.np2014-09-121-0/+25
* Fix various issues with invalid file operations:jhb2014-09-1210-281/+78
* Tweak pipe_truncate() to more closely match pipe_chown() and pipe_chmod()jhb2014-09-121-4/+8
* Pass the length of an structure to the pretty-printer backends as ajhb2014-09-121-12/+12
* Simplify vntype_to_kinfo() by returning when the desired value is foundjhb2014-09-121-5/+2
* Fix 'function declaration isn't a prototype' warning.ray2014-09-121-1/+1
* - Don't let rman_reserve_resource() activate the resource injhb2014-09-122-5/+26
* Fix duplicate PKG_ABI in the PKG_CACHEDIR path.gjb2014-09-121-1/+1
* Add support for adding empty partition entries. I.e. skip partitionmarcel2014-09-122-1/+29
* Set PKG_CACHEDIR to an 'All/' directory one level lowergjb2014-09-121-2/+3
* Add support for serial and null console to UEFI boot loader.ambrisko2014-09-124-0/+25
* Extra space from r271467.pfg2014-09-121-1/+1
* ext2fs: add ext2_getpages().pfg2014-09-121-2/+47
* Fix stray char on paste.ray2014-09-121-1/+1
* Switch vt(4) to traditional behaviour with copy-paste same as syscons(4) do.ray2014-09-121-1/+11
* Switch vt(4) to traditional behaviour with copy-paste same as syscons(4) do.ray2014-09-121-38/+62
OpenPOWER on IntegriCloud