summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Fix a regression introduced by r251967, resulting in:dteske2013-06-221-1/+1
* Add missing local declaration.dteske2013-06-211-1/+1
* Remove unused library include.dteske2013-06-211-1/+0
* Alphabetize library includes.dteske2013-06-2121-33/+33
* Style.dteske2013-06-212-18/+10
* Typo and grammar fixes to comments.dteske2013-06-212-2/+2
* The NFSv4.1 LayoutCommit operation requires a valid offset and length.rmacklem2013-06-211-8/+20
* When the NFSv4.1 client is writing to a pNFS Data Server (DS), thermacklem2013-06-212-4/+25
* Since some NFSv4 servers enforce the requirement for a reserved port#,rmacklem2013-06-211-6/+0
* Rename run(4) firmware file from runfw to run.fw. Previous name was thegonzo2013-06-212-7/+7
* Call sshd_precmd instead of sshd_configtest when the operatordelphij2013-06-211-2/+2
* Switch ZFS mutex_owner macro to use sx_xholder as its now exported via sx.hsmh2013-06-211-2/+1
* Fix intermittent ZFS lock panic when kernel is compiled with debugging causedsmh2013-06-211-0/+1
* Fixed ZFS zpool freeze (debug command) not processing due to invalid ioctl ca...smh2013-06-211-4/+3
* Fixed import of destroyed ZFS pools failing due to vdev_geom incorrectlysmh2013-06-211-2/+1
* Fix kmod_*stat_inc() after r249276. The incorrect code actuallyglebius2013-06-212-3/+3
* Non-virtualised hhook points are supported as of r251732.lstewart2013-06-211-7/+1
* - Use length of _PATH_DEV instead of a hardcoded value[*].hrs2013-06-211-6/+6
* Corrected ATA Passthrough defines from decimal to hexsmh2013-06-201-4/+4
* Ports switched from dialog to dialog4ports some time ago.eadler2013-06-201-2/+2
* - Add a per-zone lock for zones without kegs.jeff2013-06-204-105/+104
* Pull in r183984 from llvm trunk:dim2013-06-202-13/+3
* Document RA_RECURSED and RA_NOTRECURSED.jhb2013-06-201-2/+16
* eturn -1 when the specified backing store file is not found in the mdhrs2013-06-201-5/+9
* - Add "-f file" support to listing mode (-l). When a -f option ishrs2013-06-202-25/+45
* Allow immediate operand.kib2013-06-201-1/+1
* Use corresponding macros to update statistics for AH, ESP, IPIP, IPCOMP,ae2013-06-2013-202/+194
* Use IPSECSTAT_INC() and IPSEC6STAT_INC() macros for ipsec statisticsae2013-06-2010-26/+28
* Fix a code typo in a case-statement match expression that prevented IPv6dteske2013-06-201-1/+1
* When the fall-back of a case-statement is the last thing executed in adteske2013-06-202-21/+19
* When the fall-back of a case-statement is the last thing executed in adteske2013-06-205-41/+33
* Remove pedanticism and consolidate some logic.dteske2013-06-201-7/+1
* Add debugging (for a case that shouldn't arise, but makes it more obviousdteske2013-06-203-0/+6
* - Add CIDR notation support like 192.168.1-2.10-16/24 to $ifconfig_IF_aliasN.hrs2013-06-202-261/+431
* Only enable svn on amd64/ia64/sparc64/i386.peter2013-06-201-1/+1
* Try to fix build of apr on FreeBSD/arm.kientzle2013-06-201-1/+1
* Rename some prefixes in the Block Group Descriptor fields to ext4bgd_pfg2013-06-201-6/+6
* Fix a mystery cut-n-paste corruption from the previous commit.scottl2013-06-191-1/+1
* Mark geom_mirror as capable of unmapped i/oscottl2013-06-191-5/+18
* Use PIM6STAT_INC() and MRT6STAT_INC() macros for IPv6 multicastae2013-06-191-24/+26
* Use RIP6STAT_INC() macro for raw ip6 statistics accounting.ae2013-06-192-8/+10
* Fix a couple of typos that broke buildworld for me.truckman2013-06-191-2/+2
* Style -- no ;; needed on fallback clause within case-statement.dteske2013-06-192-3/+3
* Whitespace.dteske2013-06-192-40/+31
* Whitespace and comments.dteske2013-06-196-8/+10
* Alphabetize reserved-word (resword) registration.dteske2013-06-191-4/+4
* Alphabetize includes.dteske2013-06-191-1/+1
* Use ICMP6STAT_INC() macro for ICMPv6 errors accounting.ae2013-06-191-17/+17
* Fix an unfortunate typo with the compat shimsscottl2013-06-191-3/+3
* Some clarifications and updates for the comments, mostly retrievedkib2013-06-192-42/+50
OpenPOWER on IntegriCloud