]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/history - tests
Rename PROC_PDEATHSIG_SET -> PROC_PDEATHSIG_CTL and PROC_PDEATHSIG_GET
[FreeBSD/FreeBSD.git] / tests /
2017-06-04 jillestests/sys/aio: Add missing mode to open() calls with...
2017-06-03 dimMerge llvm, clang, lld, lldb, compiler-rt and libc...
2017-06-01 dimMerge ^/head r319251 through r319479.
2017-06-01 dimMerge llvm, clang, lld, lldb, compiler-rt and libc...
2017-06-01 ngietests/sys/opencrypto/runtests: apply minor polish to...
2017-06-01 ngieFix up `TEST_METADATA`
2017-06-01 jhbHonor the requested crid when running a test.
2017-06-01 jkimMerge ACPICA 20170531.
2017-05-31 jkimImport ACPICA 20170531.
2017-05-30 dimMerge llvm, clang, lld, lldb, compiler-rt and libc...
2017-05-29 dimMerge ^/head r318964 through r319164.
2017-05-29 dimMerge llvm, clang, lld, lldb, compiler-rt and libc...
2017-05-28 ngieTweak r319058 slightly
2017-05-28 ngieSend all of `data`, not just a portion of it
2017-05-28 ngieInitial `srv` before using it in bind(2)
2017-05-28 ngieDon't leak accept_fd on thread completion
2017-05-28 ngieUse main(void) instead of main(argc __unused, argv...
2017-05-28 ngieUse an exit code of 1 instead of -1 for reasons noted...
2017-05-28 ngieCreate a deterministic file in the kyua sandbox, instea...
2017-05-28 ngietests/sys/file/ftruncate_test: use an exit code of...
2017-05-25 jkimMerge OpenSSL 1.0.2l.
2017-05-22 dimMerge llvm, clang, lld, lldb, compiler-rt and libc...
2017-05-22 dimMerge ^/head r318560 through r318657.
2017-05-21 asomersFix build of AIO tests with -DDEBUG
2017-05-19 dimMerge ^/head r318380 through r318559.
2017-05-19 ngiesys/fs/tmpfs/vnd_test: make md(4) allocation dynamic
2017-05-16 dimMerge llvm, clang, lld, lldb, compiler-rt and libc...
2017-05-16 dimMerge ^/head r317971 through r318379.
2017-05-16 philImport libxo-0.7.2; add xo_options.7.
2017-05-12 markjAdd a regression test for r318191.
2017-05-11 ngieMark all md tests as requiring unsafe AIO in order...
2017-05-10 sjgMerge bmake-20170510
2017-05-09 ngieRemove unused constant (PATH_TEMPLATE)
2017-05-09 ngiestyle(9): move function definition curly braces to...
2017-05-09 ngiePrint out when unsafe AIO is enabled to debugging purposes
2017-05-09 ngieRefactor ATF_REQUIRE_UNSAFE_AIO and PLAIN_REQUIRE_UNSAF...
2017-05-09 ngiestyle(9): clean up trailing whitespace
2017-05-08 dimMerge llvm, clang, lld, lldb, compiler-rt and libc...
2017-05-06 baptImport Zstandard 1.2.0
2017-05-06 baptImport Zstandard 1.2.0
2017-05-04 dimMerge ^/head r317503 through r317807.
2017-05-04 mmMFV r317781:
2017-05-03 dimMerge llvm, clang, lld, lldb, compiler-rt and libc...
2017-05-02 markjAdd regression tests for r317712 and r306743.
2017-04-28 brooksDon't pass size_t arguments to setsockopt(SO_SNDBUF...
2017-04-27 zbbImport Amazon Elastic Network Adapter (ENA) HAL to...
2017-04-27 tuexenarmv8 has support for optional CRC32C instructions...
2017-04-26 dimMerge llvm, clang, lld, lldb, compiler-rt and libc...
2017-04-22 dimMerge libc++ trunk r300890, and update build glue.
2017-04-22 dimMerge compiler-rt trunk r300890, and update build glue.
2017-04-20 dimMerge llvm, clang, lld and lldb trunk r300890, and...
2017-04-17 emasteUpdate ELF Tool Chain to upstream r3520
2017-04-16 dimMerge lldb trunk r300422 and resolve conflicts.
2017-04-16 dimMerge lld trunk r300422 and resolve conflicts.
2017-04-16 dimMerge clang trunk r300422 and resolve conflicts.
2017-04-16 dimMerge llvm trunk r300422 and resolve conflicts.
2017-04-15 baptImport zstandard 1.1.4 in base
2017-04-15 baptImport zstd 1.1.4
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
next