]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/history - tools/regression
Test *at(2) calls with capability-mode lookup.
[FreeBSD/FreeBSD.git] / tools / regression /
2011-08-12 Jonathan AndersonTest *at(2) calls with capability-mode lookup.
2011-08-11 Jonathan AndersonUse the right printf() format string without a cast...
2011-08-11 Robert WatsonSecond-to-last commit implementing Capsicum capabilitie...
2011-08-11 Ruslan Ermilov- Merged awk upstream that includes a fix for a bug...
2011-08-09 Ruslan ErmilovUpdate to a 7-Aug-2011 release.
2011-08-06 Robert WatsonProperly initialise the "len" argument to getsockname...
2011-08-05 Jonathan AndersonExpect fchflags(2) to fail with EOPNOTSUPP on NFS.
2011-08-04 Jonathan AndersonFlesh out the cap_test regression test.
2011-08-04 Jonathan AndersonFlesh out the cap_test regression test.
2011-07-17 Dimitry AndricUpgrade our copy of llvm/clang to r135360, from upstrea...
2011-07-16 Jilles Tjoelkersh: Add a test for a fairly obscure case with aliases.
2011-07-16 Doug BartonUpgrade to version 9.8.0-P4
2011-07-14 Nathan WhitehornUpdate dialog to 1.1-20110707.
2011-07-11 Martin MatuskaUpdate xz to git snapshot of v5.0 branch as of 20110711...
2011-07-10 Jilles Tjoelkerposix_spawn: If an error is detected in the child proce...
2011-07-08 Jonathan AndersonClarify the meaning of a test.
2011-07-07 Jonathan AndersonEnsure that kqueue is not inherited across fork().
2011-07-06 Doug BartonUpdate to version 9.6-ESV-R4-P3
2011-06-28 Bjoern A. ZeebUpdate packet filter (pf) code to OpenBSD 4.5.
2011-06-28 Edwin GroothuisMFV of tzdata2011h, r223627
2011-06-26 Attilio RaoMFC
2011-06-25 Jilles Tjoelkersh: Test that '!' is literal if quoted and first char...
2011-06-20 Gavin AtkinsonMerge tnftp-20100108 from the vendor branch into head.
2011-06-19 Attilio RaoMFC
2011-06-19 Jilles Tjoelkersh: Add test for r223282.
2011-06-17 Jilles Tjoelkersh: Add case statement fallthrough (with ';&' instead...
2011-06-17 Jilles Tjoelkersh: Skip variables with invalid names in "set", "export...
2011-06-16 Jilles Tjoelkersh: Reduce unnecessary forks with eval.
2011-06-16 Attilio RaoMFC
2011-06-15 Jilles Tjoelkersh: Add support for named character classes in bracket...
2011-06-14 Gregory Neil ShapiroMerge sendmail 8.14.5 to HEAD
2011-06-13 Attilio RaoMFC
2011-06-12 Dimitry AndricUpgrade our copy of llvm/clang to r132879, from upstrea...
2011-06-12 Jilles Tjoelkersh: Add test for LC_COLLATE-based character ranges...
2011-06-12 Jilles Tjoelkersh: Add test for case pattern matching with iso-8859...
2011-06-10 Jilles Tjoelkersh: Do parameter expansion on ENV before using it.
2011-06-10 Attilio RaoMFC
2011-06-09 Jilles Tjoelkersh: Do parameter expansion before printing PS4 (set...
2011-06-09 Xin LIMFV: Update to less v444.
2011-06-09 Attilio RaoMFC
2011-06-08 Jilles Tjoelkersh: Add simple tests for set -x and PS4.
2011-06-06 Attilio RaoMFC
2011-06-05 Jilles Tjoelkersh: Fix $? in heredocs on simple commands.
2011-06-05 Jilles Tjoelkersh: Add already working testcases for $? in here-document.
2011-06-04 Attilio RaoMFC
2011-06-04 Robert WatsonAdd a very simple IPDIVERT test, which creates IP diver...
2011-06-04 Jilles Tjoelkersh: Reduce more needless differences between error...
2011-06-04 Jilles Tjoelkersh: Honour -n while processing -c string.
2011-06-03 Jilles Tjoelkersh: Add tests for -n flag. These already pass.
2011-06-03 Ed SchoutenUpgrade libcompiler_rt from revision 117047 to 132478.
2011-05-31 Attilio RaoRevert mismerge
2011-05-31 Attilio RaoMFC
2011-05-31 Jung-uk KimMerge ACPICA 20110527.
2011-05-31 Attilio RaoMFC
2011-05-30 Jilles Tjoelkersh: Add tests for some somewhat obscure aspects of...
2011-05-30 Bjoern A. ZeebUpgrade jail(2) to latest jail(2) API to make the regre...
2011-05-30 Robert WatsonRework TIMEWAIT regression test so that kernel-allocate...
2011-05-30 Robert WatsonAdd missing include of stdio.h.
2011-05-30 Robert WatsonIn the tcpdrop regression test, allow the kernel to...
2011-05-30 Robert WatsonAdd missing #include of err.h.
2011-05-29 Attilio RaoMFC
2011-05-29 Jilles Tjoelkersh: Add test for 'set +o'.
2011-05-29 Attilio RaoMFC
2011-05-28 Jilles Tjoelkerprintf: Allow multibyte characters for '<char> form...
2011-05-28 Doug BartonUpgrade to 9.6-ESV-R4-P1, which address the following...
2011-05-27 Jilles Tjoelkersh: Correct criterion for using CDPATH in cd.
2011-05-27 Jilles Tjoelkersh: Add simple CDPATH test.
2011-05-27 Attilio RaoMFC
2011-05-27 Jilles Tjoelkersh: Fix unquoted $@/$* if IFS=''.
2011-05-22 Attilio RaoMFC
2011-05-22 Jilles Tjoelkersh: Add test for r222173.
2011-05-21 Jilles Tjoelkersh: Expand aliases after assignments and redirections.
2011-05-21 Jilles Tjoelkersh: Add test for positional parameters with more than...
2011-05-21 Attilio RaoMFC
2011-05-20 Jilles Tjoelkersh: Implement the cd -e flag proposed for the next...
2011-05-20 Jilles Tjoelkersh: Allow terminating a heredoc with a terminator at...
2011-05-14 Attilio RaoMFC
2011-05-14 Jilles Tjoelkersh: Add tests for lines that look like heredoc delimite...
2011-05-11 Xin LIMFV: nc(1) from OpenBSD 4.9.
2011-05-10 Attilio RaoSync with -CURRENT
2011-05-10 Attilio RaoMFC
2011-05-09 Attilio RaoMFC
2011-05-09 Attilio RaoFix by hand files that aren't added automatically by...
2011-05-09 Xin LIMFV: Update to less v443.
2011-05-09 Attilio RaoMFC
2011-05-09 Attilio RaoMFC
2011-05-08 Jilles Tjoelkersh: Add \u/\U support (in $'...') for UTF-8.
2011-05-08 Attilio RaoMFC
2011-05-08 Jilles Tjoelkersh: Add UTF-8 support to pattern matching.
2011-05-07 Attilio RaoMFC
2011-05-07 Jilles Tjoelkersh: Add UTF-8 support to ${#var}.
2011-05-06 Attilio RaoMFC
2011-05-06 Ruslan ErmilovUpdate to a 6-May-2011 release (upstreamed some of...
2011-05-05 Jilles Tjoelkersh: Add $'quoting' (C-style escape sequences).
2011-05-05 Attilio RaoMFC
2011-05-05 Dag-Erling SmørgravMerge two upstream patches from vendor branch. No...
2011-05-04 Jilles Tjoelkersh: Apply set -u to variables in arithmetic.
2011-05-04 Jilles Tjoelkersh: Detect an error for ${#var<GARBAGE>}.
2011-05-04 Attilio RaoMFC
2011-05-04 Jonathan AndersonRegression tests for Capsicum capability mode.
next