]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/history - tools/regression
Better glibc compatibility for getline/getdelim:
[FreeBSD/FreeBSD.git] / tools / regression /
2009-10-02 Bjoern A. ZeebReplace the name of the sysctl to security.bsd.map_at_z...
2009-10-01 Jilles Tjoelkersh: Disallow mismatched quotes in backticks (`...`).
2009-10-01 Dag-Erling SmørgravUpgrade to OpenSSH 5.3p1.
2009-09-28 Edwin GroothuisMFV of tzdata2009n
2009-09-27 Bjoern A. ZeebAdd a simple C program to check mmap calls to various...
2009-09-23 Edward Tomasz Napi... Add cross-filesystem regression tests for ACLs.
2009-09-23 Edward Tomasz Napi... Add ACL fuzzer. It's not used by the regression tests...
2009-09-23 John Baldwin- Remove a bogus test: setsockopt() doesn't return...
2009-09-20 Diomidis SpinellisIEEE Std 1003.1, 2004 Edition states:
2009-09-20 Diomidis SpinellisFollow POSIX (IEEE Std 1003.1, 2004 Edition) in the...
2009-09-20 Diomidis SpinellisAdd correct test results.
2009-09-20 Diomidis SpinellisDescribe how other systems treat this case.
2009-09-20 Diomidis SpinellisAllow [ to be used as a delimiter.
2009-09-20 Diomidis SpinellisThe transition to Subversion allows us to rename files...
2009-09-11 Jung-uk KimMFV: r196804
2009-09-09 Xin LIImport x86emu from OpenBSD as of OPENBSD_4_6.
2009-09-09 Edwin GroothuisMFV of r196998.
2009-09-07 Edward Tomasz Napi... Add regression tests for NFSv4 ACL granular permission...
2009-09-07 Edward Tomasz Napi... Add regression tests for NFSv4 ACLs and update POSIX...
2009-09-01 Edward Tomasz Napi... Adapt to the fact that ls(1) correctly prints '+' for...
2009-08-31 Edward Tomasz Napi... Add regression test for ACLs on device files - mostly...
2009-08-28 Jilles Tjoelkersh: Fix crash with empty functions (f() { }) introduced...
2009-08-27 Jilles TjoelkerAdd some tests for a fixed bug in an uncommitted patch.
2009-08-27 Edwin GroothuisMFV of r195794
2009-08-27 Edwin GroothuisMFV of r196350
2009-08-27 Edwin GroothuisMFV of r195792:
2009-08-25 Jilles TjoelkerAdd some tests for poll(2)/shutdown(2) interaction.
2009-08-23 Jilles Tjoelkersh: Fix crash when undefining or redefining a currently...
2009-08-23 Simon L. B. NielsenMerge DTLS fixes from vendor-crypto/openssl/dist:
2009-08-13 Bjoern A. ZeebStart respecting WITHOUT_INET6.
2009-08-02 Robert WatsonImport OpenBSM 1.1p2 from vendor branch to 8-CURRENT...
2009-07-29 Xin LIUpdate less to v436. This is considered as a bugfix...
2009-07-29 Doug BartonUpdate to version 9.6.1-P1 which addresses a remote...
2009-07-25 Konstantin BelousovFix syntax error, makefile comments start with #.
2009-07-17 Robert WatsonImport OpenBSM 1.1p1 from vendor branch to 8-CURRENT...
2009-07-12 Konstantin BelousovTest suite for the poll(2)/select(2) on fifos, pipes...
2009-07-11 Mark PeekUpdate to tcsh 6.17.00.
2009-07-08 Brian SomersFix some uninitialise variables.
2009-07-02 Edward Tomasz Napi... Fix fpathconf(3) on fifos, in effect making ls(1) properly
2009-06-25 Doug BartonUpdate to the final release version of BIND 9.6.1....
2009-06-25 Jilles TjoelkerAdd some tests for r194975 and r194977.
2009-06-24 Jilles TjoelkerDesignate special builtins as such in command -V and...
2009-06-24 Jilles TjoelkerAdd test for r190698.
2009-06-23 Jilles TjoelkerAdd tests for r194774.
2009-06-20 Robert WatsonUp the scale of the SPX loopback check a bit: use much...
2009-06-19 Jilles TjoelkerAdd tests for r194406 and r194516.
2009-06-19 Edwin GroothuisMFV of r194480
2009-06-15 John BaldwinAdd a new 'void closefrom(int lowfd)' system call....
2009-06-14 Simon L. B. NielsenMerge OpenSSL 0.9.8k into head.
2009-06-14 Jilles TjoelkerAdd tests for r194127 and r194128.
2009-06-14 Edwin GroothuisRename since it has will have more capabilities than...
2009-06-09 Edwin GroothuisMFV of tzdata2009i:
2009-06-06 Dag-Erling SmørgravCheck that flopen() can lock against self and that...
2009-06-03 Jung-uk KimResync with head.
2009-06-03 Pawel Jakub Dawideklchflags(2) takes int, not u_long like chflags(2) and...
2009-06-02 Jung-uk KimMFV: ACPICA 20090521
2009-05-31 Stefan FarfelederAdd tests for r193169.
2009-05-31 Doug BartonUpdate BIND to version 9.6.1rc1. This version has bette...
2009-05-28 Xin LIUpdate netcat to the version carried with OpenBSD 4.5.
2009-05-28 Zachary LoafmanAdd a regression test for multiple threads of the same...
2009-05-27 Ed SchoutenUpdate ee(1) in the base system to version 1.5.0.
2009-05-27 Dag-Erling SmørgravIncrement the counter outside the subshell.
2009-05-27 Edwin GroothuisAdd the regression test for bin/date.
2009-05-27 Edwin GroothuisMFV of tzdata2009h:
2009-05-26 Ed SchoutenCopy ee 1.4.2 into the contrib directory.
2009-05-26 Dag-Erling SmørgravAdd a regression test for kern/21768.
2009-05-25 Brian SomersRegression test the 'addr1,+N' feature added in r192732
2009-05-22 Dag-Erling SmørgravUpgrade to OpenSSH 5.2p1.
2009-05-20 Edwin GroothuisAdd regression tests for the date(1) + argument for...
2009-05-18 Xin LIMerge vendor/file/dist@192348, bringing FILE 5.03 to...
2009-05-09 Xin LIUpdate to less v429.
2009-05-04 David E. O'BrienMerge vendor/file/dist@191739, bringing FILE 5.00 to...
2009-04-28 Edwin GroothuisMFC of tzdata2009g:
2009-04-20 Ollivier RobertMerge r191298 into HEAD.
2009-04-19 Robert WatsonMerge OpenBSM 1.1 from OpenBSM vendor branch to head.
2009-04-14 Edwin GroothuisMFV of tzdata2009f
2009-04-13 Stefan FarfelederAdd a test for r191009.
2009-04-13 Edward Tomasz Napi... Add a few more regression tests for POSIX.1e ACLs.
2009-04-13 Edwin GroothuisMFV of tzdata2009e
2009-04-06 David SchultzReturn -1 instead of 0 upon reaching EOF. This is somew...
2009-03-24 Edwin GroothuisMFV of tzdata2009d:
2009-03-22 Stefan FarfelederTest the r190298 change.
2009-03-22 Stefan FarfelederAdd a few tests for the read built-in.
2009-03-22 Stefan FarfelederUpdate test for r190284.
2009-03-22 Stefan FarfelederUpdate and extend the tests for alias.
2009-03-21 Doug BartonMerge from vendor/bind9/dist as of the 9.4.3-P2 import
2009-03-21 Rui PauloMerge libpcap 1.0.0.
2009-03-21 Rui PauloMerge tcpdump 4.0.0 from the vendor branch.
2009-03-17 Edwin GroothuisMFV of tzdata2009c
2009-03-14 Pawel Jakub DawidekOops. Correct comment in the LICENSE file.
2009-03-14 Pawel Jakub DawidekRegression tests for mac_portacl(4).
2009-03-14 Roman DivackySwitch over to gnu99 compilation on default for userland.
2009-03-10 Robert WatsonMerge r183430 from vendor/top/dist to head/contrib...
2009-03-10 Robert WatsonRename files that collide on case-insensitive file...
2009-03-08 Robert WatsonIn UNIX domain socket GC regression test, after setting...
2009-03-02 Robert WatsonMerge OpenBSM 1.1 beta 1 from OpenBSM vendor branch...
2009-03-02 Sam Lefflerconnect vendor wpa area to contrib
2009-02-28 David SchultzTests for getdelim().
2009-02-28 David SchultzAdd a file containing tests for simple format specifiers.
2009-02-28 David SchultzTests for wcscasecmp(), wcsnlen(), and stpncpy().
next