]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/history - tools/regression
Add missing src.conf(5) fragments for WITHOUT_LIBCPLUSPLUS and WITH_GPL_DTC.
[FreeBSD/FreeBSD.git] / tools / regression /
2013-02-01 sjgMerge bmake-20130123
2013-02-01 gahr- Fix more style(9)-related issues (copyright header...
2013-01-31 gahr- Remove underscores from the internal structure name...
2013-01-30 gahrAdd fmemopen(3), an interface to get a FILE * from...
2013-01-17 jkimMerge ACPICA 20130117.
2013-01-17 neelIFC @ r245509
2013-01-14 jillessh: Pass $? to command substitution containing compound...
2013-01-13 jillessh: Add testcase that $? is preserved into a simple...
2013-01-13 jillessh: Add some testcases related to subshells.
2013-01-13 jillessh: Fix crash when parsing '{ } &'.
2013-01-13 jillessh: Don't lose $? when backquoted command ends with...
2013-01-11 theravenMerge new version of libcxxrt. This brings in three...
2013-01-04 neelIFC @ r244983.
2012-12-21 brooksAdd NetBSD's mtree to the tree and install it as nmtree...
2012-12-18 eadlerAdd an additional regression tests for other cases...
2012-12-18 eadlerPOSIX requires that non-existent or null arguments...
2012-12-18 brooksReplace our implementation of the vis(3) and unvis...
2012-12-12 jillessh: Detect and flag write errors on stdout in builtins.
2012-12-08 jilleslibc: Add a missing header to a test program.
2012-12-07 erwinUpdate to 9.8.4-P1.
2012-12-04 neelIFC @r243836
2012-12-03 dimUpgrade our copy of llvm/clang to r168974, from upstrea...
2012-12-01 rwatsonMerge OpenBSM 1.2-alpha2 from vendor branch to FreeBSD...
2012-11-20 jkimMerge ACPICA 20121114.
2012-11-20 emasteNon-void function should return a value.
2012-11-20 emasteRemove unused variable.
2012-11-19 emasteUse '%zu' and '%zd' as appropriate for size_t / ssize_t.
2012-11-19 emasteZero the whole struct not just the size of a pointer.
2012-11-19 emasteUse '%zd' format specifier for ssize_t
2012-11-19 emasteUse '%zd' printf format for ssize_t.
2012-11-18 jillessh: Apply rlimits to parser/alias10.0 so it fails fast.
2012-11-16 sjgMerge bmake-20121111
2012-11-13 neelIFC @ r242940
2012-11-11 neelIFC @ r242684
2012-11-08 jillessh: Add tests for modifying an alias (r242766).
2012-11-07 jillessh: Test that a redefined alias works.
2012-10-26 obrienTest both active and non-active cases.
2012-10-26 obrienIterate rather than use recursion. We can blow out...
2012-10-22 dimImport libc++ trunk r165949. Among other improvements...
2012-10-22 eadlerremove duplicate semicolons where possible.
2012-10-22 eadlerCovert regression test to python 3
2012-10-21 nwhitehornUpdate dialog to 20120706: includes minor useability...
2012-10-19 uqsMerge mandoc from vendor into contrib and provide the...
2012-10-19 brooksReplace our version of the pwcache(3) API with NetBSD...
2012-10-10 kevloRevert previous commit...
2012-10-09 kevloPrefer NULL over 0 for pointers
2012-10-05 delphijMFV: tcpdump 4.3.0.
2012-10-05 delphijMFV: libpcap 1.3.0.
2012-10-03 marcelMerge bmake-20120831 from vendor/NetBSD/bmake/dist.
2012-09-26 emasteAdd regression test for kern/172075.
2012-09-22 jillessh: Add some tests for aliasing a utility to itself.
2012-09-04 marcelMerge ATF 0.16 from vendor/atf/dist.
2012-08-20 dimUpgrade our copy of llvm/clang to trunk r162107. With...
2012-08-16 jkimMerge ACPICA 20120816.
2012-08-09 jillesnftw(): POSIX says directories causing loops should...
2012-08-08 andrewImport compiler-rt r160957.
2012-07-28 mmUpdate libarchive to 3.0.4
2012-07-24 impUpdate to latest git version of dtc to get new dtsv2...
2012-07-17 pfgDtrace: improve handling of library paths.
2012-07-15 jillessh: Add a simple test for the "local" builtin.
2012-07-15 jillessh: Expand assignment-like words specially for export...
2012-07-14 pfgMerge illumos commit 13455:7205f7794835
2012-07-13 jillessh: Add tests where "export" does not parse differently.
2012-07-13 jhbThe etcupdate utility is a tool for managing updates...
2012-07-12 jkimMerge OpenSSL 1.0.1c.
2012-07-11 jkimMerge ACPICA 20120711.
2012-07-11 grehanIFC @ r238370
2012-07-05 obrienRemove the "funny targets" make check. We no longer...
2012-07-04 pjdRecognize 'none' or '0' as no flags.
2012-07-01 pfgImport the dtrace llquantize test files from the vendor...
2012-06-29 obrienSupport also running a 32-bit test on 64-bit platforms.
2012-06-22 jkimMerge ACPICA 20120620.
2012-06-21 delphijMFV: Update zlib to 1.2.7.
2012-06-20 obrienProvide a mechanism to not clear out the work and outpu...
2012-06-12 obrienAdd a test for the :tl & :tu modifiers.
2012-06-08 jillessh: Do not assume that SIGPIPE will only kill a subshel...
2012-06-05 obrienCorrect examples to the latest version I had.
2012-06-04 obrienAdd a regression test for filemon(4) [r236592].
2012-05-31 obrienAdd regression test for '-V' command line option (requi...
2012-05-30 obrienmake it easier to test newly-built make.
2012-05-28 dougbUpgrade to BIND version 9.8.3, the latest from ISC.
2012-05-26 desUpdate to OpenPAM Micrampelis.
2012-05-21 baptImport byacc from invisible island, it brings us lots...
2012-05-21 kevloAccording to shared memory man pages, advice including...
2012-05-17 delphijMerge tcpdump 4.2.1.
2012-05-14 delphijMerge from vendor branch: update libpcap to 1.2.1.
2012-05-12 gnnImport dtracetoolkit into cddl/contrib
2012-05-12 gnnImport dtracetoolkit into cddl/contrib
2012-05-03 dimUpgrade our copy of llvm/clang to r155985, from upstrea...
2012-04-30 baptImport m4 regression tests from OpenBSD
2012-04-26 jamieA new jail(8) with a configuration file, ultimately...
2012-04-26 grehanIFC @ r234692
2012-04-23 jkimMerge ACPICA 20120420.
2012-04-19 obrienUpdate file(1) to version 5.11.
2012-04-16 dimUpgrade our copy of llvm/clang to trunk r154661, in...
2012-04-07 dasAdd some tests from PR 166463. Also make sure that...
2012-03-30 ambriskoMFhead_mfi r227068
2012-03-22 stas- Update FreeBSD Heimdal distribution to version 1...
2012-03-20 jkimMerge ACPICA 20120320.
2012-03-14 theravenImport new versions of libcxxrt and libc++.
next