The rule field in the ipfw_dyn_rule structure is used as storage
[freebsd.git] / tests /
2017-04-02 bdeRemove the unportable -msse4 here too after fixing...
2017-03-28 mmMFV r316083,316094:
2017-03-25 dchaginUpdate to tcsh 6.20.00
2017-03-24 mmMFV r315875:
2017-03-23 delphijMFV r315791: ntp 4.2.8p10.
2017-03-23 delphijVendor import of ntp-4.2.8p10.
2017-03-20 asomersFix back-to-back runs of sys/netinet/fibs_test;slaac_on...
2017-03-20 mmMFV r315633, 315635:
2017-03-18 dchaginImport of tcsh-6.20.00
2017-03-18 badgerptrace_test: eliminate assumption about thread scheduling
2017-03-17 asomersConstrain IPv6 routes to single FIBs when net.add_addr_...
2017-03-16 badgerDon't clear p_ptevents on normal SIGKILL delivery
2017-03-15 glebiusFix buildworld broken in r315230 when /sys doesn't...
2017-03-14 ngieMove .../sys/geom/eli/pbkdf2... to .../sys/geom/class...
2017-03-10 gonzoMerge from vendor branch importing dtc 1.4.3
2017-03-10 gonzoImport dtc 1.4.3
2017-03-08 impCopy needed include files from EDK2. This is a minimal...
2017-03-07 manuUpdate our device tree files to a Linux 4.10
2017-03-07 badgerdon't stop in issignal() if P_SINGLE_EXIT is set
2017-03-06 desUpgrade to OpenSSH 7.4p1.
2017-03-03 jkimMerge ACPICA 20170303.
2017-03-02 mmMFV r314565,314567,314570:
2017-03-02 desUpgrade to OpenSSH 7.3p1.
2017-03-01 dimMerge ^/head r314420 through r314481.
2017-03-01 asomersAdd an ATF test for IPv6 SLAAC with multiple fibs
2017-02-23 dimMerge ^/head r313896 through r314128.
2017-02-23 badgerActually fix buildworlds other than i386/amd64/sparc64...
2017-02-22 asomersRemove tests/sys/netinet/fibs_tests's dependency on...
2017-02-22 badgerFix world build for archs where __builtin_debugtrap...
2017-02-21 asomersImprove pjdfstest run instructions
2017-02-20 badgerDefer ptracestop() signals that cannot be delivered...
2017-02-20 desUpgrade to OpenPAM Radula.
2017-02-19 ngieA forced commit to note other portion of the Makefile...
2017-02-19 ngieUnbreak the build when "make obj" is executed beforehand
2017-02-19 allanjudeimprove PBKDF2 performance
2017-02-19 baptImport mandoc 1.4.1rc2
2017-02-17 dimMerge ^/head r313644 through r313895.
2017-02-13 delphijMFV r313676: libpcap 1.8.1
2017-02-12 delphijVendor import of libpcap 1.8.1.
2017-02-11 ngieRevert r313565 -- :mmap__bad_arguments passes again...
2017-02-11 dimMerge ^/head r313301 through r313643.
2017-02-10 ngieExpect :mmap__bad_arguments to fail
2017-02-08 ngieMerge content from ^/projects/netbsd-tests-upstream...
2017-02-08 ngieMFhead@r313433 github/projects/netbsd-tests-upstream-01-2017
2017-02-07 ngieMFhead@r313404
2017-02-07 ngieImprove libnetbsd compatibility with NetBSD
2017-02-07 ngieMFhead@r313398
2017-02-07 asomersAdd fibs_test:udp_dontroute6, another IPv6 multi-FIB...
2017-02-07 ngieMFhead@r313360
2017-02-05 dimMerge ^/head r313055 through r313300.
2017-02-04 ngieMerge in changes from ^/vendor/NetBSD/tests/dist@r313245
2017-02-04 ngieMFhead@r313243
2017-02-02 jkimMFV: r313101
2017-02-02 ngieReplace for/retry loops with "wait_for_ggate_device...
2017-02-02 mmMFV r313071:
2017-02-01 dimMerge ^/head r312968 through r313054.
2017-02-01 glebiusUpdate tcpdump to 4.9.0.
2017-01-31 asomersAdd tests for multi-fib IPv6 routing
2017-01-31 glebiusImport tcpdump-4.9.0 into dist.
2017-01-31 ngieWait for /dev/ggate* to appear after calling `ggatel...
2017-01-31 cemcalculate_crc32c: Add SSE4.2 implementation on x86
2017-01-29 dimMerge ^/head r312894 through r312967.
2017-01-28 rwatsonFix build of aio_test on MIPS, where the compiler warns...
2017-01-28 asomersImprove the aio tests
2017-01-21 baptImport mandoc cvs snapshot 20170121 (pre 1.14)
2017-01-19 jkimImport ACPICA 20170119.
2017-01-16 dimMerge ^/head r312207 through r312308.
2017-01-16 ngieMFhead@r312305
2017-01-16 ngieUse _SED instead of hacking tests rewriting mknod ...
2017-01-16 ngieUse _SED to rewrite mknod ... p command as mkfifo inste...
2017-01-16 ngieMerge ^/vendor/NetBSD/tests/dist@r312294
2017-01-15 ngieMFhead@r312226
2017-01-15 ngieFix typo in r312216
2017-01-15 ngieMFhead@r312217
2017-01-15 ngieRevert r312119 and reword the intent to fix -Wshadow...
2017-01-15 ngieMark testcases which use cap_enter as expected failures...
2017-01-14 dimMerge ^/head r311940 through r312200.
2017-01-14 dimMerge compiler-rt release_40 branch r292009.
2017-01-14 dimMerge llvm, clang, lld and lldb release_40 branch r2920...
2017-01-14 ngieAdd include Makefiles for tests/sys/{fs,kern,kqueue...
2017-01-14 ngieAdd include Makefiles for tests/sys/{fs,kern,kqueue...
2017-01-14 ngieFix -Wformat issue
2017-01-14 ngieCopy ^/vendor/NetBSD/tests/dist/lib/libc/hash/t_hmac...
2017-01-14 ngieCopy ^/vendor/NetBSD/tests/dist to contrib/netbsd-tests
2017-01-14 ngieMerge content currently under test from ^/vendor/NetBSD...
2017-01-14 ngieFollow up to r312118
2017-01-14 ngieFix warnings
2017-01-14 ngieFix -Wformat issue with zero-length format string passe...
2017-01-14 ngieRemove WARNS set globally by ../Makefile.inc now
2017-01-14 ngieEnable WARNS?= 6 across all of tests/sys
2017-01-14 ngieRemove unused vars to fix -Wunused issues
2017-01-14 ngieFix -Wsign-compare warnings
2017-01-14 ngieBump WARNS up to 6 again
2017-01-14 cemFollow-up to r312103:
2017-01-14 cemRevert r310994
2017-01-13 ngieUpgrade NetBSD tests to 01.11.2017_23.20 snapshot
2017-01-11 dimMerge ^/head r311812 through r311939.
2017-01-10 mmMFV r311899:
2017-01-10 asomersATFify the geom gate tests.
2017-01-09 dimMerge compiler-rt trunk r291476.
next