]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/history - tools/regression
Add missing formatting strings.
[FreeBSD/FreeBSD.git] / tools / regression /
2013-06-12 dimUpgrade our copy of llvm/clang to 3.3 release.
2013-06-10 dasFix some bugs in the complex trig tests so that they...
2013-06-08 edAdd testing utility for behavior of atomic ops.
2013-06-05 jkimAdd GNU regex from glibc 2.17.
2013-06-05 jillessh: Return status 127 for unknown jobs in wait builtin.
2013-06-05 jillessh: Allow multiple operands in wait builtin.
2013-06-04 obrienMatch the options of the kernel.
2013-06-03 edAdd libiconv based versions of *c16*() and *c32*().
2013-06-03 dasAdd more tests for log functions. A few are commented...
2013-06-02 dasFactor out some common code from the libm tests. This...
2013-05-31 jillestest: Remove -ntXY and -otXY primaries.
2013-05-31 jillessh: Add test cases for break outside a loop.
2013-05-31 obrienDifferent approach to making all compilers happy.
2013-05-31 obrienAllow building with clang (which is being really stupid...
2013-05-30 delphijMFV: tcpdump 4.4.0.
2013-05-30 dasFix some harmless bugs in a test.
2013-05-30 dasBasic tests for complex inverse trig and hyperbolic...
2013-05-28 tijlFix cexp regression tests that have an infinite real...
2013-05-27 dasFix some regressions caused by the switch from gcc...
2013-05-25 edAdd missing #includes, to keep Clang silent.
2013-05-21 edAdd <uchar.h>.
2013-05-21 jkimAdd flex 2.5.37 from flex.sourceforge.net to contrib.
2013-05-20 jkimMerge ACPICA 20130517.
2013-05-20 sjgSync with upstream version (20130520) that includes...
2013-05-20 jillespopen(): Add 'e' mode character to set close-on-exec...
2013-05-20 jillesAdd a test program for popen().
2013-05-19 markjRe-introduce another part of r249367. This commit fixes...
2013-05-12 markjBring back part of r249367 by adding DTrace's temporal...
2013-05-12 peterTidy up some CVS workarounds.
2013-05-11 jillesAdd simple testcases for fcntl(F_DUP2FD_CLOEXEC).
2013-05-11 jillesAdd simple testcases for fcntl(F_DUPFD_CLOEXEC).
2013-05-11 jillesAdd missing argument to fcntl(F_DUPFD) in regression...
2013-05-04 stefanfAdd a few xargs tests related to -0, -n and quoting.
2013-05-03 jillessh: Remove racy test case for read builtin.
2013-05-03 jillessh: Improve error handling in read builtin:
2013-04-28 adrianCopy the vendor branch ar9300 code from qcamain_open_ha...
2013-04-21 gshapiroMerge sendmail 8.14.7 to HEAD
2013-04-19 jkimMerge ACPICA 20130418.
2013-04-17 pjdStyle cleanups.
2013-04-17 gabor- Correct mispellings of the word occurrence
2013-04-16 pfgDTrace: print() should try to resolve function pointers
2013-04-12 pfgDtrace: resolve const types from fbt and other fixes.
2013-04-12 dimUpgrade our copy of llvm/clang to trunk r178860, in...
2013-04-12 jillessh: Don't modify exit status when break/continue/return...
2013-04-11 pfgDTrace: option for time-ordered output
2013-04-09 edImport a new version of NetBSD's mtree.
2013-04-06 jillessh: Add a variation on builtins/eval4.0 where the cmdsu...
2013-04-06 mmMFV r248217:
2013-04-05 desUpgrade to 1.4.20.
2013-04-05 desMinimal subset of the unbound sources.
2013-04-04 jkimMerge ACPICA 20130328.
2013-04-02 sjgUpdate to bmake-20130330
2013-04-01 jilleswordexp(): Remove wrong IFS usage.
2013-04-01 pfgDtrace: enablings on defunct providers prevent provider...
2013-03-25 pfgDtrace: Add SUN MDB-like type-aware print() action.
2013-03-25 pfgDtrace: add toupper()/tolower() and enhancements to...
2013-03-24 pfgDtrace: add optional size argument to tracemem().
2013-03-22 desUpgrade to OpenSSH 6.2p1. The most important new featu...
2013-03-22 mmMFV r248590,248594:
2013-03-21 pjdUpdate regression tests after adding chflagsat(2).
2013-03-21 pjd- Make 'flags' argument to chflags(2), fchflags(2)...
2013-03-19 mmMFV r247580:
2013-03-18 mmMFC @248461
2013-03-17 attilioMFC
2013-03-16 pjdUpdate the tests now that absence of the O_APPEND flag...
2013-03-16 pjdThe mode argument for open(2)/openat(2) only makes...
2013-03-15 jillessh: Recognize "--" and explicitly reject options in...
2013-03-15 pjdMake file name generation to work with both new and...
2013-03-15 brooksReplace our (un)vis(1) commands with implementations...
2013-03-08 attilioMFC
2013-03-05 mmWiP merge of libzfs_core (MFV r238590, r238592)
2013-03-04 baptImport libyaml as libbsdyml (private brand name)
2013-03-04 mmMFC @247774
2013-03-04 attilioMerge from vmcontention
2013-03-04 attilioMFC
2013-03-03 jillessh: When executing a trap, keep exit status along with...
2013-03-03 attilioMerge from vmcontention
2013-03-03 attilioMFC
2013-03-02 pjdIf all ioctls are allowed, cap_ioctls_get(2) will retur...
2013-03-02 pjdAdd support for bindat(2) and connectat(2).
2013-03-02 attilioMFC
2013-03-02 attilioMerge from vmcontention
2013-03-02 attilioMFC
2013-03-02 pjdAdd regression tests for the new Capsicum system calls.
2013-03-02 pjdUpdate existing regression tests after Capsicum overhaul.
2013-02-28 attilioMFC
2013-02-28 attilioMFC
2013-02-28 attilioMFC
2013-02-27 jhbAdd an implementation of open_memstream() and open_wmem...
2013-02-26 attilioMerge from vmcontention
2013-02-26 attilioMFC
2013-02-26 attilioMFC
2013-02-26 delphijUpdate base system libexpat to 2.1.0.
2013-02-25 peterjEnhance test(1) by adding provision to compare any...
2013-02-24 attilioMFC
2013-02-24 attilioMerge from vmcontention
2013-02-24 attilioMFC
2013-02-23 jillessh: If a SIGINT or SIGQUIT interrupts "wait", return...
2013-02-23 attilioMFC
2013-02-23 jillessh: Test that the exit status is 1 if read encounters...
next