]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/history - contrib/netbsd-tests
fopencookie(3): declare function pointers in SYNOPSIS correctly
[FreeBSD/FreeBSD.git] / contrib / netbsd-tests /
2017-05-20 emastebsdgrep: Correct per-line line metadata printing
2017-05-20 emastebsdgrep: emit more than MAX_LINE_MATCHES per line
2017-05-19 ngiesys/fs/tmpfs/vnd_test: make md(4) allocation dynamic
2017-05-16 philImport libxo-0.7.2; add xo_options.7.
2017-05-16 jhbSkip tests depending on coredumps if coredumps are...
2017-05-15 emastebsdgrep: add more tests for different binary flags
2017-05-15 ngielib/libc/gen/realpath_test: make check result from...
2017-05-15 emastebsdgrep: don't allow negative -A / -B / -C
2017-05-12 ngieFix up previous commit
2017-05-12 ngiessp_test:read:: query the value of MAXPATHLEN via getco...
2017-05-10 sjgMerge bmake-20170510
2017-05-09 ngieRemove expected failure that no longer fails with gnu...
2017-05-06 baptImport Zstandard 1.2.0
2017-05-05 emastebsdgrep: don't ouptut matches with -c, -l, -L
2017-05-04 mmMFV r317781:
2017-05-02 brooksRemove expected failure now that it was fixed in r317660.
2017-05-02 emastebsdgrep: fix -w flag matching with an empty pattern
2017-05-02 emastebsdgrep: revise test case which will soon become a...
2017-05-02 emastebsdgrep: fix -w -v matching improperly with certain...
2017-04-27 zbbImport Amazon Elastic Network Adapter (ENA) HAL to...
2017-04-22 ngieAdd more sanity tests for grep, egrep, and fgrep
2017-04-22 ngieRemove the expected failures for :context and :context2...
2017-04-17 emasteUpdate ELF Tool Chain to upstream r3520
2017-04-17 emastebsdgrep: fix zero-length matches without the -o flag
2017-04-15 baptImport zstandard 1.1.4 in base
2017-04-13 ngieFix expectations for testcases per bsdgrep vs gnu grep...
2017-04-05 emastebsdgrep: create additional tests for coverage on recent...
2017-03-30 ngieAnnotate all changes made in r316178-r316180 with __Fre...
2017-03-29 cemt_msgctl: Fix the same msgsnd() misuse as t_msgsnd
2017-03-29 cemFollow-up to r316179: More of the same
2017-03-29 cemt_msgsnd: Use msgsnd()'s msgsz argument correctly to...
2017-03-28 mmMFV r316083,316094:
2017-03-25 dchaginUpdate to tcsh 6.20.00
2017-03-24 mmMFV r315875:
2017-03-23 delphijMFV r315791: ntp 4.2.8p10.
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...
next