]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/history - tools/regression/bin
MFC
[FreeBSD/FreeBSD.git] / tools / regression / bin /
2012-01-14 jillessh: Add testcases that should not be broken by future...
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-04 sbrunoIFC to head to catch up the bhyve branch
2012-01-01 adrianInitial copy of xz-embedded to sys/contrib/.
2012-01-01 attilioMFC
2011-12-31 edUpgrade libcompiler_rt to upstream revision 147390.
2011-12-30 uqsSpelling fixes for tools/
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-02 attilioMFC
2011-11-28 jkimMerge ACPICA 20111123.
2011-11-28 jillestest: Add more testcases.
2011-11-28 attilioMFC
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-26 attilioMFC
2011-11-25 theravenImport libc++ / libcxxrt into base. Not build by defau...
2011-11-22 grehanIFC @ r227804
2011-11-20 jillessh: Allow unsetting OPTIND.
2011-10-30 attilioMFC
2011-10-28 jillessh: Add test for exit status of for loop without items.
2011-10-22 dimUpgrade our copy of llvm/clang to r142614, from upstrea...
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-07-18 grehanIFC @ r224187
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-06-30 grehanIFC @ r223696 to pick up dfr's userboot
2011-06-28 grehanIFC @ r222830
2011-06-25 jillessh: Test that '!' is literal if quoted and first char...
2011-06-20 gavinMerge tnftp-20100108 from the vendor branch into head.
2011-06-19 jillessh: Add test for r223282.
2011-06-17 jillessh: Add case statement fallthrough (with ';&' instead...
2011-06-17 jillessh: Skip variables with invalid names in "set", "export...
2011-06-16 jillessh: Reduce unnecessary forks with eval.
2011-06-16 hrsMerge from HEAD@222977.
2011-06-15 jillessh: Add support for named character classes in bracket...
2011-06-14 gshapiroMerge sendmail 8.14.5 to HEAD
2011-06-12 dimUpgrade our copy of llvm/clang to r132879, from upstrea...
2011-06-12 jillessh: Add test for LC_COLLATE-based character ranges...
2011-06-12 jillessh: Add test for case pattern matching with iso-8859...
2011-06-11 hrsMerge from HEAD@222975.
2011-06-10 jillessh: Do parameter expansion on ENV before using it.
2011-06-09 jillessh: Do parameter expansion before printing PS4 (set...
2011-06-08 jillessh: Add simple tests for set -x and PS4.
2011-06-08 hrsMerge from HEAD@222848.
2011-06-06 attilioMFC
2011-06-05 jillessh: Fix $? in heredocs on simple commands.
2011-06-05 jillessh: Add already working testcases for $? in here-document.
2011-06-05 hrsMerge from HEAD@222712.
2011-06-04 attilioMFC
2011-06-04 jillessh: Reduce more needless differences between error...
2011-06-04 jillessh: Honour -n while processing -c string.
2011-06-03 jillessh: Add tests for -n flag. These already pass.
2011-06-03 edUpgrade libcompiler_rt from revision 117047 to 132478.
2011-05-31 attilioRevert mismerge
2011-05-31 attilioMFC
2011-05-30 jillessh: Add tests for some somewhat obscure aspects of...
2011-05-29 attilioMFC
2011-05-29 jillessh: Add test for 'set +o'.
2011-05-29 hrsMerge from head@222434.
2011-05-29 attilioMFC
2011-05-27 jillessh: Correct criterion for using CDPATH in cd.
2011-05-27 jillessh: Add simple CDPATH test.
2011-05-27 attilioMFC
2011-05-27 jillessh: Fix unquoted $@/$* if IFS=''.
2011-05-24 grehanIFC @ r222256
2011-05-22 attilioMFC
2011-05-22 jillessh: Add test for r222173.
2011-05-21 jillessh: Expand aliases after assignments and redirections.
2011-05-21 jillessh: Add test for positional parameters with more than...
2011-05-21 attilioMFC
2011-05-20 jillessh: Implement the cd -e flag proposed for the next...
2011-05-20 jillessh: Allow terminating a heredoc with a terminator at...
2011-05-15 jhbFirst cut to port bhyve, vmmctl, and libvmmapi to HEAD.
2011-05-14 jhbFirst cut at porting the kernel portions of 221828...
2011-05-14 attilioMFC
2011-05-14 jillessh: Add tests for lines that look like heredoc delimite...
2011-05-10 attilioSync with -CURRENT
2011-05-10 attilioMFC
2011-05-09 attilioFix by hand files that aren't added automatically by...
2011-05-09 attilioMFC
2011-05-08 jillessh: Add \u/\U support (in $'...') for UTF-8.
2011-05-08 attilioMFC
2011-05-08 jillessh: Add UTF-8 support to pattern matching.
2011-05-07 attilioMFC
2011-05-07 jillessh: Add UTF-8 support to ${#var}.
2011-05-05 jillessh: Add $'quoting' (C-style escape sequences).
2011-05-05 attilioMFC
2011-05-04 jillessh: Apply set -u to variables in arithmetic.
next