aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
* | Really regen after r254962.Niclas Zeising2013-08-271-7/+4
* | Use .SHELL to tell bmake to use 'set -e' when running scriptsSimon J. Gerraty2013-08-271-6/+20
* | Fix a typo introduced in r254975.Jung-uk Kim2013-08-271-1/+1
* | wordexp(): Avoid leaking the pipe file descriptors to a parallel fork/exec.Jilles Tjoelker2013-08-271-4/+4
* | Fix bug in Flash access codeDavid C Somayajulu2013-08-271-5/+5
* | Install 450.status-security.Jeremie Le Hen2013-08-271-1/+2
* | Make the period of each periodic security script configurable.Jeremie Le Hen2013-08-2721-125/+476
* | Pad m_hdr on 32bit architectures to to prevent alignment and paddingAndre Oppermann2013-08-272-1/+16
* | If a drive returns ASC/ASCQ 0x04,0x11 "Logical unit not ready,Kenneth D. Merry2013-08-271-1/+1
* | * s_erf.c:Steve Kargl2013-08-272-99/+71
* | Remove duplicate dev.xbd.*.max_requests sysctl added in r252260.Colin Percival2013-08-271-4/+0
* | Assemble linux32_locore.s and ia32_sigtramp.S with clang integrated assembler.Roman Divacky2013-08-272-6/+0
* | Allow single byte reads of the emulated MSI-X tables. This is not requiredNeel Natu2013-08-271-3/+9
* | Add support for emulating the byte move instruction "mov r/m8, r8".Neel Natu2013-08-271-2/+10
* | Remove include opt_ofed.h since OFED is unifdef'd.Alfred Perlstein2013-08-271-2/+0
* | Formally remove WITH_BSDCONFIG build option and re-generate src.conf.5Devin Teske2013-08-272-6/+4
* | Add note/reminder about dialog(1) regression in HEAD/10.0-C so that we don'tDevin Teske2013-08-271-0/+13
* | Make the PAM password strength checking module WARNS=2 safe.Will Andrews2013-08-272-17/+26
* | Allow more space for interface names.Gavin Atkinson2013-08-271-2/+2
* | It was brought to my attention that SVN r252862 was incomplete. It neededDevin Teske2013-08-271-1/+0
* | Use the new ieee80211_tx_complete() function.Adrian Chadd2013-08-271-11/+2
* | Create a new function to complete 802.11 mbuf transmission.Adrian Chadd2013-08-272-0/+33
* | Fix a crash when reloading the configuration file.Hiroki Sato2013-08-271-4/+2
* | Add missing newlines to Fibre Channel attributes output.Alexander Motin2013-08-271-3/+3
* | Update copyright.Devin Teske2013-08-271-1/+1
* | Fix 'make release' on older hosts: use buildworld legacy utilities.Will Andrews2013-08-271-0/+5
* | Couple minor if_vmx tweaksBryan Venteicher2013-08-272-30/+32
* | Build all ZFS testing & debugging tools with -g.Will Andrews2013-08-273-6/+10
* | Fix off-by-1 error in assert.Peter Grehan2013-08-271-1/+1
* | Fixes for compatibility with QEMU:Oleksandr Tymoshenko2013-08-271-2/+8
* | When allocating a pbuf for the cluster write, do not sleep waitingKonstantin Belousov2013-08-271-1/+3
* | - Initialize freq variable so we will not end up with random valueOleksandr Tymoshenko2013-08-271-0/+1
* | Add the ability to display the default FIB number for a process to theWill Andrews2013-08-265-1/+9
* | Building upon SVN r254237, disable automated activation of alternate layoutsDevin Teske2013-08-263-19/+34
* | Merge various CTF fixes from illumosPedro F. Giffuni2013-08-261-5/+65
* | Reimplement the FDOPT_NOERROR feature that was kicked out in r134081.Joerg Wunsch2013-08-261-5/+18
* | MFprojects/camlock r254895:Alexander Motin2013-08-261-4/+28
* | Use correct mailbox and PCIe PF number when querying RDMA parameters.Navdeep Parhar2013-08-261-1/+1
* | fix up some comments and a white space issue...John-Mark Gurney2013-08-261-6/+6
* | fix up my copyright and remove third clause..John-Mark Gurney2013-08-261-5/+1
* | fix up my copyright..John-Mark Gurney2013-08-261-2/+1
* | none of the drivers in the tree support CDIOCCAPABILITY or CDIOCPITCH..John-Mark Gurney2013-08-261-81/+0
* | Remove most of the remaining sysctl name list macros. They were onlyJohn Baldwin2013-08-2613-300/+0
* | Add support for my:John-Mark Gurney2013-08-261-0/+2
* | Joerg was my mentor way back when...John-Mark Gurney2013-08-261-0/+2
* | kdump: Decode SOCK_CLOEXEC and SOCK_NONBLOCK in socket() and socketpair().Jilles Tjoelker2013-08-262-2/+15
* | Add more obsolete files.Antoine Brodin2013-08-262-0/+14
* | Regenerate src.conf.5Antoine Brodin2013-08-261-7/+19
* | Document WITHOUT_ICONV, WITH_LIBICONV_COMPAT and WITH_USB_GADGET_EXAMPLESAntoine Brodin2013-08-264-2/+6
* | Introduce superpages support for ARMv6/v7.Rafal Jaworowski2013-08-264-124/+1140