summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Move etc/tests/rc.d to etc/rc.d/tests to match the directory layout jmmv@ngie2015-04-274-2/+4
|\
| * Move etc/tests/rc.d to etc/rc.d/tests to match the desired directory layoutngie2015-04-134-2/+4
| * Add mqueue_test.shngie2015-04-131-0/+54
| * Install the proper filesngie2015-04-133-0/+0
| * Add missing Makefiles for fifo and filengie2015-04-132-0/+38
| * Remove the Kyuafile check; it needs some additional work in order to pass bui...ngie2015-04-131-18/+0
| * MFhead @ r281476ngie2015-04-1278-795/+1680
| |\
| * | Put kyuafile-check in beforetest so the target isn't evaluated when iteratingngie2015-04-121-22/+20
| * | Add $FreeBSD$ RCS tagngie2015-04-121-0/+2
| * | Integrate tools/regression/execve into the FreeBSD test suite as tests/sys/ke...ngie2015-04-1214-110/+163
| * | Build/install lib, librt, libthr, and msun on all architecturesngie2015-04-1212-52/+12
| * | Integrate tools/regression/fifo into the FreeBSD test suite as tests/sys/fifongie2015-04-1210-78/+39
| * | Garbage collect directoryngie2015-04-120-0/+0
| * | Integrate tools/regression/mmap into the FreeBSD test suite as tests/sys/mmapngie2015-04-125-21/+34
| * | Default to WARNS=6ngie2015-04-121-0/+3
| * | Integrate tools/regression/file into the FreeBSD test suite as tests/sys/filengie2015-04-1118-102/+86
| * | Add directory iteration piece for tests/sys/mqueuengie2015-04-111-0/+1
| * | Integrate tools/regression/posixshm into the FreeBSD test suite as tests/sys/...ngie2015-04-118-15/+14
| * | Integrate tools/regression/mqueue into the FreeBSD test suite as tests/sys/mq...ngie2015-04-1113-80/+63
| * | Integrate tools/regression/kqueue into the FreeBSD test suite as tests/sys/kq...ngie2015-04-1113-4/+29
| * | Integration tools/regression/vfs into the FreeBSD test suitengie2015-04-114-3/+12
| * | Turn on test building/installation herengie2015-04-111-0/+1
| | |
| | \
| | \
| | \
| | \
| | \
| *-----. \ Start integrating tools/regression/sockets into tests/sys/socketsngie2015-04-1155-235/+57
| |\ \ \ \ \
| * | | | | | Kill make regressngie2015-04-113-4/+4
| * | | | | | Similar to r281421, expose make test from the top-level Makefilengie2015-04-111-1/+1
| * | | | | | Expose make test via bsd.subdir.mkngie2015-04-111-1/+1
| * | | | | | Don't defining TESTSDIR before including bsd.test.mk is bad. I hate it whenngie2015-04-111-0/+4
| * | | | | | Remove FUD-inspiring warningsngie2015-04-111-26/+26
| * | | | | | Simplify all of the .PHONY targetsngie2015-04-111-8/+3
* | | | | | | Build/install libc, librt, libthr, and msun NetBSD test suites on allngie2015-04-2712-52/+12
* | | | | | | The fmodl compat shims on arm/mips/powerpc aren't completengie2015-04-271-0/+6
* | | | | | | ath3kfw, bcmfw, bthidcontrol, bthidd all require usb(4); build themngie2015-04-271-4/+9
* | | | | | | Fix memory leak.glebius2015-04-271-0/+2
* | | | | | | Pass the supplied buffer length instead of a fixed size.loos2015-04-271-2/+1
* | | | | | | Make ipsec_in_reject() static. We use ipsec[46]_in_reject() instead.ae2015-04-272-2/+2
* | | | | | | Remove now unneded KEY_FREESP() for case when ipsec[46]_process_packet()ae2015-04-272-6/+2
* | | | | | | Fix possible use after free due to security policy deletion.ae2015-04-277-20/+42
* | | | | | | Enable root mounting from mmc/sd card.ganbold2015-04-271-2/+2
* | | | | | | Don't panic under INVARIANTS when receiving a SACK which cumackstuexen2015-04-261-9/+2
* | | | | | | hexdump: Don't use uninitialized struct stat.jilles2015-04-261-1/+1
* | | | | | | Don't use ifm_data. It was used only for self checking debug.glebius2015-04-261-23/+18
* | | | | | | fd: plug an always overwritten initialization in fdallocmjg2015-04-261-1/+1
* | | | | | | Consistently use p instead of td->td_proc in create_threadmjg2015-04-261-5/+5
* | | | | | | Cleanup a little more:andrew2015-04-262-29/+29
* | | | | | | Fix the style of locore-v4.S and locore-v6.S to help find any common code.andrew2015-04-262-62/+61
* | | | | | | Remove the armv6 code from locore-v4.S, it's not needed there.andrew2015-04-261-30/+0
* | | | | | | Improve smb(4) man page.grembo2015-04-261-53/+38
* | | | | | | Use ARMv7 style unaligned access on ARMv6. We set this bit in locore, butandrew2015-04-261-1/+2
* | | | | | | mdoc: fix rendering issuesbapt2015-04-261-3/+5
* | | | | | | Allow DSP basename cloning to be disabled or enabled at boot andhselasky2015-04-261-3/+9
OpenPOWER on IntegriCloud