| Commit message (Expand) | Author | Age | Files | Lines |
* | - Provide bce_get_counter() to return counters that are not collected, | glebius | 2014-09-25 | 2 | -45/+49 |
* | - Provide lmc_get_counter() to return counters that are not collected, | glebius | 2014-09-25 | 1 | -16/+35 |
* | Run through unifdef(1) with slight hand-editing after. It is obvious, | glebius | 2014-09-25 | 2 | -2770/+21 |
* | Whitespace cleanup. | glebius | 2014-09-25 | 1 | -251/+251 |
* | - Provide mxge_get_counter() to return counters that are not collected, | glebius | 2014-09-25 | 1 | -37/+38 |
* | Fix NULL pointer deref in ipfw when using dummynet at layer 2. | sbruno | 2014-09-25 | 1 | -4/+9 |
* | Add baseline files for QCOW2. | marcel | 2014-09-24 | 29 | -1/+625 |
* | Increase the memory disk size in the following testcases to avoid mount | ngie | 2014-09-24 | 23 | -93/+93 |
* | Finish QCOW version 2 and stop making it conditional. | marcel | 2014-09-24 | 1 | -44/+66 |
* | Add myself (jch) to calendar.freebsd and committers-src.dot | jch | 2014-09-24 | 2 | -0/+3 |
* | Fix the executed testplan count | ngie | 2014-09-24 | 1 | -1/+1 |
* | Expect ELOOP on Darwin/Linux with "O_NOFOLLOW was specified and the target is a | ngie | 2014-09-24 | 1 | -6/+14 |
* | Catch up with r271119. | np | 2014-09-24 | 1 | -1/+0 |
* | Update comment (missed this bit in r272079). | np | 2014-09-24 | 1 | -2/+1 |
* | cxgbe/tom: Catch up with r271119, syncache_add doesn't need tcbinfo lock. | np | 2014-09-24 | 1 | -3/+2 |
* | Merge apr-util 1.5.3 -> 1.5.4. A minor bug fix update. | peter | 2014-09-24 | 11 | -45/+109 |
* | Update the baseline for QCOW version 1. A bug was found that rendered | marcel | 2014-09-24 | 28 | -1466/+3456 |
* | Fix the creation of the L2 cluster table for version 1. The blkofs | marcel | 2014-09-24 | 1 | -44/+77 |
* | Fix ticks wrap issue of lowmem test in vm_pageout_scan | smh | 2014-09-24 | 1 | -1/+1 |
* | Expand the libthr(3) manpage to document knobs accepted by libthr.so | kib | 2014-09-24 | 1 | -2/+215 |
* | Switch the defaults to not split the RLIMIT_STACK-sized initial thread | kib | 2014-09-24 | 1 | -3/+4 |
* | - Provide wi_get_counter() to return counters that are not collected, | glebius | 2014-09-24 | 1 | -16/+29 |
* | - Provide txp_get_counter() to return counters that are not collected, | glebius | 2014-09-24 | 1 | -11/+30 |
* | Mechanically convert to if_inc_counter(). | glebius | 2014-09-24 | 1 | -10/+10 |
* | - Provide vte_get_counter() to return counters that are not collected, | glebius | 2014-09-24 | 1 | -11/+29 |
* | - Provide igb_get_counter() to return counters that are not collected, | glebius | 2014-09-24 | 1 | -18/+36 |
* | Update code to use new network counter API. | hselasky | 2014-09-24 | 5 | -17/+23 |
* | Remake Linux' SOUND_MIXER_INFO IOCTL as a wrapper around new FreeBSD's one. | mav | 2014-09-24 | 1 | -13/+2 |
* | Import pjdfstest from ^/vendor/pjdfstest/abf03c3a47745d4521b0e4aa141317553ca4... | ngie | 2014-09-24 | 229 | -212/+589 |
|\ |
|
| * | Add vendor import for pjdfstest | ngie | 2014-09-09 | 227 | -0/+10818 |
* | Fix a typo in the upgrade directions | ngie | 2014-09-24 | 1 | -1/+1 |
* | Improve bsd.progs.mk compatibility with bsd.prog.mk | ngie | 2014-09-24 | 1 | -15/+17 |
* | Clean the generated baseline files by adding them to CLEANFILES. | marcel | 2014-09-24 | 1 | -0/+2 |
* | Have distrib-dirs, distribution, hier, hierarchy, redistribute, and reinstall | ngie | 2014-09-24 | 1 | -4/+4 |
* | ipfilter bug #558 add in some missing frag table function comments. | cy | 2014-09-24 | 1 | -5/+33 |
* | cxgbe(4): Verify that the addresses in if_multiaddrs really are multicast | np | 2014-09-23 | 1 | -1/+3 |
* | Delete mentions to removed manpages | rodrigc | 2014-09-23 | 7 | -59/+47 |
* | The ATF source code is now hosted on GitHub. | rodrigc | 2014-09-23 | 1 | -3/+2 |
* | Constify a parameter of name2oid. No functional change. | delphij | 2014-09-23 | 1 | -2/+2 |
* | Don't install /etc/rc.d/keyserv unless MK_OPENSSL == yes | ngie | 2014-09-23 | 2 | -4/+7 |
* | When reporting some major UNIT ATTENTION condition, like POWER ON OCCURRED | mav | 2014-09-23 | 4 | -28/+22 |
* | Note KBI breakage with DEBUG_LOCKS. | bdrewery | 2014-09-23 | 1 | -1/+2 |
* | Fix thinko that, with two map entries like shown below, in that order, | trasz | 2014-09-23 | 1 | -1/+11 |
* | vm_map_pmap_enter() and pmap_enter_object() are currently not aware of | kib | 2014-09-23 | 1 | -1/+8 |
* | Remove settings for pkg_* scripts which are no longer present. | markj | 2014-09-23 | 1 | -8/+0 |
* | Build plockstat if WITH_PLOCKSTAT is defined. | rpaulo | 2014-09-23 | 1 | -0/+4 |
* | Fix ASCQ for "Logical unit not ready, manual intervention required" error. | mav | 2014-09-23 | 1 | -1/+1 |
* | DEBUG_LOCKS no longer modifies 'struct vnode', nor does fstat(1) use it. | bdrewery | 2014-09-23 | 1 | -3/+1 |
* | Make it more explicitly clear that -t will not change filename. | bdrewery | 2014-09-23 | 1 | -1/+2 |
* | Hardware driver update from Mellanox Technologies, including: | hselasky | 2014-09-23 | 55 | -3406/+8974 |