Wrap a long line to make igor(1) happy.
[freebsd.git] / tests /
2015-10-05 ngieRevert r288682
2015-10-05 ngieRemove some paths preparing for a re-copy from head
2015-09-30 markjMFV r288408:
2015-09-28 ngieAdd initial testcases for bin/ls
2015-09-23 emasteBring LLVM libunwind snapshot into contrib/llvm/projects
2015-09-17 desUpgrade to Unbound 1.5.4.
2015-09-11 dimSince contrib/libc++'s ancestry was never correct,...
2015-09-09 jhbUse _exit() instead of exit() in child processes create...
2015-09-09 jhbAdd a test to verify that a traced process sees its...
2015-09-09 jhbProperly size the children[] arrays in the follow fork...
2015-09-04 jhbAdd more mmap tests related to character devices.
2015-08-06 jhbAdd various tests to ensure that invalid arguments...
2015-08-06 jhbConvert the map_at_zero test case to ATF. In particula...
2015-08-01 jhbClear P_TRACED before reparenting a detached process...
2015-07-31 emasteAdd ELF Tool Chain's brandelf(1) to contrib
2015-07-30 emasteAdd ELF Tool Chain's ar(1) and elfdump(1) to contrib
2015-07-29 pluknetFixed shutdown(2) unix(4) tests for SOCK_SEQPACKET...
2015-07-28 bdreweryMFV r285970:
2015-07-28 zbbImport Annapurna Labs Alpine HAL to sys/contrib/
2015-07-26 rodrigcPass unsigned long argument to ioctl().
2015-07-22 jkimMerge ACPICA 20150717.
2015-07-20 jkimImport ACPICA 20150717.
2015-07-09 jkimMerge OpenSSL 1.0.1p.
2015-07-08 pkelseyMFV r285191: tcpdump 4.7.4.
2015-07-07 gshapiroMerge sendmail 8.15.2 to HEAD
2015-07-06 pkelseyVendor import of tcpdump 4.7.4.
2015-07-05 markjThe bug caught by flock's test 16 was fixed by r268384.
2015-07-05 cyMFV ntp-4.2.8p3 (r284990).
2015-07-04 jmmvMake cleanup routines idempotent
2015-07-01 cyVendor import ntp-4.2.8p3.
2015-06-18 jkimMerge ACPICA 20150619.
2015-06-14 ngieFix some -Wunused warnings
2015-06-14 ngieFix Makefile
2015-06-13 ngieMF head @ r284358
2015-06-13 sjgAdd META_MODE support.
2015-06-11 sjgMisc fixes from projects/bmake
2015-06-10 delphijMFV r284234:
2015-06-10 delphijVendor import of file 5.23.
2015-06-04 jhbAdd a CHILD_REQUIRE macro similar to ATF_REQUIRE for...
2015-05-31 ngieAppend to SUBDIR, not set it
2015-05-31 jhbConsistently only use one end of the pipe in the parent...
2015-05-31 ngieReadd fresh copies of the directories from head using...
2015-05-31 ngieNuke some broken directories
2015-05-31 ngieMF head @ r283796
2015-05-28 jhbTweak the description of when waitpid() doesn't return...
2015-05-27 sjgMerge sync of head
2015-05-26 sjgMerge from head
2015-05-26 jhbDo not allow a process to reap an orphan (a child curre...
2015-05-24 ngieMFhead @ r283351
2015-05-22 jhbOnly reparent a traced process to its old parent if...
2015-05-18 jkimMerge ACPICA 20150515.
2015-05-18 ngieMove all test integration pieces for etc/ from etc...
2015-05-10 sjgMerge bmake-20150505 improve detection of malformed...
2015-05-04 gjbMFV r225523, r282431:
2015-05-04 cyMFV ntp 4.2.8p2 (r281348)
2015-05-01 gjbMFH: r281855-r282312
2015-04-29 ngieFix typo. It should have been atf_tc_skip, not atf_skip
2015-04-29 ngieATF_REQUIRE_KERNEL_MODULE: use atf_skip, not ATF_REQUIR...
2015-04-28 pfgMFV r282150
2015-04-28 ngieAdjust CFLAGS to find freebsd_test_suite/macros.h
2015-04-28 ngieUse PLAIN_REQUIRE_KERNEL_MODULE to require "mqueuefs"
2015-04-28 ngie- Use ATF_REQUIRE_KERNEL_MDOULE to require aio(4)
2015-04-28 ngieUse ATF_REQUIRE_KERNEL_MODULE instead of aio_available...
2015-04-28 ngieAdd initial (unpolished) macros for interfacing with...
2015-04-28 ngieFill in the copyright boilerplate for the test program
2015-04-27 ngieMove tests/sys/kern/mmap_test to tests/sys/vm/mmap_test
2015-04-27 desRestore packaging subdir to enable running unmodified...
2015-04-27 ngieTry and fix filenames to diff reduce with head
2015-04-27 ngieRemove tests/sys/mmap
2015-04-27 ngieMFhead @ r282076
2015-04-27 ngieIntegrate tools/regression/mmap into the FreeBSD test...
2015-04-27 ngieIntegrate tools/regression/aio/aiotest and tools/regres...
2015-04-27 ngieIntegrate tools/regression/mqueue into the FreeBSD...
2015-04-27 ngieIntegrate tools/regression/fifo into the FreeBSD test...
2015-04-27 ngieIntegrate tools/regression/kqueue into the FreeBSD...
2015-04-27 ngieIntegrate tools/regression/execve into the FreeBSD...
2015-04-27 ngieMove etc/tests/rc.d to etc/rc.d/tests to match the...
2015-04-27 ngieMFhead @ r282054
2015-04-25 ngieMFhead @ r281974
2015-04-25 ngieAdd missing newline for SKIP plan
2015-04-24 ngieMFhead @ r281924
2015-04-21 sjgMerge bmake-20150418
2015-04-21 rpauloMerge wpa_supplicant/hostapd 2.4.
2015-04-18 ngieMFhead @ r281675
2015-04-16 ngieMFhead @ r281620
2015-04-16 ngiesparc64 gcc has -Wcast-align issues as well on sparc64...
2015-04-16 ngieFix a warning related to type sizes found by testing...
2015-04-16 ngieIntegrate tests/sys/aio/kqueue into tests/sys/aio
2015-04-16 ngieIntegrate tools/regression/aio/aiotest into the FreeBSD...
2015-04-16 ngieUpdate comments
2015-04-16 ngieSet WARNS to 6, but turn off -Wcast-align; this is...
2015-04-16 ngieFix WARNS=6 issues with gcc
2015-04-16 ngieMFhead @ r281584
2015-04-16 ngieDon't use /tmp for temporary files; this violates ATF...
2015-04-16 ngieRename unix_sendtorace_test to unix_sendto_race_test
2015-04-16 ngieConvert accf_data_attach_test over to ATF and mark...
2015-04-15 ngie- Convert zerosend_test to an ATF format testcase
2015-04-15 ngieConvert unix_passfd_test to ATF
2015-04-14 ngiePick a random port if a specific one isn't provided...
2015-04-14 ngieTest for EPROTOTYPE, not EPROTONOSUPPORT
next