summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* 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
* MFprojects/camlock r254895:mav2013-08-261-4/+28
* Use correct mailbox and PCIe PF number when querying RDMA parameters.np2013-08-261-1/+1
* fix up some comments and a white space issue...jmg2013-08-261-6/+6
* fix up my copyright and remove third clause..jmg2013-08-261-5/+1
* fix up my copyright..jmg2013-08-261-2/+1
* none of the drivers in the tree support CDIOCCAPABILITY or CDIOCPITCH..jmg2013-08-261-81/+0
* Remove most of the remaining sysctl name list macros. They were onlyjhb2013-08-2613-300/+0
* Add support for my:jmg2013-08-261-0/+2
* Joerg was my mentor way back when...jmg2013-08-261-0/+2
* kdump: Decode SOCK_CLOEXEC and SOCK_NONBLOCK in socket() and socketpair().jilles2013-08-262-2/+15
* Add more obsolete files.antoine2013-08-262-0/+14
* Regenerate src.conf.5antoine2013-08-261-7/+19
* Document WITHOUT_ICONV, WITH_LIBICONV_COMPAT and WITH_USB_GADGET_EXAMPLESantoine2013-08-264-2/+6
* Introduce superpages support for ARMv6/v7.raj2013-08-264-124/+1140
* Hook vm_page_busy.9 to the buildantoine2013-08-261-0/+1
* Provide settings for superpage reservation system on ARM.raj2013-08-261-2/+9
* Add missing TAILQ initializer (omitted in r250634).raj2013-08-261-0/+1
* Remove comment that is no longer relevant since r254182.glebius2013-08-261-4/+0
* Fix mbuf debugging printf()'s after the recent mbuf header changes.andre2013-08-261-4/+4
* Add support to reconfigure a drive as SYSPD (real JBOD in LSIsbruno2013-08-263-2/+29
* Update the root device to be correct for use with crochet.andrew2013-08-261-1/+1
* Revert r251370 as it contains a deadlock.andrew2013-08-261-120/+0
* Migrate the ff_encap1() routine out into the normal output code.adrian2013-08-263-39/+42
* drm/radeon: Disable build on i386/pc98dumbbell2013-08-261-2/+14
* drm/radeon: Rename the (S)DEBUG macros in atom.c to avoid conflictsdumbbell2013-08-261-100/+100
* The second last argument of udp:::receive is supposed to contain themarkj2013-08-261-1/+1
* Implement the ip, tcp, and udp DTrace providers. The probe definitions usemarkj2013-08-2523-23/+888
* Fix fcntl F_GETFL F_SETFL for files opened execute-only (O_EXEC).jilles2013-08-254-2/+129
* Bump __FreeBSD_version to 1000051 after Radeon KMS driver importdumbbell2013-08-251-1/+1
* drm/radeon: Import the Radeon KMS driverdumbbell2013-08-25350-2/+164981
* vga_pci: Remove left-over debugging printf()'sdumbbell2013-08-251-4/+0
OpenPOWER on IntegriCloud