]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/history - contrib/netbsd-tests
Merge llvm 3.6.0rc1 from ^/vendor/llvm/dist, merge clang 3.6.0rc1 from
[FreeBSD/FreeBSD.git] / contrib / netbsd-tests /
2015-01-25 dimMerge llvm 3.6.0rc1 from ^/vendor/llvm/dist, merge...
2015-01-18 dimUpgrade our copy of clang and llvm to 3.5.1 release...
2015-01-17 ngieFix lib/libthr/tests/detach_test
2015-01-15 dimImport libc++ trunk r224926. This fixes a number of...
2015-01-10 baptInstall the liblzma pkg-config file
2015-01-08 jkimMerge OpenSSL 1.0.1k.
2015-01-08 dimUpdate compiler-rt to trunk r224034. This brings a...
2015-01-07 delphijMFV r276761: tcpdump 4.6.2.
2015-01-06 delphijMFV r276759: libpcap 1.6.2.
2015-01-04 ngieExpect :arithmetic_ops_body to fail with syntax errors...
2015-01-03 desUpgrade to Unbound 1.5.1. Almost all our local changes...
2015-01-02 jillesLink lib/libc/c063 tests to the build.
2015-01-02 delphijMFV r276568:
2015-01-02 ngieDon't install h_raw if dealing with clang 3.5.0+ to...
2015-01-02 ngieReset errno in :scalbnf_val and :scalbnl_val before...
2014-12-31 dimMerge ^/head r274961 through r276472.
2014-12-30 ngieExpect access_test:access_inval to fail before __FreeBS...
2014-12-27 dimMerge ^/head r274961 through r276301.
2014-12-25 baptUpdate mandoc to 1.13.2
2014-12-24 emasteUpdate elftoolchain to upstream rev 3130
2014-12-24 emasteCopy elftoolchain top-level directory from vendor at...
2014-12-21 ngieAdd __FreeBSD_version guards around hsearch_r to ease...
2014-12-16 emasteCopy elftoolchain readelf from vendor branch
2014-12-11 delphijMFV r275696: file 5.21.
2014-12-08 markjMFV r272851:
2014-12-06 delphijMFV r260710 + 275532:
2014-12-02 baptUpdate to mandoc cvs version as of 20141201
2014-11-29 baptUpdate libucl to latest version
2014-11-27 emasteCopy elftoolchain binutils replacements from vendor...
2014-11-26 emasteThere is no Python in the FreeBSD base system
2014-11-26 emasteUpdate LLDB snapshot to upstream r216948 (git 50f7fe44)
2014-11-25 dimr274961 through r275075
2014-11-25 jhbOnly pass 6 arguments to the 'run' function on amd64...
2014-11-24 dimMerge clang 3.5.0 release from ^/vendor/clang/dist...
2014-11-24 dimMerge llvm 3.5.0 release from ^/vendor/llvm/dist, resol...
2014-11-22 baptUpdate mandoc to 1.13.1
2014-11-17 ngieMechanically replace #if defined(__FreeBSD__) and ...
2014-11-16 ngie- Skip over the testcases that call cbrtl on platforms...
2014-11-16 ngie- Expect exp2_powers to fail on FreeBSD/i386
2014-11-16 ngieAlias isinff to isinf on FreeBSD
2014-11-16 ngieReset errno to 0 before running scalbn to be sure that...
2014-11-16 ngieSkip the long-double epsilon checks on FreeBSD/i386
2014-11-16 ngieCall sem_unlink on semaphores before attempting to...
2014-11-16 ngieAdd missing sys/time.h #include for timespecsub macro...
2014-11-16 ngiePort helper program to FreeBSD, similar to ../../lib...
2014-11-16 ngie#ifdef out a printf on !NetBSD that causes the testcase...
2014-11-16 ngieAdd pthread_np.h #include and initialize the pthread...
2014-11-16 ngieExpect :pthread_detach to fail with EINVAL instead...
2014-11-16 ngieOnly expect timeouts on powerpc with NetBSD
2014-11-16 ngieUse _exit instead of exit so the file descriptors aren...
2014-11-05 ngieExpect lib.libc.sys.getcontext_test.setcontext_link...
2014-11-05 ngieRemove expected failure from lib.libc.sys.t_mincore...
2014-11-04 ngieFix the Jenkins test run by skipping the negative testc...
2014-11-04 ngieImport proper fix for misc/49356 (/usr/include/atf...
2014-11-04 ngieFinish off lib/libc/stdlib/t_strtod.c port by checking...
2014-11-03 ngierpc_control on FreeBSD is a public-ish API (not prefixe...
2014-11-03 ngiePort lib/libc/ssp to FreeBSD
2014-11-03 ngieinet_network on FreeBSD returns NULL when provided...
2014-11-03 ngiePort t_db.sh to FreeBSD
2014-11-01 ngiePort h_hash and t_sha2 to FreeBSD
2014-11-01 ngieExpect :sscanf_whitespace to fail on !NetBSD OSes
2014-11-01 ngieSkip :fopen_regular on !NetBSD because it's a NetBSD...
2014-11-01 ngieAdd new atf_tc_expect_fail to fflush_err; this is a...
2014-11-01 ngieDisable testcases 12 and 15-22 on FreeBSD
2014-11-01 ngieExpect :snprintf_posarg_error to blow up with a SIGSEGV...
2014-11-01 ngiePort h_atexit to FreeBSD
2014-11-01 ngiePort t_mincore to FreeBSD
2014-11-01 ngiePort t_kevent to FreeBSD
2014-11-01 ngieSkip :sethostname_basic because it messes up the test...
2014-11-01 ngiegetitimer on FreeBSD returns the last set time instead...
2014-11-01 ngiePort lib/libc/sys/t_dup to FreeBSD/Linux
2014-11-01 ngiePort lib/libc/net/h_dns_server to FreeBSD
2014-11-01 ngiePort tests to FreeBSD/Linux
2014-11-01 ngieDon't prune duplicate services in the expected output...
2014-11-01 jmmvMFV: Import atf-0.21.
2014-11-01 jmmvPut mtree test files into a subdirectory.
2014-10-24 ngie- Add sys/types.h for the APIs in sys/sysctl.h
2014-10-24 ngieCorrect my previous commit:
2014-10-24 ngie- Mark signo __unused in the signal handler function
2014-10-24 ngie- Add inttypes.h and stdint.h in lieu of int_limits...
2014-10-24 ngie- Test for EINVAL requirement when passing an invalid...
2014-10-24 ngie- Ignore EINVAL check with mknod(path, S_IFCHR, -1...
2014-10-23 ngieOmit the mprotect_exec testcase on FreeBSD
2014-10-23 ngieMark signum __unused
2014-10-23 ngieFix a typo (__FreeBSD__ -> __NetBSD__ when omitting...
2014-10-23 ngieAdd limits.h #include for SSIZE_MAX
2014-10-23 ngieAdd limits.h #include for SSIZE_MAX
2014-10-23 ngie- Omit setrlimit_nthr testcase on FreeBSD (requires...
2014-10-23 ngie- Mark sig/signo __unused
2014-10-23 ngieUse <atf_srcdir>/truncate_test.root_owned instead of...
2014-10-23 ngieAdd limits.h #include for INT_MAX
2014-10-23 ngie- Omit the poll testcases on FreeBSD (they require...
2014-10-23 ngieMark signo __unused in handler(..)
2014-10-23 ngieOmit all of the testcases as revoke(2) is only implemen...
2014-10-23 ngieOmit the pollts testcases on FreeBSD
2014-10-23 ngiePort t_mmap.c to FreeBSD
2014-10-23 ngieAdd sys/socket.h #include for struct sockaddr_in
2014-10-23 ngieAdd limits.h #include for LINE_MAX
2014-10-23 ngie- Mark unused parameters __unused in handler
2014-10-23 ngieConvert "fcntl(n, F_CLOSEM)" to "closefrom(n)"
next