summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* A performance problem was reported in PR kern/181226:mckusick2013-08-281-2/+14
* * Whitespace.kargl2013-08-281-1/+1
* Add firmware for Centrino 2200-N wireless devices.gnn2013-08-282-0/+12256
* After writing a kernel core dump into /var/crash, call sync(8).gavin2013-08-281-0/+1
* Fix a few typos for s25fl types.loos2013-08-281-2/+2
* Make ar71xx_spi attach the next free unit of spibus and not only spibus0.loos2013-08-281-1/+1
* Add the default hints to make the GPIO pins, rf led and reset switch workloos2013-08-281-0/+18
* Properly free gpiobus ivars when gpiobus_parse_pins() fails and also onloos2013-08-281-4/+18
* Support the PCI-Express SSD in the new MacBook Air (model A1465)gavin2013-08-281-0/+1
* Take a very small step toward the Century of the Anchovy by increasing theivoras2013-08-281-1/+1
* Fix 'make depend'uqs2013-08-281-1/+1
* mdoc fixjoel2013-08-281-1/+1
* Fix GT PCI controller driver on big-endian hardwaregonzo2013-08-281-18/+35
* Previously, both zfs_rename and zfs_link does a check on whetherdelphij2013-08-281-3/+11
* Really regen after r254962.zeising2013-08-271-7/+4
* Use .SHELL to tell bmake to use 'set -e' when running scriptssjg2013-08-271-6/+20
* Fix a typo introduced in r254975.jkim2013-08-271-1/+1
* wordexp(): Avoid leaking the pipe file descriptors to a parallel fork/exec.jilles2013-08-271-4/+4
* Fix bug in Flash access codedavidcs2013-08-271-5/+5
* Install 450.status-security.jlh2013-08-271-1/+2
* Make the period of each periodic security script configurable.jlh2013-08-2721-125/+476
* Pad m_hdr on 32bit architectures to to prevent alignment and paddingandre2013-08-272-1/+16
* If a drive returns ASC/ASCQ 0x04,0x11 "Logical unit not ready,ken2013-08-271-1/+1
* * s_erf.c:kargl2013-08-272-99/+71
* Remove duplicate dev.xbd.*.max_requests sysctl added in r252260.cperciva2013-08-271-4/+0
* Assemble linux32_locore.s and ia32_sigtramp.S with clang integrated assembler.rdivacky2013-08-272-6/+0
* Allow single byte reads of the emulated MSI-X tables. This is not requiredneel2013-08-271-3/+9
* Add support for emulating the byte move instruction "mov r/m8, r8".neel2013-08-271-2/+10
* Remove include opt_ofed.h since OFED is unifdef'd.alfred2013-08-271-2/+0
* Formally remove WITH_BSDCONFIG build option and re-generate src.conf.5dteske2013-08-272-6/+4
* Add note/reminder about dialog(1) regression in HEAD/10.0-C so that we don'tdteske2013-08-271-0/+13
* Make the PAM password strength checking module WARNS=2 safe.will2013-08-272-17/+26
* Allow more space for interface names.gavin2013-08-271-2/+2
* It was brought to my attention that SVN r252862 was incomplete. It neededdteske2013-08-271-1/+0
* Use the new ieee80211_tx_complete() function.adrian2013-08-271-11/+2
* Create a new function to complete 802.11 mbuf transmission.adrian2013-08-272-0/+33
* Fix a crash when reloading the configuration file.hrs2013-08-271-4/+2
* Add missing newlines to Fibre Channel attributes output.mav2013-08-271-3/+3
* Update copyright.dteske2013-08-271-1/+1
* Fix 'make release' on older hosts: use buildworld legacy utilities.will2013-08-271-0/+5
* Couple minor if_vmx tweaksbryanv2013-08-272-30/+32
* Build all ZFS testing & debugging tools with -g.will2013-08-273-6/+10
* Fix off-by-1 error in assert.grehan2013-08-271-1/+1
* Fixes for compatibility with QEMU:gonzo2013-08-271-2/+8
* When allocating a pbuf for the cluster write, do not sleep waitingkib2013-08-271-1/+3
* - Initialize freq variable so we will not end up with random valuegonzo2013-08-271-0/+1
* Add the ability to display the default FIB number for a process to thewill2013-08-265-1/+9
* Building upon SVN r254237, disable automated activation of alternate layoutsdteske2013-08-263-19/+34
* Merge various CTF fixes from illumospfg2013-08-261-5/+65
* Reimplement the FDOPT_NOERROR feature that was kicked out in r134081.joerg2013-08-261-5/+18
OpenPOWER on IntegriCloud