]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/history - tools/regression
Update the projects tree to a newer FreeBSD current.
[FreeBSD/FreeBSD.git] / tools / regression /
2009-03-12 impUpdate the projects tree to a newer FreeBSD current.
2009-03-11 dfrMerge in support for Xen HVM on amd64 architecture.
2009-03-10 rwatsonRename files that collide on case-insensitive file...
2009-03-08 rwatsonIn UNIX domain socket GC regression test, after setting...
2009-03-02 samconnect vendor wpa area to contrib
2009-02-28 dasTests for getdelim().
2009-02-28 dasAdd a file containing tests for simple format specifiers.
2009-02-28 dasTests for wcscasecmp(), wcsnlen(), and stpncpy().
2009-02-26 edRename all symbols in libmp(3) to mp_*, just like Solaris.
2009-02-23 pjdAdd explicit casting in few places.
2009-02-13 dfrMake a place for porting the Xen HVM support to 7.x.
2009-02-11 rwatsonAdd a regresion test to determine whether or not a...
2009-02-07 pisoAdd SCTP NAT support.
2009-01-31 dasTest wprintf() in addition to printf().
2009-01-31 dasAdd tests for conj{,f,l}() that I wrote some time ago...
2009-01-28 dasVendor import of gdtoa 20081205.
2009-01-18 gonzoSync with head
2009-01-16 pjdBe more Solaris-friendly.
2009-01-16 edAllow jot(1) regression tests to be checked out on...
2009-01-14 rwatsonMerge OpenBSM alpha 5 from OpenBSM vendor branch to...
2009-01-05 lulfMerge support for CVSMode (aka. mirror mode) into csup...
2009-01-02 obrienRecord that base/vendor/file/dist@186675 was merged.
2008-12-31 rwatsonMerge OpenBSM alpha 4 from OpenBSM vendor branch to...
2008-12-23 dougbMerge from vendor/bind9/dist as of the 9.4.3 import
2008-12-19 samimport netbsd makefs tool
2008-12-02 rwatsonMerge OpenBSM 1.1 alpha 2 from the OpenBSM vendor branc...
2008-12-01 samimport ath hal
2008-11-28 stefanfUpdate for 185401, errors now go to stderr.
2008-11-25 traszAdd tools-level test for POSIX.1e functionality.
2008-11-24 pjdThis actually works on Linux, I just had wrong director...
2008-11-24 pjdInclude TODO messages even if tests succeeds, so we...
2008-11-23 stefanfAdd a test for r185231.
2008-11-23 pjdMark all the places where Linux is not POSIX-compilant...
2008-11-23 pjdfstest for Linux:
2008-11-23 pjdfstest for Linux:
2008-11-23 pjdFreeBSD's way of handling rmdir("..") is not POSIX...
2008-11-23 pjdShorter version.
2008-11-23 pjdAdd support for pathconf(2).
2008-11-23 pjdDetect operating system automatically.
2008-11-23 pjdfstest for Linux:
2008-11-22 dfrClone Kip's Xen on stable/6 tree so that I can work...
2008-11-22 pjdIFp4: Regression tests for FreeBSD/ZFS chflags(2)/lchfl...
2008-11-17 pjdUpdate ZFS from version 6 to 13 and bring some FreeBSD...
2008-11-15 rafan- Update ncurses to 5.7-20081102 (5.7 release) and...
2008-11-11 ddsAdd a test for the "or more" part of the following...
2008-11-07 traszMake test for write access to the directory being moved...
2008-11-07 traszImprove output when a test fails.
2008-11-06 traszChange ZFS behaviour to match UFS: when moving (rename...
2008-11-03 dfrImplement support for RPCSEC_GSS authentication to...
2008-11-01 kmacycopy xen includes
2008-11-01 kmacycopy i386/xen
2008-11-01 kmacycopy xen device drivers
2008-11-01 kmacycopy sys/xen to releng 7 branch
2008-10-20 des#ifdef out the lock-against-self test. I'm not sure...
2008-10-19 lulf- Import the Makefile from HEAD for building csup.
2008-10-19 lulf- Import the HEAD csup code which is the basis for...
2008-10-11 kmacyCopy device support from head in to 6
2008-10-11 kmacyCopy xen includes in to RELENG_6 branch
2008-10-07 rwatsonUpdate udpzerobyte to understand that passing 0 as...
2008-10-07 rwatsonAdd IPv6 support to zero-size UDP transmit/receive...
2008-10-07 rwatsonRegression test for the loopback handling of zero-lengt...
2008-10-06 rwatsonAdd very simple regression test for fstat(2) on sockets...
2008-09-10 maximo Correct a comment: a test file size is a four pages...
2008-09-05 rpauloMerge ath again (addition of wisoc files).
2008-09-03 dasRegression tests for bugs in gdtoa.
2008-08-31 rwatsonUpdate README to reflect removal of netatm/harp test...
2008-08-31 rwatsonMerge r179331 from head to stable/7:
2008-08-29 jkimConnect a forgotten test case to Makefile.
2008-08-29 jkimDo not pass validatation level since all issues are...
2008-08-29 jkimMerge local copy of bpf_validate() with bpf_filter.c.
2008-08-29 pjdBy default backup geli metadata to a file. It is quite...
2008-08-29 jkimMerge bpf_filter.c r182425 and add test cases for jump...
2008-08-28 jkimMove comments to the right places.
2008-08-28 jkimMerge bpf_filter.c r182412 and remove additional local...
2008-08-28 jkimFix style consistencies and a comment.
2008-08-28 jkimMerge bpf_filter.c r182380 and remove additional local...
2008-08-28 jkimAdd a test case for uninitialized scratch memory (for...
2008-08-27 stefanfAdd a test for r182300.
2008-08-26 jkimAdd a test case for null filter.
2008-08-26 jkimAdd more test cases for invalid instructions and add...
2008-08-26 jkimRemove some hacks from regression test since bpf_filter...
2008-08-25 jkimAdd a trivial bpf filter benchmark.
2008-08-25 jkimUse sys/net/bpf_jitter.c instead of rolling our own...
2008-08-25 jkimReflect sys/net/bpf_jitter.h changes to regression...
2008-08-22 robertoMerge ntpd & friends 4.2.4p5 from vendor/ntp/dist into...
2008-08-18 jkimAdd test case for 'divide by 0' with BPF_ALU|BPF_DIV...
2008-08-18 jkimFix two test cases on 32-bit architectures.
2008-08-18 jkimAdd simple bpf(9) regression tests and test cases.
2008-08-09 desAdd sbuf_new_auto as a shortcut for the very common...
2008-08-05 dfrMFC: r180025,180064,180069,180217,180743,180779-180780
2008-08-05 edwinMFC of regression tests for usr.bin/calendar.
2008-08-02 dasTest that the result is correctly rounded when |y/x...
2008-08-02 dasRegression tests for fmtcheck(3).
2008-08-02 scfDetect if the application has cleared the environ varia...
2008-08-02 scfFix whitespace.
2008-08-01 desUpgrade to OpenSSH 5.1p1.
2008-07-31 dasAdd some tests for acos*(), asin*(), atan*(), and atan2*().
2008-07-30 stefanfAdd a regression test for r181017.
2008-07-29 rwatsonRemove extra comment that snuck in in last commit.
2008-07-29 rwatsonAdd a simple ICMPv6 filter test for IPv6 raw sockets...
next