]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/history - tools/regression
enable EAP_GTC and EAP_OTP to match upstream's default configuration
[FreeBSD/FreeBSD.git] / tools / regression /
2012-04-26 jamieA new jail(8) with a configuration file, ultimately...
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++.
2012-03-11 jillessh: Add a test for variables with underscores in arithm...
2012-03-11 jmallettMerge the Cavium Octeon SDK 2.3.0 Simple Executive...
2012-03-01 hselaskyAdd regression test for USB enumeration.
2012-02-29 bruefferFix order of arguments to lseek().
2012-02-26 jillesCheck fchmod()/fchown() in fifo_misc test.
2012-02-25 mmUpdate libarchive to 3.0.3
2012-02-22 mpUpdate to tcsh 6.18.01.
2012-02-21 jilleslibc: Add some tests for fmtmsg().
2012-02-17 bzAdd regression tests for the setsockopt(2) SO_SETFIB...
2012-02-16 jkimMerge ACPICA 20120215.
2012-02-12 fjoeInclude target names in diagnostic output.
2012-02-11 jillessh: Make 'hash' return 1 if at least one utility is...
2012-02-05 dimAdd a WITH_CLANG_EXTRAS option for src.conf(5), disable...
2012-01-31 jimharrisRebase user/jimharris/isci branch from head.
2012-01-26 traszMore mdconfig(8) tests.
2012-01-26 jimharrisRebase user/jimharris/isci branch from head.
2012-01-25 traszMove mdconfig(8) tests under regression/sbin/, where...
2012-01-24 traszAdd some basic regression tests for mdconfig(8).
2012-01-22 jillessh: Fix $? in the first command of a 'for'.
2012-01-20 dasThese tests check whether the compiler evaluates floati...
2012-01-16 dumbbellsh: Fix execution of multiple statements in a trap...
2012-01-16 dumbbellsh: Test EXIT trap with multiple statements in it
2012-01-15 jillessh: Fix some bugs with exit status from case containing ;&.
2012-01-15 jillessh: Fix two bugs with case and exit status:
2012-01-14 jillessh: Add testcases that should not be broken by future...
2012-01-14 dasAdd .t files for tests, missed in prior checkins, so...
2012-01-14 dasUpdate the tests for arm and other ports where long...
2012-01-14 dasFix a test that doesn't work on architectures where...
2012-01-13 jillessh: Properly show "Not a directory" error in cd builtin.
2012-01-11 jkimMerge ACPICA 20120111.
2012-01-06 jillessh: Avoid possible echo options in a testcase.
2012-01-05 uqsConvert files over to UTF-8.
2012-01-01 adrianInitial copy of xz-embedded to sys/contrib/.
2011-12-31 edUpgrade libcompiler_rt to upstream revision 147390.
2011-12-30 dumbbellAdapt testsuite following change in Domain Search error...
2011-12-30 uqsSpelling fixes for tools/
2011-12-29 uqsReencode files from latin1 to UTF-8.
2011-12-28 jillessh: Allow quoting ^ and ] in bracket expressions.
2011-12-27 mmUpdate to vendor revision 4016.
2011-12-25 jillessh: Add some testcases for pasting $*/$@ directly to...
2011-12-21 mmCopy libarchive from vendor branch to contrib
2011-12-18 desUpgrade to OpenPAM Lycopsida.
2011-12-15 fjoeFix last-minute typo.
2011-12-15 fjoeAdd job error output test.
2011-12-14 jillesAdd a test for r228510.
2011-12-09 jhb- Add a test for PR 151758.
2011-12-05 eadlerFix some uninitialized variables in pipe regression...
2011-12-04 dumbbellSupport domain-search in dhclient(8)
2011-12-01 kibAdd a simple test for pipe inode numbers reported by...
2011-11-30 fjoeAdd three execution tests for make(1):
2011-11-28 jkimMerge ACPICA 20111123.
2011-11-28 jillestest: Add more testcases.
2011-11-26 jillessh: Add tests for some corner cases of 'case' exit...
2011-11-26 theravenUpdate libcxxrt to remove the pthread dependency.
2011-11-25 theravenImport libc++ / libcxxrt into base. Not build by defau...
2011-11-20 jillessh: Allow unsetting OPTIND.
2011-11-15 dasA regression test to ensure that arc4random returns...
2011-11-05 jillesfifo_misc test: Fix swapped lseek arguments.
2011-10-28 jillessh: Add test for exit status of for loop without items.
2011-10-25 pjdFix resize regressions tests - we need to destroy BSDla...
2011-10-22 dimUpgrade our copy of llvm/clang to r142614, from upstrea...
2011-10-21 dasAdd regression tests for modf{,f,l}().
2011-10-21 dasTests for complex trig and hyperbolic functions.
2011-10-21 dasTests for cancellation in fma(). Also include more...
2011-10-18 jillesFix some memory errors in *at() regression tests.
2011-10-15 dasAdd some tests for corner cases of log() in unusual...
2011-10-15 dasAdd some tests for double-rounding bugs in fma().
2011-10-05 desUpgrade to OpenSSH 5.9p1.
2011-09-29 dimRevive the LLVM and Clang license files, which were...
2011-09-03 dougbUpgrade to BIND version 9.8.1. Release notes at:
2011-08-20 bzAdd support for IPv6 to ipfw fwd:
2011-08-18 jonathanTest process descriptors.
2011-08-16 jonathanpoll(2) implementation for capabilities.
2011-08-12 jonathanRename CAP_*_KEVENT to CAP_*_EVENT.
2011-08-12 jonathanTest *at(2) calls with capability-mode lookup.
2011-08-11 jonathanUse the right printf() format string without a cast...
2011-08-11 rwatsonSecond-to-last commit implementing Capsicum capabilitie...
2011-08-06 rwatsonProperly initialise the "len" argument to getsockname...
2011-08-05 jonathanExpect fchflags(2) to fail with EOPNOTSUPP on NFS.
2011-08-04 jonathanFlesh out the cap_test regression test.
2011-08-04 jonathanFlesh out the cap_test regression test.
2011-07-17 dimUpgrade our copy of llvm/clang to r135360, from upstrea...
2011-07-17 hrs- Improve interface list handling. The rtadvd(8) now...
2011-07-16 jillessh: Add a test for a fairly obscure case with aliases.
2011-07-16 dougbUpgrade to version 9.8.0-P4
2011-07-14 nwhitehornUpdate dialog to 1.1-20110707.
2011-07-11 mmUpdate xz to git snapshot of v5.0 branch as of 20110711...
2011-07-10 jillesposix_spawn: If an error is detected in the child proce...
2011-07-08 jonathanClarify the meaning of a test.
2011-07-07 jonathanEnsure that kqueue is not inherited across fork().
2011-06-25 jillessh: Test that '!' is literal if quoted and first char...
next