summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* #551 ipf.conf address structure not properly zero filledcy2014-09-221-11/+21
* #536 ipnat can try to print rule as dstlist incorrectlycy2014-09-221-2/+4
* #553 gethost needs to zero entire IP address structurecy2014-09-221-0/+1
* ipv6 address for test.hosts.dots in wrong byte order.cy2014-09-221-4/+4
* Don't echo '# $FreeBSD$' as the first line into the .uu file. Keywordmarcel2014-09-221-1/+2
* Update the unit tests to include the QCOW (version 1) format.marcel2014-09-2229-1/+1579
* Add support for QCOW version 1. Version 2 is partially implemented.marcel2014-09-222-0/+315
* Convert from timeout(9) to callout(9).jhb2014-09-223-22/+42
* Add missing mlinks for section 9.trasz2014-09-221-13/+164
* Pretend that we support BYTCHK=1 in WRITE AND VERIFY command.mav2014-09-221-3/+3
* The new naming scheme for keymap files for use with vt(4) introduced ase2014-09-221-1/+1
* Fix read overrun handling, broken by using wrong variable.mav2014-09-221-3/+3
* Deny ANCHOR flag set without UNMAP flag set in WRITE SAME commands.mav2014-09-221-2/+3
* Some XHCI hardware requires dropping the endpoint context beforehselasky2014-09-221-1/+8
* Don't try to continue aborted commands if status was not set.mav2014-09-221-3/+4
* Register /usr/tests/lib/libproc to fix build.jmmv2014-09-221-0/+2
* Fix UNMAP stuck if the last block descriptor in the list is empty.mav2014-09-221-1/+15
* Improve transmit sending offload, TSO, algorithm in general.hselasky2014-09-2216-43/+264
* Simplify legacy reservation handling. Drop it on I_T nexus loss.mav2014-09-222-27/+19
* svn revisions r269964 and r269963 seemed to have impaired small memorysbruno2014-09-221-0/+2
* Don't report unsupported FUA_NV bit set in READ/WRITE commands as error.mav2014-09-221-6/+6
* Report proper errors codes for unsupported SERVICE ACTION values.mav2014-09-221-12/+22
* Polish INQUIRY command fields validation.mav2014-09-221-31/+9
* Ignore a test program which doesn't compile at the moment. It will bemarkj2014-09-211-1/+2
* Add some ATF tests for libproc.markj2014-09-2110-201/+423
* sh(1): Clarify that assignments before commands do not affect expansions.jilles2014-09-211-2/+3
* Output boot code warning when zpool upgrade -a is used to add features.smh2014-09-211-3/+8
* Add a few missing llvm/clang patches, update the other ones to be abledim2014-09-217-61/+261
* Allow SUBPAGE CODE field in MODE SENSE commands.mav2014-09-211-2/+2
* Turns out -1 is a perfectly valid error number, ERESTART. Remove uselesstrasz2014-09-211-11/+1
* Mention read_ahead tunables/sysctls.mav2014-09-211-3/+5
* Update and clarify comments. Remove the useless counter for impossible, butkib2014-09-212-12/+13
* Fix build.hrs2014-09-211-0/+2
* Fix a typo.hrs2014-09-211-1/+1
* Add a change missing in r271916.hrs2014-09-211-2/+2
* Fix a bug which could make routed(8) daemon exit by sending a special RIPhrs2014-09-215-7/+35
* - Virtualize interface cloner for gre(4). This fixes a panic when destroyinghrs2014-09-213-40/+50
* Virtualize interface cloner for gif(4). This fixes a panic when destroyinghrs2014-09-211-23/+37
* Make net.add_addr_allfibs vnet-local.hrs2014-09-212-6/+8
* Hide LRO code under #ifdef INET/INET6 to allow NOIP kernel to compile.bz2014-09-211-1/+12
* Add unit tests for mkimg(1):marcel2014-09-20116-0/+3759
* Fix a problem that reply packets are not received when -i T option is sethrs2014-09-202-232/+166
* Revert changes in r269180. It could cause -c N option to enter anhrs2014-09-201-8/+2
* Use callout(9) instead of timeout(9).jhb2014-09-204-17/+12
* Add a man page for the cgem(4) driver.ian2014-09-202-2/+301
* Make the ARM MPCore Timer driver work with published standard FDT bindings.ian2014-09-201-106/+183
* Fix typo in comment.ganbold2014-09-201-1/+2
* Properly hide calls to ARP under #ifdef INET to allow IPv6-onlybz2014-09-202-0/+4
* Make gcc happy by initialising the variable only set in a couple ofbz2014-09-201-0/+1
* Don't install /etc/rc.d/ftp-proxy unless MK_PF == yesngie2014-09-202-1/+5
OpenPOWER on IntegriCloud