]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/history - tools/regression
MFC @248461
[FreeBSD/FreeBSD.git] / tools / regression /
2013-03-18 Martin MatuskaMFC @248461
2013-03-16 Pawel Jakub DawidekUpdate the tests now that absence of the O_APPEND flag...
2013-03-16 Pawel Jakub DawidekThe mode argument for open(2)/openat(2) only makes...
2013-03-15 Jilles Tjoelkersh: Recognize "--" and explicitly reject options in...
2013-03-15 Edwin GroothuisMFV of 248305, tzdata2013b
2013-03-15 Pawel Jakub DawidekMake file name generation to work with both new and...
2013-03-15 Brooks DavisReplace our (un)vis(1) commands with implementations...
2013-03-14 Brooks DavisUpdate to the latest (un)vis(3) sources from NetBSD...
2013-03-14 Martin MatuskaMFV r248266:
2013-03-05 Martin MatuskaMFV r247845:
2013-03-05 Martin MatuskaWiP merge of libzfs_core (MFV r238590, r238592)
2013-03-04 Dag-Erling SmørgravMerge upstream r634:646: correctly parse mixed quoted...
2013-03-04 Baptiste DaroussinImport libyaml as libbsdyml (private brand name)
2013-03-04 Martin MatuskaMFC @247774
2013-03-03 Jilles Tjoelkersh: When executing a trap, keep exit status along with...
2013-03-02 Pawel Jakub DawidekIf all ioctls are allowed, cap_ioctls_get(2) will retur...
2013-03-02 Pawel Jakub DawidekAdd support for bindat(2) and connectat(2).
2013-03-02 Pawel Jakub DawidekAdd regression tests for the new Capsicum system calls.
2013-03-02 Pawel Jakub DawidekUpdate existing regression tests after Capsicum overhaul.
2013-03-01 Xin LIMFV r247575:
2013-03-01 Martin MatuskaMFV r247316:
2013-02-27 John BaldwinAdd an implementation of open_memstream() and open_wmem...
2013-02-27 Martin MatuskaMFV 247176, 247178, 247315:
2013-02-26 Xin LIUpdate base system libexpat to 2.1.0.
2013-02-25 Peter JeremyEnhance test(1) by adding provision to compare any...
2013-02-25 Martin MatuskaMFV v242732:
2013-02-23 Jilles Tjoelkersh: If a SIGINT or SIGQUIT interrupts "wait", return...
2013-02-23 Jilles Tjoelkersh: Test that the exit status is 1 if read encounters...
2013-02-23 Martin MatuskaMFV r246653:
2013-02-18 Gregory Neil ShapiroMerge sendmail 8.14.6 errata issue
2013-02-15 Dag-Erling SmørgravUpgrade to 1.6.16
2013-02-15 Jung-uk KimMerge ACPICA 20130214.
2013-02-15 Dag-Erling SmørgravImport LDNS and build it as an internal library.
2013-02-13 Jung-uk KimMerge OpenSSL 1.0.1e.
2013-02-11 Martin MatuskaMFV r246633:
2013-02-11 Martin MatuskaMFV r246394:
2013-02-11 Sergey KandaurovMajor update for unix_cmsg from Andrey Simonenko.
2013-02-11 Martin MatuskaMFV r246392:
2013-02-11 Martin MatuskaMFV r246390:
2013-02-10 Martin MatuskaMFV r246388:
2013-02-09 Xin LIMFV r245512:
2013-02-07 David ChisnallImport new libc++ to head. Various small fixes and...
2013-02-01 Simon J. GerratyMerge bmake-20130123
2013-02-01 Pietro Cerutti- Fix more style(9)-related issues (copyright header...
2013-01-31 Pietro Cerutti- Remove underscores from the internal structure name...
2013-01-30 Pietro CeruttiAdd fmemopen(3), an interface to get a FILE * from...
2013-01-28 Jung-uk KimMerge two bug fixes from the vendor branch.
2013-01-21 David ChisnallImport new fix from libcxxrt. This fixes the case...
2013-01-18 Andrew TurnerImport compiler-rt r172839.
2013-01-17 Jung-uk KimMerge ACPICA 20130117.
2013-01-17 Neel NatuIFC @ r245509
2013-01-16 Xin LIMFV r245510:
2013-01-14 Jilles Tjoelkersh: Pass $? to command substitution containing compound...
2013-01-13 Jilles Tjoelkersh: Add testcase that $? is preserved into a simple...
2013-01-13 Jilles Tjoelkersh: Add some testcases related to subshells.
2013-01-13 Jilles Tjoelkersh: Fix crash when parsing '{ } &'.
2013-01-13 Jilles Tjoelkersh: Don't lose $? when backquoted command ends with...
2013-01-11 David ChisnallMerge new version of libcxxrt. This brings in three...
2013-01-04 Neel NatuIFC @ r244983.
2013-01-03 Xin LIMFV: one-true-awk 20121220.
2013-01-02 Xin LIMFV r244973:
2012-12-29 Gregory Neil ShapiroMerge sendmail 8.14.6 to HEAD
2012-12-23 Dimitry AndricUpgrade our copy of llvm/clang to 3.2 release.
2012-12-22 Martin MatuskaMFV r244559:
2012-12-21 Brooks DavisAdd NetBSD's mtree to the tree and install it as nmtree...
2012-12-18 Eitan AdlerAdd an additional regression tests for other cases...
2012-12-18 Eitan AdlerPOSIX requires that non-existent or null arguments...
2012-12-18 Brooks DavisReplace our implementation of the vis(3) and unvis...
2012-12-15 Robert WatsonMerge OpenBSM 1.2-alpha3 from the vendor branch to...
2012-12-15 Martin MatuskaMFV r244245:
2012-12-12 Jilles Tjoelkersh: Detect and flag write errors on stdout in builtins.
2012-12-08 Jilles Tjoelkerlibc: Add a missing header to a test program.
2012-12-07 Erwin LansingUpdate to 9.8.4-P1.
2012-12-04 Neel NatuIFC @r243836
2012-12-03 Dimitry AndricUpgrade our copy of llvm/clang to r168974, from upstrea...
2012-12-03 Xin LIMFV: less v456.
2012-12-01 Robert WatsonMerge OpenBSM 1.2-alpha2 from vendor branch to FreeBSD...
2012-11-29 David ChisnallMerge new libc++ into head.
2012-11-26 Martin MatuskaMFV r243395:
2012-11-25 Martin MatuskaMFV r243013 and r243267:
2012-11-25 Martin MatuskaMFV r243012:
2012-11-25 Martin MatuskaMFV r242735:
2012-11-20 Jung-uk KimMerge ACPICA 20121114.
2012-11-20 Ed MasteNon-void function should return a value.
2012-11-20 Ed MasteRemove unused variable.
2012-11-19 Ed MasteUse '%zu' and '%zd' as appropriate for size_t / ssize_t.
2012-11-19 Ed MasteZero the whole struct not just the size of a pointer.
2012-11-19 Ed MasteUse '%zd' format specifier for ssize_t
2012-11-19 Ed MasteUse '%zd' printf format for ssize_t.
2012-11-18 Jilles Tjoelkersh: Apply rlimits to parser/alias10.0 so it fails fast.
2012-11-16 Simon J. GerratyMerge bmake-20121111
2012-11-13 Edwin GroothuisMerge of vendor import of 242999, tzdata2012j
2012-11-13 Neel NatuIFC @ r242940
2012-11-13 David ChisnallImport new version of libc++ into base.
2012-11-12 Edwin GroothuisMerge of vendor import of 242925, tzdata2012i
2012-11-11 Neel NatuIFC @ r242684
2012-11-10 Xin LIMFV r242729 (mm):
2012-11-08 Jilles Tjoelkersh: Add tests for modifying an alias (r242766).
2012-11-07 Jilles Tjoelkersh: Test that a redefined alias works.
2012-11-04 Xin LIMFV: less v453.
next