| Commit message (Expand) | Author | Age | Files | Lines |
* | MFC r313439,r314450: | ngie | 2017-03-07 | 4 | -11/+22 |
* | MFC r311925,r311968,r311969,r312102,r312108: | ngie | 2017-02-04 | 1 | -4/+0 |
* | MFC r305358: | ngie | 2016-12-03 | 5 | -21/+387 |
* | Add __FreeBSD_version guards around hsearch_r to ease MFCing the code to | ngie | 2014-12-21 | 1 | -1/+5 |
* | Mechanically replace #if defined(__FreeBSD__) and #if defined(__NetBSD__) with | ngie | 2014-11-17 | 5 | -10/+10 |
* | Import proper fix for misc/49356 (/usr/include/atf-c/config.h) after atf-c/co... | ngie | 2014-11-04 | 1 | -3/+2 |
* | Finish off lib/libc/stdlib/t_strtod.c port by checking for "y" twice on | ngie | 2014-11-04 | 1 | -1/+7 |
* | Port h_atexit to FreeBSD | ngie | 2014-11-01 | 1 | -0/+34 |
* | libutil.h is required for fparseln on FreeBSD | ngie | 2014-10-21 | 1 | -0/+3 |
* | __isnanl is automatically picked according to data type in <math.h>. There | ngie | 2014-10-13 | 1 | -0/+2 |
* | #include libutil.h for fparseln on FreeBSD | ngie | 2014-10-12 | 1 | -0/+3 |
* | Expect SIGSEGV in lib/libc/stdlib/t_getenv:setenv_basic | ngie | 2014-10-10 | 1 | -0/+12 |
* | Only build/run hsearch_basic and hsearch_r_basic on NetBSD | ngie | 2014-10-10 | 1 | -0/+8 |
* | Import the NetBSD test suite from ^/vendor/NetBSD/tests/09.30.2014_20.45 , | ngie | 2014-10-02 | 18 | -0/+3045 |