]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/history - contrib/netbsd-tests
For unlinked files, do not msync(2) or sync on the vnode deactivation.
[FreeBSD/FreeBSD.git] / contrib / netbsd-tests /
2017-03-20 mmMFV r315633, 315635:
2017-03-20 ngieRemove all expected failures from lib/libc/locale/io_te...
2017-03-19 vangyzenAdd clock_nanosleep()
2017-03-10 gonzoMerge from vendor branch importing dtc 1.4.3
2017-03-08 impCopy needed include files from EDK2. This is a minimal...
2017-03-07 manuUpdate our device tree files to a Linux 4.10
2017-03-06 desUpgrade to OpenSSH 7.4p1.
2017-03-03 jkimMerge ACPICA 20170303.
2017-03-02 mmMFV r314565,314567,314570:
2017-03-02 desUpgrade to OpenSSH 7.3p1.
2017-03-01 dimMerge ^/head r314420 through r314481.
2017-03-01 ngieAdd additional __FreeBSD_version guards around the...
2017-02-25 dimMerge ^/head r314178 through r314269.
2017-02-23 vangyzenAdd sem_clockwait_np()
2017-02-20 desUpgrade to OpenPAM Radula.
2017-02-19 baptImport mandoc 1.4.1rc2
2017-02-13 delphijMFV r313676: libpcap 1.8.1
2017-02-11 dimMerge ^/head r313301 through r313643.
2017-02-08 ngieMerge content from ^/projects/netbsd-tests-upstream...
2017-02-08 ngieMFhead@r313433
2017-02-07 ngieMFhead@r313404
2017-02-07 ngieImprove libnetbsd compatibility with NetBSD
2017-02-07 ngieOops... put the atf_tc_expect_fail in the testcase...
2017-02-07 ngieExpect the t_precision long double checks to fail on...
2017-02-07 ngieMFhead@r313398
2017-02-07 ngieAdd #else case in run(..) to fix test on non-{amd64...
2017-02-07 ngieMFhead@r313380
2017-02-07 ngieExpect :floatunditf to fail on FreeBSD/i386
2017-02-07 ngieExpect :hsearch_r_nonexistent to fail on FreeBSD
2017-02-07 ngieUncomment more of the hsearch_r testcases
2017-02-07 ngieMFhead@r313360
2017-02-04 ngieMerge in changes from ^/vendor/NetBSD/tests/dist@r313245
2017-02-04 ngieMFhead@r313243
2017-02-02 jkimMFV: r313101
2017-02-02 mmMFV r313071:
2017-02-01 glebiusUpdate tcpdump to 4.9.0.
2017-01-21 baptImport mandoc cvs snapshot 20170121 (pre 1.14)
2017-01-18 ngieAdd back #else block accidentally removed in r312145
2017-01-18 ngieMerge ^/vendor/NetBSD/tests/dist@r312370
2017-01-16 ngieReintroduce libutil.h #include for FreeBSD only for...
2017-01-16 ngieMFhead@r312305
2017-01-16 ngieRemove explicit pthread_np.h #include, per change in...
2017-01-16 ngieDiff reduce with upstream and prep for next set of...
2017-01-16 ngieDiff reduce with upstream by using macros and logic...
2017-01-16 ngieUse sys/param.h instead of sys/types.h to prep for...
2017-01-16 ngieRemove unnecessary whitespace diff
2017-01-16 ngieUse _SED instead of hacking tests rewriting mknod ...
2017-01-16 ngieUse _SED to rewrite mknod ... p command as mkfifo inste...
2017-01-16 ngieMerge ^/vendor/NetBSD/tests/dist@r312294
2017-01-16 ngieAdd GLOB_STAR #ifdef to testcases which require GLOB_ST...
2017-01-16 ngieRemove sys/param.h
2017-01-16 ngieDrop unnecessary diff rewriting dict(..) function
2017-01-15 ngieDiff reduce with upstream and consolidate #ifdefs where...
2017-01-15 ngieRemove libutil.h #include on FreeBSD and instead favor...
2017-01-15 ngielib/libc/gen/t_glob.c: diff reduce with NetBSD's copy
2017-01-15 ngiePull in ^/vendor/NetBSD/tests/dist@r312219
2017-01-15 ngieMFhead@r312217
2017-01-14 dimMerge ^/head r311940 through r312200.
2017-01-14 dimMerge compiler-rt release_40 branch r292009.
2017-01-14 dimMerge llvm, clang, lld and lldb release_40 branch r2920...
2017-01-14 ngieAdd include Makefiles for tests/sys/{fs,kern,kqueue...
2017-01-14 ngieRevert t_pow@r312154
2017-01-14 ngieFix the build using hunks pending upstream contributions
2017-01-14 ngieDiff reduce with upstream post-accepted contributions
2017-01-14 ngieOne more sys/types.h kevent clarification missed in...
2017-01-14 ngieClarify why sys/types.h #include is needed on FreeBSD
2017-01-14 ngieUse cleanup routines to remove POSIX semaphores instead...
2017-01-14 ngieDiff reduce with upstream by taking diff hunks that...
2017-01-14 ngieReadd the CMSG_DATA for assigning the kqueue... this...
2017-01-14 ngieRemove extra EVSET I added in r312146 by accident
2017-01-14 ngieDiff reduce with upstream
2017-01-14 ngieTry to consolidate the #ifdef soup into FreeBSD vs...
2017-01-14 ngieDiff reduce with upstream
2017-01-14 ngieRemove comment no longer true since the test no longer...
2017-01-14 ngieDiff reduce with upstream
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 dimMerge ^/head r311812 through r311939.
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:
next