summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Clean some 'svn:executable' properties in the tree.pfg2013-01-26122-0/+0
* Revert accidental regression to previous misspelling.ian2013-01-261-1/+1
* Cosmetical off-by-onepfg2013-01-261-2/+2
* Reduce watchdogd's memory footprint when running daemonized.ian2013-01-261-1/+9
* Fix a buffer overrun while pre-formatting the names array, perpetrated inian2013-01-261-7/+5
* Add new USB quirk.hselasky2013-01-262-0/+3
* g_mirror: g_getattr() failure should not be fatalavg2013-01-261-3/+1
* spa_generate_rootconf: add support for old vdev labelsavg2013-01-261-3/+2
* Align td_frame as it will be placed into the sp register which must beandrew2013-01-261-0/+6
* Install an extra hold on the newly allocated synq entry so that itnp2013-01-261-5/+10
* Force the 404-BT card (4 x 1G) to use the "uwire" configuration file.np2013-01-262-4/+12
* Add a couple of missing error codes. Treat CPL_ERR_KEEPALV_NEG_ADVICE asnp2013-01-266-5/+15
* Add checks for SO_NO_OFFLOAD in a couple of places that I missed earliernp2013-01-261-0/+2
* cxgbe/tom: List IFCAP_TOE6 as supported now that all the required piecesnp2013-01-261-1/+1
* Teach toe_l2_resolve to resolve IPv6 destinations too.np2013-01-261-1/+66
* Mention NetLink controllers in the fallback description, too.marius2013-01-261-1/+1
* Initial cut at making IBSS support 802.11n aware.adrian2013-01-263-7/+97
* Migrate the TX sending code out from under the ath0 taskq and intoadrian2013-01-264-6/+22
* - Improve some comments.marius2013-01-261-83/+70
* Generate lle_event in the IPv6 neighbor discovery code too.np2013-01-262-0/+7
* Move lle_event to if_llatbl.hnp2013-01-252-11/+10
* - Check the return value of taskqueue_start_threads().marius2013-01-251-4/+13
* Avoid NULL dereference in nd6_storelladdr when no mbuf is provided. Itnp2013-01-251-1/+1
* There is no need to call into the TOE driver twice in pru_rcvd (tod_rcvdnp2013-01-251-0/+1
* Improve correctness of rtc register implementation.grehan2013-01-251-5/+15
* Add TCP_OFFLOAD hook in syncache_respond for IPv6 too, just like the onenp2013-01-251-0/+9
* Fix update method (s/SUP/CVS) warning.gjb2013-01-251-1/+1
* Always allow access to the sysenter cs/esp/eip MSRs since theygrehan2013-01-251-0/+7
* Teach toe_4tuple_check() to deal with IPv6 4-tuples too.np2013-01-251-5/+9
* Heed SO_NO_OFFLOAD.np2013-01-251-2/+5
* Remove redundant test, we know inp_lport is 0.np2013-01-251-2/+1
* Don't time travel back and use a present date.delphij2013-01-251-1/+1
* MK_* variable should be compared to "no" not "NO".brooks2013-01-251-1/+1
* Expand description of how gptboot and gptzfsboot choose a partition forwblock2013-01-251-11/+28
* Further cleanups to use of timestamps in NFS:jhb2013-01-257-43/+20
* Arithmetic on pointers takes into account the size of the type. Properly cast...dchagin2013-01-251-2/+2
* In mbuf(9) API length is always integer. Thus, cast mbuf lengthglebius2013-01-251-4/+7
* Fix style nit in dtc man page: sentences should start on new lines.theraven2013-01-251-58/+86
* Fix method of naming compatible string to followganbold2013-01-254-9/+9
* Use the correct type (uint64_t) to retrieve sysctl machdep.tsc_freq.neel2013-01-251-5/+2
* bsd.own.mk needs to be included before Makefil.inc so MK_ARM_EABI is definedandrew2013-01-251-3/+3
* Update and clarify comments regarding VFS op table initializationpluknet2013-01-242-4/+7
* Use = not == in test arguments.brooks2013-01-241-1/+1
* Sanitize the element descriptor string before using it as a device name.jh2013-01-241-2/+10
* Strip any trailing slash off of the -D argument to install to support thebrooks2013-01-241-1/+1
* Don't link two different things to the same paths. As tiebreaker I'vebrooks2013-01-243-4/+4
* Install the NLS catalog in the C directory rather than en_US.US-ASCIIbrooks2013-01-241-1/+1
* Only install manpages and html documentation in the ncurses/*w (wchar)brooks2013-01-244-4/+16
* Don't install telnet.h if it will be installed by libtelnet.brooks2013-01-241-1/+6
* Don't declare an dependency on _maninstall when LIBRARIES_ONLY is set.brooks2013-01-241-1/+1
OpenPOWER on IntegriCloud