summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Ensure that newsyslog -n prints the correct message for a rotation rulemarkj2013-01-271-4/+9
* When the 'R' flag is used with a newsyslog.conf entry, some fields ofmarkj2013-01-271-1/+3
* Return with an error from copy_link(), copy_fifo() and copy_special() ifmarkj2013-01-271-0/+17
* truss: use 'e' flag for fopen instead of fcntl(.., FD_CLOEXEC)mjg2013-01-271-7/+4
* truss: if file requested with -o flag could not be opened print the reasonmjg2013-01-271-1/+1
* Add support for the GlobalScale Technologies DreamPlug computer.ian2013-01-273-0/+842
* Add a default do-nothing implementation of fdt_pci_devmap() using a weak alias,ian2013-01-275-54/+20
* Add the chip used in recent GlobalScale Technologies *Plug computersian2013-01-271-0/+2
* 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
OpenPOWER on IntegriCloud