aboutsummaryrefslogtreecommitdiff
path: root/contrib
Commit message (Expand)AuthorAgeFilesLines
* Staticize the test plans.Dag-Erling Smørgrav2014-11-053-3/+3
* Expect lib.libc.sys.getcontext_test.setcontext_link to fail on amd64; addEnji Cooper2014-11-051-0/+14
* Remove expected failure from lib.libc.sys.t_mincore:mincore_residEnji Cooper2014-11-051-3/+0
* [SA-14:25] Fix kernel stack disclosure in setlogin(2) / getlogin(2).Dag-Erling Smørgrav2014-11-041-14/+22
* Fix the Jenkins test run by skipping the negative testcases earlierEnji Cooper2014-11-041-9/+11
* Import proper fix for misc/49356 (/usr/include/atf-c/config.h) after atf-c/co...Enji Cooper2014-11-0414-40/+22
* Finish off lib/libc/stdlib/t_strtod.c port by checking for "y" twice onEnji Cooper2014-11-041-1/+7
* rpc_control on FreeBSD is a public-ish API (not prefixed with __), not privateEnji Cooper2014-11-031-0/+4
* Port lib/libc/ssp to FreeBSDEnji Cooper2014-11-035-1/+199
* inet_network on FreeBSD returns NULL when provided "0x" to inet_networkEnji Cooper2014-11-031-0/+4
* Port t_db.sh to FreeBSDEnji Cooper2014-11-031-0/+20
* Port h_hash and t_sha2 to FreeBSDEnji Cooper2014-11-012-0/+34
* Expect :sscanf_whitespace to fail on !NetBSD OSesEnji Cooper2014-11-011-0/+4
* Skip :fopen_regular on !NetBSD because it's a NetBSD specific testEnji Cooper2014-11-011-0/+2
* Add new atf_tc_expect_fail to fflush_err; this is a new (within the past coup...Enji Cooper2014-11-011-0/+4
* Disable testcases 12 and 15-22 on FreeBSDEnji Cooper2014-11-011-1/+16
* Expect :snprintf_posarg_error to blow up with a SIGSEGV on !NetBSD OSesEnji Cooper2014-11-011-0/+10
* Port h_atexit to FreeBSDEnji Cooper2014-11-011-0/+34
* Port t_mincore to FreeBSDEnji Cooper2014-11-011-0/+21
* Port t_kevent to FreeBSDEnji Cooper2014-11-011-0/+26
* Skip :sethostname_basic because it messes up the test host's hostnameEnji Cooper2014-11-011-2/+4
* getitimer on FreeBSD returns the last set time instead of the remaining time;Enji Cooper2014-11-011-0/+5
* Port lib/libc/sys/t_dup to FreeBSD/LinuxEnji Cooper2014-11-011-0/+20
* Port lib/libc/net/h_dns_server to FreeBSDEnji Cooper2014-11-011-0/+117
* Port tests to FreeBSD/LinuxEnji Cooper2014-11-011-0/+33
* Don't prune duplicate services in the expected output from /etc/services onEnji Cooper2014-11-011-0/+18
* MFV: Import atf-0.21.Julio Merino2014-11-01144-2316/+3174
* Put mtree test files into a subdirectory.Julio Merino2014-11-011-0/+14
* rping: make sure that the CQ event thread can never poll a CQ after itNavdeep Parhar2014-10-291-7/+13
* Userspace library for Chelsio's Terminator 5 based iWARP RNICs (prettyNavdeep Parhar2014-10-2921-1/+55842
* Import in latest mtree from NetBSD to fix a bug in parsing group filesBrooks Davis2014-10-285-98/+116
* Make some infiniband example utilities easily buildable:Hans Petter Selasky2014-10-288-9/+69
* Remove an extra copy of hv_kvp_daemon(8) [1].Xin LI2014-10-271-18/+50
* Merge of 273518, tzdata2014iEdwin Groothuis2014-10-2710-942/+1055
* MFV r273688:Xin LI2014-10-261-43/+101
|\
* \ MFV r273617: netcat from OpenBSD 5.6.Xin LI2014-10-251-9/+7
|\ \
* | | - Add sys/types.h for the APIs in sys/sysctl.hEnji Cooper2014-10-241-0/+42
* | | Correct my previous commit:Enji Cooper2014-10-241-4/+9
* | | - Mark signo __unused in the signal handler functionEnji Cooper2014-10-241-0/+8
* | | - Add inttypes.h and stdint.h in lieu of int_limits.h from NetBSDEnji Cooper2014-10-241-0/+8
* | | - Test for EINVAL requirement when passing an invalid flag in to msync(2)Enji Cooper2014-10-241-0/+11
* | | - Ignore EINVAL check with mknod(path, S_IFCHR, -1) as the testcase is alwaysEnji Cooper2014-10-241-0/+10
* | | Add generated headers xoversion.h and xoconfig.h. These are the resultMarcel Moolenaar2014-10-232-0/+237
* | | Import libxo 0.1.4Marcel Moolenaar2014-10-23204-0/+37851
* | | Omit the mprotect_exec testcase on FreeBSDEnji Cooper2014-10-231-0/+6
* | | Mark signum __unusedEnji Cooper2014-10-231-0/+8
* | | Fix a typo (__FreeBSD__ -> __NetBSD__ when omitting setrlimit_nthr)Enji Cooper2014-10-231-1/+1
* | | Add limits.h #include for SSIZE_MAXEnji Cooper2014-10-231-0/+4
* | | Add limits.h #include for SSIZE_MAXEnji Cooper2014-10-231-0/+4
* | | - Omit setrlimit_nthr testcase on FreeBSD (requires lwp.h, et al)Enji Cooper2014-10-231-0/+10