summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Integrate tools/regression/vfs into the FreeBSD test suite as tests/sys/vfsngie2015-10-133-0/+3
* Integrate tools/test/posixshm and tools/regression/posixshm into the FreeBSDngie2015-10-1310-19/+20
* Integrate the tests from lib/libarchive, usr.bin/cpio, and usr.bin/tar in tongie2015-10-1212-410/+788
|\
| * Use OBJTOP, not OBJROOTngie2015-10-121-1/+1
| * MFhead @ r289173ngie2015-10-1257-667/+597
| |\
| * | MFhead @ r289148ngie2015-10-1134-249/+97
| * | Redo MFC @ r289134ngie2015-10-1164-1371/+374
| * | Revert r289133; retry the mergengie2015-10-1170-374/+2214
| * | MFhead @ r289132ngie2015-10-1170-2214/+374
| * | Fix a typo (TESTDIR -> TESTSDIR); document the new behavior for TESTSDIR; doc...ngie2015-10-111-1/+7
| * | Update/simplify the commentngie2015-10-111-1/+1
| * | MFhead @ r289100ngie2015-10-10201-2138/+3619
| |\ \
| * | | Remove all of the syncsngie2015-10-071-10/+0
| * | | Integrate the rest of the pieces from libarchive into thengie2015-10-078-144/+281
| * | | Integrate the testcases into the FreeBSD test suitengie2015-10-072-27/+278
| * | | Forced commit to note that I was playing around with libarchivengie2015-10-061-1/+1
| * | | MFhead @ r288954ngie2015-10-0620-266/+557
| * | | MFhead @ r288943ngie2015-10-064439-242726/+451903
| |\ \ \
| * | | | MFhead @ r288941 (in part to prove that this branch isn't horribly broken mer...ngie2015-10-061-0/+11
| * | | | ------------------------------------------------------------------------ngie2015-10-06121-321/+69
| * | | | ------------------------------------------------------------------------ngie2015-10-061-9/+5
| * | | | ------------------------------------------------------------------------ngie2015-10-061-3/+2
* | | | | FreeBSD-specific addition to r289191.mav2015-10-121-0/+3
* | | | | MFV r289188: 6281 prefetching should apply to 1MB readsmav2015-10-121-2/+2
* | | | | MFV r289187: 6251 add tunable to disable free_bpobj processingmav2015-10-121-2/+8
* | | | | MFV r289185: 6250 zvol_dump_init() can hold txg openmav2015-10-121-44/+63
* | | | | Add missing commasemaste2015-10-121-13/+13
* | | | | Fix indentation in etc/rc.d/fsck.vangyzen2015-10-121-1/+1
* | | | | Update from svn-1.8.14 to 1.9.2.peter2015-10-12583-47390/+151373
|\ \ \ \ \ | |_|_|_|/ |/| | | |
| * | | | Vendor import of subversion-1.9.2peter2015-10-12558-47343/+151079
| * | | | Vendor import subversion-1.8.14svnmir2015-08-0975-2444/+4030
* | | | | Accept any correct frames from any source when MONITOR mode is used.kevlo2015-10-121-0/+13
* | | | | Refactor the test/ Makefiles after recent changes to bsd.test.mk (r289158) andngie2015-10-12121-321/+69
* | | | | net80211 drivers: eliminate any references to sc_rxtap_len/sc_txtap_len (neve...adrian2015-10-1214-31/+2
* | | | | urtwn(4): split *reg and *var parts (no functional change).adrian2015-10-124-192/+208
* | | | | net80211: move ieee80211_free_node() call on error from ic_raw_xmit() to ieee...adrian2015-10-1223-70/+11
* | | | | net80211: free node reference in the ieee80211_parent_xmitpkt() when error ha...adrian2015-10-128-39/+19
* | | | | wpi(4): add support for TX fragmentation.adrian2015-10-123-28/+96
* | | | | net80211: separate mbuf cleanup from ieee80211_fragment()adrian2015-10-127-52/+31
* | | | | Revert r289150:pfg2015-10-121-1/+0
* | | | | sh: Make struct arglist an array instead of a linked list.jilles2015-10-116-215/+136
* | | | | Default TESTSDIR to /usr/tests/${RELDIR:H}ngie2015-10-112-4/+9
* | | | | NTB: MFV c336acd3: memcpy lockup workaroundcem2015-10-111-2/+3
* | | | | NTB: MFV c9d534c8: Correctly handle receive buffers of the minimal sizecem2015-10-111-3/+5
* | | | | NTB: MFV 90f9e934: reset tx_index on link togglecem2015-10-111-2/+1
* | | | | NTB: MFV b77b2637: Link toggle memory leakcem2015-10-111-0/+8
* | | | | NTB: MFV 113fc505: Handle 64bit BAR sizescem2015-10-111-34/+65
* | | | | NTB: MFV cc0f868d: fix pointer math issuescem2015-10-111-2/+2
* | | | | Simplify netbsd-tests.test.mkngie2015-10-111-8/+4
* | | | | Correct handling of enum attributes with g++pfg2015-10-111-0/+1
OpenPOWER on IntegriCloud