| Age | Commit message (Expand) | Author |
| 2014-01-10 | In the strcat test, smash the stack more severely (this all may depend | martin |
| 2014-01-10 | Add a cleanup routine because if a test fails, the script exits and the | christos |
| 2014-01-09 | fix copyright botch and add library for netinet6; still does not fix the | christos |
| 2014-01-09 | Operation sysvbfs_remove() destructs inodes attached to active vnodes. | hannken |
| 2014-01-09 | Use our own resolv.conf file simplifying the test to not need rump_vfs. | christos |
| 2014-01-07 | Add some minimal tests of vmstat(1), to serve as regression tests | gson |
| 2014-01-06 | Fix spelling of "daemon". Pointed out by Thomas Klausner. | gson |
| 2014-01-06 | Make t_hostent test cases that query the DNS work on systems with no | gson |
| 2014-01-05 | We now expect this test to succeed | martin |
| 2014-01-03 | netstat expected output includes ipv6 sucket, so add netinet6 | pooka |
| 2014-01-03 | ldpd wants inet6 | pooka |
| 2013-12-25 | Disable integrated-assembler for clang on ARM for two files that are | joerg |
| 2013-12-20 | sixthavenue got upgraded | christos |
| 2013-12-18 | Add bpfilterbadmem, bpfilternoinitA and bpfilternoinitX tests. | alnsn |
| 2013-12-12 | Add stack alignement test for sparc | martin |
| 2013-12-11 | Add stack alignment checks for alpha, arm, mips, powerpc, and vax. | matt |
| 2013-11-22 | Adjust expected epsilon for sqrtl <-> powl comparisions for defects in | martin |
| 2013-11-21 | Add carriage return to list of valid character substitutions. | blymn |
| 2013-11-21 | Add carriage return to the quoted character list | blymn |
| 2013-11-19 | Add cbrtl(3) and sqrtl(3), from FreeBSD. | joerg |
| 2013-11-15 | Add stack alignement checking for sparc64 | martin |
| 2013-11-15 | Check stack alignment on hppa. | skrll |
| 2013-11-15 | - Add bpf_args_t and convert bpf_filter_ext() to use it. This allows the | rmind |
| 2013-11-13 | CID 1107543, 230676, 1107543, 976795, 230676, 976795, 1125885, etc. | christos |
| 2013-11-13 | Add FreeBSD's truncl and minimal testing. | joerg |
| 2013-11-12 | Initial version of fmodl from FreeBSD. | joerg |
| 2013-11-12 | Retire t_ldp_static. It's too heavy weighted for releng's anita and mostly | kefren |
| 2013-11-11 | Add initial version of ceill, floorl and roundl from FreeBSD. | joerg |
| 2013-11-11 | NetBSD 6.99.26: Switch i386 and amd64 to the x87 default control word | joerg |
| 2013-11-09 | Update check files to match fixed behaviour for addchstr | blymn |
| 2013-10-31 | Handle new objc for gcc-4.8.1. Someone with more objc foo can do this better. | christos |
| 2013-10-21 | Only initialise TLS space from the PT_TLS segment, if the size is | joerg |
| 2013-10-21 | Revert, init-exec in combination with initalised TLS variables is not | joerg |
| 2013-10-20 | write fail as a proper macro | christos |
| 2013-10-20 | adjust output now that we don't output size info for links and directories | christos |
| 2013-10-20 | broadway changed addresses. | christos |
| 2013-10-20 | Force use of static TLS space. | joerg |
| 2013-10-19 | fix unused variable warnings | christos |
| 2013-10-19 | initialize variables | christos |
| 2013-10-19 | build the .h before the .o | christos |
| 2013-10-17 | CID 1107548: resource leak | christos |
| 2013-10-17 | CID 1107550: resource leak | christos |
| 2013-10-12 | more tests | christos |
| 2013-10-12 | new test to check if non-blocking sockets are reset to blocking on the | christos |
| 2013-10-10 | make this work on linux | christos |
| 2013-10-08 | Improve tests so that they check the sockaddr's returned by accept(2) and | christos |
| 2013-10-06 | Fix PR bin/48202 [non-critical/low]: | ast |
| 2013-09-16 | Retry previous | martin |
| 2013-09-16 | Make it compile on archs where NAN is not defined - previously it only | martin |
| 2013-09-09 | Remove what looks like an outdated assert (there was something very sneaky | pooka |