summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* - Provide bce_get_counter() to return counters that are not collected,glebius2014-09-252-45/+49
* - Provide lmc_get_counter() to return counters that are not collected,glebius2014-09-251-16/+35
* Run through unifdef(1) with slight hand-editing after. It is obvious,glebius2014-09-252-2770/+21
* Whitespace cleanup.glebius2014-09-251-251/+251
* - Provide mxge_get_counter() to return counters that are not collected,glebius2014-09-251-37/+38
* Fix NULL pointer deref in ipfw when using dummynet at layer 2.sbruno2014-09-251-4/+9
* Add baseline files for QCOW2.marcel2014-09-2429-1/+625
* Increase the memory disk size in the following testcases to avoid mountngie2014-09-2423-93/+93
* Finish QCOW version 2 and stop making it conditional.marcel2014-09-241-44/+66
* Add myself (jch) to calendar.freebsd and committers-src.dotjch2014-09-242-0/+3
* Fix the executed testplan countngie2014-09-241-1/+1
* Expect ELOOP on Darwin/Linux with "O_NOFOLLOW was specified and the target is angie2014-09-241-6/+14
* Catch up with r271119.np2014-09-241-1/+0
* Update comment (missed this bit in r272079).np2014-09-241-2/+1
* cxgbe/tom: Catch up with r271119, syncache_add doesn't need tcbinfo lock.np2014-09-241-3/+2
* Merge apr-util 1.5.3 -> 1.5.4. A minor bug fix update.peter2014-09-2411-45/+109
* Update the baseline for QCOW version 1. A bug was found that renderedmarcel2014-09-2428-1466/+3456
* Fix the creation of the L2 cluster table for version 1. The blkofsmarcel2014-09-241-44/+77
* Fix ticks wrap issue of lowmem test in vm_pageout_scansmh2014-09-241-1/+1
* Expand the libthr(3) manpage to document knobs accepted by libthr.sokib2014-09-241-2/+215
* Switch the defaults to not split the RLIMIT_STACK-sized initial threadkib2014-09-241-3/+4
* - Provide wi_get_counter() to return counters that are not collected,glebius2014-09-241-16/+29
* - Provide txp_get_counter() to return counters that are not collected,glebius2014-09-241-11/+30
* Mechanically convert to if_inc_counter().glebius2014-09-241-10/+10
* - Provide vte_get_counter() to return counters that are not collected,glebius2014-09-241-11/+29
* - Provide igb_get_counter() to return counters that are not collected,glebius2014-09-241-18/+36
* Update code to use new network counter API.hselasky2014-09-245-17/+23
* Remake Linux' SOUND_MIXER_INFO IOCTL as a wrapper around new FreeBSD's one.mav2014-09-241-13/+2
* Import pjdfstest from ^/vendor/pjdfstest/abf03c3a47745d4521b0e4aa141317553ca4...ngie2014-09-24229-212/+589
|\
| * Add vendor import for pjdfstestngie2014-09-09227-0/+10818
* Fix a typo in the upgrade directionsngie2014-09-241-1/+1
* Improve bsd.progs.mk compatibility with bsd.prog.mkngie2014-09-241-15/+17
* Clean the generated baseline files by adding them to CLEANFILES.marcel2014-09-241-0/+2
* Have distrib-dirs, distribution, hier, hierarchy, redistribute, and reinstallngie2014-09-241-4/+4
* ipfilter bug #558 add in some missing frag table function comments.cy2014-09-241-5/+33
* cxgbe(4): Verify that the addresses in if_multiaddrs really are multicastnp2014-09-231-1/+3
* Delete mentions to removed manpagesrodrigc2014-09-237-59/+47
* The ATF source code is now hosted on GitHub.rodrigc2014-09-231-3/+2
* Constify a parameter of name2oid. No functional change.delphij2014-09-231-2/+2
* Don't install /etc/rc.d/keyserv unless MK_OPENSSL == yesngie2014-09-232-4/+7
* When reporting some major UNIT ATTENTION condition, like POWER ON OCCURREDmav2014-09-234-28/+22
* Note KBI breakage with DEBUG_LOCKS.bdrewery2014-09-231-1/+2
* Fix thinko that, with two map entries like shown below, in that order,trasz2014-09-231-1/+11
* vm_map_pmap_enter() and pmap_enter_object() are currently not aware ofkib2014-09-231-1/+8
* Remove settings for pkg_* scripts which are no longer present.markj2014-09-231-8/+0
* Build plockstat if WITH_PLOCKSTAT is defined.rpaulo2014-09-231-0/+4
* Fix ASCQ for "Logical unit not ready, manual intervention required" error.mav2014-09-231-1/+1
* DEBUG_LOCKS no longer modifies 'struct vnode', nor does fstat(1) use it.bdrewery2014-09-231-3/+1
* Make it more explicitly clear that -t will not change filename.bdrewery2014-09-231-1/+2
* Hardware driver update from Mellanox Technologies, including:hselasky2014-09-2355-3406/+8974
OpenPOWER on IntegriCloud