]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/history - contrib/netbsd-tests
:strtold_nan: remove unnecessary strcmp check
[FreeBSD/FreeBSD.git] / contrib / netbsd-tests /
2017-01-14 ngie:strtold_nan: remove unnecessary strcmp check
2017-01-14 ngieDiff reduce with upstream
2017-01-14 ngieUse copy of sha2.h from libnetbsd
2017-01-14 ngieRestore deleted line
2017-01-14 ngieDiff reduce with upstream using lib/libnetbsd's updated...
2017-01-14 ngier312133 should have used the non-FreeBSD block
2017-01-14 ngieDiff reduce with upstream by using util.h from libnetbs...
2017-01-14 ngieDiff reduce with upstream
2017-01-14 ngieCopy ^/vendor/NetBSD/tests/dist/lib/libc/hash/t_hmac...
2017-01-14 ngieTry again with a better commit message
2017-01-14 ngieCopy ^/vendor/NetBSD/tests/dist to contrib/netbsd-tests
2017-01-14 ngieMerge content currently under test from ^/vendor/NetBSD...
2017-01-14 ngieRemove contrib/netbsd-tests/fs/nfs/nfsservice/rpcbind
2017-01-14 ngieDelete trailing whitespace and use __arraycount instead...
2017-01-14 ngieNote that sys/types.h is required on FreeBSD for kqueue...
2017-01-13 ngieUpgrade NetBSD tests to 01.11.2017_23.20 snapshot
2017-01-12 ngieRemove __HAVE_LONG_DOUBLE #define from t_strtod.c and...
2017-01-12 ngieFix lib/libc/sys/access_test after r311925
2017-01-11 ngieConsolidate __NetBSD__ #ifdef
2017-01-11 ngieImport testcase updates with code contributed back...
2017-01-11 ngieFix whitespace in comment
2017-01-11 ngiePartially revert r311236
2017-01-11 ngieFix up r311227
2017-01-10 mmMFV r311899:
2017-01-10 ngieDiff reduce with upstream by removing signal.h #include
2017-01-10 ngieMerge ^/vendor/NetBSD/tests/dist@r311868
2017-01-10 ngieMerge the grammar fix for lib/libc/gen/raise_test:raise...
2017-01-05 jkimMerge ACPICA 20161222.
2017-01-05 ngieRedo fix for CID 979581
2017-01-04 delphijRestructure libz, place vendor files in contrib/zlib...
2017-01-04 ngierun: ensure pthread_condattr_{init,setclock} is successful
2017-01-04 ngiesetrlimit_basic: don't leak buf; free it on completion
2017-01-04 ngierevoke_perm: don't leak fd at the end of the test;...
2017-01-04 ngiestat_symlink: don't leak fd; close the file descriptor...
2017-01-04 ngiepipe_restart: free f on function exit to quell complain...
2017-01-04 ngieswapcontext1: test for getcontext(3) and swapcontext...
2017-01-04 ngieClarify lifetime of child(..) function
2017-01-04 ngiefpu: ensure calls to pthread_create succeed and test...
2017-01-04 ngiemincore_resid: free buf after use
2017-01-04 ngie{strchr,strlen}_basic: don't leak the dlopen'ed handle...
2017-01-04 ngiemknodat_fd: close dfd after use to avoid leaking it
2017-01-04 ngiemkfifoat_fd: close dfd after use to avoid leaking it
2017-01-04 ngiefexecve: don't leak fd on fexecve(2) failure; close...
2017-01-04 ngietty: don't leak s after opening it with openpty
2017-01-04 ngiemmap_prot_3, mmap_truncate, mmap_truncate_signal: don...
2017-01-04 ngielisten_low_port: check for errors from socket(2) before...
2017-01-04 ngiekqueue_desc_passing: initialize m.msg_flags to 0
2017-01-04 ngieumask_open: don't leak fd on success
2017-01-04 ngieunlink_fifo: don't leak the file descriptors opened...
2017-01-04 ngiettyname_err: close fd if it was opened successfully
2017-01-04 ngieFix Coverity issues
2017-01-04 ngiehumanize_number_basic: don't leak buf
2017-01-04 ngieftok_link: don't leak fd
2017-01-04 ngieseekdir_basic: fix various Coverity issues
2016-12-30 mmMFV r310796, r310797:
2016-12-30 cognetMerge CK as of commit 255a47553aa5e8d0bb5f8eec63acac7f4...
2016-12-27 mmMFV r310622:
2016-12-19 sjgMerge bmake-20161212
2016-12-17 mmMFV r310115,310184:
2016-12-16 dimMerge ^/head r309817 through r310168.
2016-12-10 ngieChange the process limits for RLIMIT_MEMLOCK to RLIM_IN...
2016-12-10 dimMerge ^/head r309758 through r309803.
2016-12-09 ngieUse _test_unmount instead of test_unmount in cleanup...
2016-12-09 ngie- Ignore errors from umount
2016-12-09 ngieMake test_unmount usable in cleanup subroutines
2016-12-09 ngieOnly run mdconfig -d -u 3 if /dev/md3 exists on the...
2016-12-09 dimMerge ^/head r309519 through r309757.
2016-12-06 bdreweryRemove unneeded hack fixed by r309626.
2016-12-06 mmMFV r309587:
2016-12-04 dimMerge ^/head r309263 through r309518.
2016-12-03 ngieDon't build :strvis_locale if VIS_NOLOCALE is undefined
2016-12-03 ngieRestore pathing for factor(1), which unnecessarily...
2016-12-02 dimUpdate compiler-rt to release_39 branch r288513. Since...
2016-12-02 dimUpdate llvm, clang, lld and lldb to release_39 branch...
2016-12-01 bdreweryFix setrlimit_test:setrlimit_memlock when the system...
2016-12-01 mmMFC r309362:
2016-11-29 mmMFV r309299:
2016-11-28 cognetImport Concurrency Kit in the kernel.
2016-11-22 delphijMFV r308954:
2016-11-11 cyMFV r305100: Update amd from am-utils 6.1.5 to 6.2.
2016-11-07 delphijMFV r308392: file 5.29.
2016-11-03 gjbMFV r308265: Update tzdata to 2016i.
2016-10-31 dimMerge ^/head r307736 through r308146.
2016-10-31 brDetect integer overflow and limit the number of positional
2016-10-21 dimMerge ^/head r307383 through r307735.
2016-10-21 ngieExpect tests/sys/fs/tmpfs/link_test:kqueue to fail
2016-10-18 brSkip test on FreeBSD only. So test can be upstreamed...
2016-10-18 brSkip test on MIPS as it modifies TLS pointer in set_mco...
2016-10-15 dimMerge ^/head r306906 through r307382.
2016-10-13 ngieChange atf_skip call to atf_expect_fail to make it...
2016-10-13 ngieExpect :large to fail on FreeBSD
2016-10-13 ngiePort contrib/netbsd-tests/fs/tmpfs/h_tools.c to FreeBSD
2016-10-13 ngieSkip :uchg on FreeBSD
2016-10-09 dimMerge ^/head r306412 through r306905.
2016-10-06 emasteAdd test for a musl libc memmem bug
2016-10-06 baptlocaledef: Fix ctype dump (fixed wide spread errors)
2016-10-04 jkimMerge ACPICA 20160930.
2016-10-04 mmMFV r306669:
2016-10-01 baptImport libucl 20160812
2016-09-29 desUpgrade to Unbound 1.5.10.
next