]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/history - tools/regression
Hook newsyslog regression tests to the Makefile 'build'.
[FreeBSD/FreeBSD.git] / tools / regression /
2010-07-22 Simon L. B. NielsenHook newsyslog regression tests to the Makefile 'build'.
2010-07-22 Simon L. B. NielsenAdd regression tests for newsyslog. These are far...
2010-07-20 Ed SchoutenUpgrade our Clang in base to r108428.
2010-07-20 Juli MallettImport the Cavium Simple Executive from the Cavium...
2010-07-19 Rui PauloMFV:
2010-07-18 Jilles Tjoelkersh: Allow a background command consisting solely of...
2010-07-17 Rui PauloMerge from vendor: libdtrace MD parts needed by fasttrap.
2010-07-06 Jung-uk KimMerge ACPICA 20100702.
2010-07-06 Rui PauloMerge from vendor-sys/opensolaris:
2010-07-02 Jilles Tjoelkersh: Remove comment that the comma operator is missing...
2010-06-14 Rui PauloMFV hostapd & wpa_supplicant 0.6.10.
2010-06-09 Roman DivackyImport LLVM/clang from vendor stripped of docs/ test...
2010-06-04 Maxim Konovalovo The typo was intended as it stated in the comment...
2010-06-04 Maxim Konovalovo Makefile BSDfication.
2010-06-04 Maxim Konovalovo Fix typo: .uudef -> .undef.
2010-06-02 Brian SomersFix stuttering sequences and reverse ranges
2010-05-30 Jilles Tjoelkersh: Fix a crash if a heredoc was not properly ended...
2010-05-30 Jilles Tjoelkersh: Change interaction of command substitution and...
2010-05-28 Jilles Tjoelkersh: Recognize "--" in . and exec.
2010-05-28 Jilles Tjoelkersh: Add some simple tests for ., exec and return from...
2010-05-27 Robert WatsonCorrect several nits/problems in the unix_close_race...
2010-05-26 Robert WatsonAdd unix_close_race, a regresion test to catch ENOTCONN...
2010-05-23 Jilles Tjoelkersh: Add some simplistic tests for the wait builtin.
2010-05-20 Doug BartonUpgrade to 9.6.2-P2, which addresses the following;
2010-05-11 Jilles Tjoelkersh: Fix pathname expansion with quoted slashes like...
2010-05-11 Jilles Tjoelkersh: Add some simple testcases for pathname expansion.
2010-05-10 Edwin GroothuisMFV of tzdata2010j, r207896
2010-05-10 Martin MatuskaImport of liblzma, xz, xzdec, lzmainfo from vendor...
2010-05-09 Jilles TjoelkerFix error in comment.
2010-05-09 Jilles Tjoelkersh: Add some parser tests.
2010-05-09 Jilles TjoelkerGenerate some tests for sh's case command from the...
2010-05-09 Jilles Tjoelkersh: Fix bug in assignment error test.
2010-05-06 Kirk McKusickFinal update to current version of head in preparation...
2010-05-05 Jilles Tjoelkersh: Apply locale vars on builtins, recognize LC_MESSAGE...
2010-04-28 Jung-uk KimMerge ACPICA 20100428.
2010-04-28 Dag-Erling SmørgravUpgrade to OpenSSH 5.5p1.
2010-04-28 Kirk McKusickUpdate to current version of head.
2010-04-24 Marius StroblAdd a TestFloat based test suite for floating-point...
2010-04-23 Jung-uk KimAdjust a test case and make it more jump optimization...
2010-04-23 Jilles Tjoelkersh: Add some more tests for ${v#...} and ${v%...}.
2010-04-20 Xin LIMFV: zlib 1.2.5.
2010-04-19 Edwin GroothuisMFV of tzdata2010i, r206865
2010-04-18 Jilles Tjoelkersh: Add testcases for double-quotes within quoted ...
2010-04-17 Jilles Tjoelkersh: On startup of the shell, use PWD from the environme...
2010-04-16 Jilles Tjoelkerfnmatch: Fix bad FNM_PERIOD disabling if an asterisk...
2010-04-16 Jilles TjoelkerAdd some tests for fnmatch(3).
2010-04-16 Xin LIMFV: libz 1.2.4.3.
2010-04-11 Jilles Tjoelkersh: Test that bogus values of PWD are not imported...
2010-04-05 Edwin GroothuisMFV of tzdata2010h:
2010-04-04 Jilles Tjoelkersh: Add test for nested arithmetic substitution.
2010-04-04 Jilles Tjoelkersh: Add test for some associativity in arithmetic.
2010-04-03 Jilles Tjoelkersh: Do tilde expansion in substitutions.
2010-04-03 Jilles Tjoelkersh: Fix duplicate variable name in test.
2010-04-03 Jilles Tjoelkersh: Add some testcases for the working parts of tilde...
2010-04-03 Jilles Tjoelkersh: Allow quoting pattern match characters in ${v%pat...
2010-04-03 Jilles Tjoelkersh: Fix various things about expansions:
2010-04-03 Jilles Tjoelkersh: Add some testcases for the working parts of ${v...
2010-04-02 Jung-uk KimMerge ACPICA 20100331 (and four additional upstream...
2010-04-01 Simon L. B. NielsenMerge OpenSSL 0.9.8n into head.
2010-03-31 Xin LIUpdate to 1.2.4.1 (beta).
2010-03-23 Xin LIMFV: Update nc to the version from OpenBSD 4.7.
2010-03-22 Edwin GroothuisMFV of tzdata2010f:
2010-03-22 Dag-Erling SmørgravMerge upstream r432:
2010-03-21 Edwin GroothuisReplace -b with -C and -B (as proposed by Alexander).
2010-03-18 Doug BartonUpdate to 9.6.2-P1, the latest patchfix release which...
2010-03-16 Konstantin BelousovAdd missing headers. While there, arrange headers alpha...
2010-03-16 Konstantin BelousovAdd missing headers.
2010-03-14 Jilles Tjoelkersh: Do not abort on a redirection error on a compound...
2010-03-14 Jilles Tjoelkersh: Add test for redirection error on subshell (should...
2010-03-14 Konstantin BelousovRemove dot at the end of errx() message.
2010-03-14 Konstantin BelousovAdjust style, fix typo, do not print errno because...
2010-03-14 Konstantin BelousovMake it compile on LP64 arches.
2010-03-14 Edwin GroothuisCreate regression tests for ncal:
2010-03-13 Jilles Tjoelkersh: Do not abort on a redirection error if there is...
2010-03-13 Jilles Tjoelkersh: Add test for assignment errors (e.g. trying to...
2010-03-13 Simon L. B. NielsenMerge OpenSSL 0.9.8m into head.
2010-03-12 Jilles Tjoelkersh: Add tests for " and $ inside `.
2010-03-09 Xin LIIntegrate OpenBSD rev 1.5 of x86emu.c.
2010-03-09 Dag-Erling SmørgravUpgrade to OpenSSH 5.4p1.
2010-03-08 Edwin GroothuisMFV of tzdata2010e:
2010-03-07 Jilles Tjoelkersh: Add some testcases for ${v=w}, ${v-w}, ${v+w}.
2010-03-07 Jilles Tjoelkersh: Add various testcases for here documents.
2010-03-06 Jilles Tjoelkersh: Make sure to popredir() even if a function caused...
2010-03-06 Jilles Tjoelkersh: Make sure to popredir() even if a special builtin...
2010-03-06 Jilles Tjoelkersh: Improve the command builtin:
2010-03-05 Jung-uk KimMerge ACPICA 20100304.
2010-03-05 Jaakko Heinonen- Use errx(3) instead of err(3) when checking if snprin...
2010-03-04 Dag-Erling SmørgravIFH@204581
2010-03-03 Joel DahlThe NetBSD Foundation has granted permission to remove...
2010-03-03 Doug BartonUpgrade to version 9.6.2. This version includes all...
2010-03-02 Joel DahlThe NetBSD Foundation has granted permission to remove...
2010-03-02 Joel DahlThe NetBSD Foundation has granted permission to remove...
2010-03-02 Ulrich SpörleinAlways assign WARNS using ?=
2010-03-02 Edwin GroothuisMFV of r204563, tzdata2010c:
2010-02-28 Rafal JaworowskiMerge DTC-d75b33af.
2010-02-25 Ruslan ErmilovFixed missing or broken library dependencies.
2010-02-24 Rebecca CranUpdate the sendfile regression test so that it outputs...
2010-02-20 Attilio RaoAdd a regression test for the kthread(9) interface.
2010-02-17 Jilles Tjoelkersh: arith: Add a test for a bug in the dash arith code,
2010-02-17 Jilles Tjoelkersh: arith: Test an octal constant as well.
next