summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| * Add mv, echo and hostname to the native-xtools target. Missed thesesbruno2014-11-161-0/+3
| * No functional changes. Remove a couple outdated or inane comments andian2014-11-161-5/+35
| * Correct the sequence of busdma sync ops involved with PRE/POSTREAD syncs.ian2014-11-161-8/+9
| * Do the cache invalidate sequence from the outermost to innermost, requiredian2014-11-161-1/+1
| * Do not do a cache invalidate on a PREREAD sync that is also a PREWRITE sync.ian2014-11-161-1/+1
| * - Skip over the testcases that call cbrtl on platforms where LDBL_PREC == 53ngie2014-11-161-0/+8
| * - Expect exp2_powers to fail on FreeBSD/i386ngie2014-11-161-0/+9
| * Alias isinff to isinf on FreeBSDngie2014-11-161-0/+4
| * Reset errno to 0 before running scalbn to be sure that the tested errno isngie2014-11-161-0/+3
| * Skip the long-double epsilon checks on FreeBSD/i386ngie2014-11-161-0/+2
| * Indent a couple lines properly and expand a comment. No functional changes.ian2014-11-161-4/+8
| * Convert tools/regression/lib/libc/stdio/test-fpclassify into an ATF testcase andngie2014-11-164-77/+74
| * Flush out many more static binaries that can be used in a jail for buildingsbruno2014-11-161-1/+33
| * Convert tools/regression/lib/libc/stdio/test-fmemopen into an ATF testcase andngie2014-11-163-61/+63
| * Add freebsd-testing and myself to MAINTAINERS for contrib/netbsd-tests andngie2014-11-161-0/+2
| * Revert r274585: rte lock is properly destroyed in uma dtor callback.melifaro2014-11-161-1/+0
| * Fix r273112: do not turn DROP_EN by default.melifaro2014-11-161-1/+1
| * drm/radeon: Lower priority of a message related to invalid EDIDdumbbell2014-11-161-1/+1
| * Make witness happy: destroy rte lock before free.melifaro2014-11-161-0/+1
| * Default to use 10 seconds as nap interval instead of 1.delphij2014-11-162-3/+3
| * Remove test-arc4random from this Makefile so others can continue to usengie2014-11-161-1/+1
| * Convert tools/regression/lib/libc/gen/test-arc4random into an ATF testcase andngie2014-11-162-12/+17
| * Add reachover Makefiles for contrib/netbsd-tests/lib/librtngie2014-11-165-0/+35
| * Call sem_unlink on semaphores before attempting to create themngie2014-11-161-0/+6
| * Add reachover Makefiles for contrib/netbsd-tests/lib/libpthread asngie2014-11-167-0/+125
| * Add missing sys/time.h #include for timespecsub macro in lib/libnetbsd/sys/ti...ngie2014-11-163-0/+12
| * Port helper program to FreeBSD, similar to ../../lib/libc/stdlib/h_atexit.cngie2014-11-161-0/+20
| * #ifdef out a printf on !NetBSD that causes the testcase to fail when comparingngie2014-11-161-0/+2
| * Add pthread_np.h #include and initialize the pthread attribute on FreeBSDngie2014-11-161-0/+7
| * Expect :pthread_detach to fail with EINVAL instead of ESRCH on FreeBSDngie2014-11-161-0/+4
| * Only expect timeouts on powerpc with NetBSDngie2014-11-161-0/+12
| * Use _exit instead of exit so the file descriptors aren't flushed twice in thengie2014-11-161-0/+8
| * Only compare visitation counters if they've both been set for the currentmarkj2014-11-161-1/+1
| * Remove an incorrect optimization. The type IDs of each member of a struct ormarkj2014-11-161-11/+3
| * Fix a couple of bugs around the handling of structs and unions of size zero.markj2014-11-161-2/+8
| * prevent doing filter ops locking for staticly compiled filter ops...jmg2014-11-162-17/+40
| * MFV of 274557,tzdata{2014j}edwin2014-11-166-115/+121
| * Enable the use of VM_PHYSSEG_SPARSE on amd64 and i386, making it the defaultalc2014-11-156-50/+107
| * Fix END()s for fueword and fueword64, match the name in END() withkib2014-11-151-2/+2
| * Change LDFLAGS to LDADD in order to allow static builds. This is moresbruno2014-11-151-2/+4
| * wpa_cli does not use libedit anymore since version 1.0bapt2014-11-151-3/+3
| * Make it possible to do "iscsictl -Rt xxx -p yyy", to remove a sessiontrasz2014-11-151-7/+2
| * Whitespace and comment tweaks, no functional changes.ian2014-11-151-17/+21
| * Add a test for locking and unlocking user accountsbrd2014-11-152-1/+23
| * When doing busdma sync ops for BUSDMA_COHERENT memory, there is no needian2014-11-151-1/+11
| * MFi386: r274398nyan2014-11-151-7/+7
| * Use the standard powerof2() macro from param.h instead of a local one.ian2014-11-151-4/+2
| * Convert the callouts back to using mutexes.adrian2014-11-151-10/+4
| * Remove mostly obsolete hint to disable LAPIC timers.mav2014-11-141-12/+4
| * Automate options INET/INET6 turning into MK_$opt_SUPPORTimp2014-11-142-7/+12
OpenPOWER on IntegriCloud