| Age | Commit message (Expand) | Author |
| 2023-06-03 | tools/compat: support all bsd.own.mk disabled warnings | lukem |
| 2023-05-30 | tools/compat: disable host CC warnings | lukem |
| 2023-05-30 | tools/compat: detect supported host compiler flags | lukem |
| 2023-05-30 | tools/compat: don't expose HAVE_PTHREAD_H to make | lukem |
| 2023-05-29 | tools/compat/configure.ac: style tweaks | lukem |
| 2023-05-23 | ctfmerge: fix macOS semaphore implementation | lukem |
| 2021-02-25 | Add reallocarray; this is used by the new regex code and we don't want to | christos |
| 2020-06-24 | Add AC_MSG_RESULT yes/no to the uio checks. | uwe |
| 2019-06-22 | Update tools/compat/configure for new path of "rpc/types.h". | hannken |
| 2019-06-19 | Add more SunOS types to tools/compat | kamil |
| 2019-06-19 | Add sys/uio.h & enum uio_seg, enum uio_rw to tools/compat | kamil |
| 2018-08-30 | deal with getsubopt and strncasecmp (needed by mdocml) | christos |
| 2018-08-16 | add strncasecmp | christos |
| 2018-08-11 | Add strcasecmp | christos |
| 2018-06-13 | Revert my previous config test inclusion for u_longlong_t. | maya |
| 2018-06-11 | Add configure check and fallback definition for u_longlong_t | maya |
| 2017-12-09 | Add asnprintf() to the AC_CHECK_DECLS list. | sevan |
| 2017-10-02 | handle __fpurge being declared in <stdio_ext.h> | christos |
| 2017-01-07 | strmode on MacOS/X is in string.h | christos |
| 2017-01-07 | Check for declarations, not the existance of functions since some are | christos |
| 2016-10-19 | try to fix missing decls | christos |
| 2015-07-26 | Add reallocarr(3) to tools/compat | kamil |
| 2015-01-16 | strto{i,u} | christos |
| 2014-06-06 | Deal with errc/warnc | christos |
| 2014-01-09 | Add strnlen to configure tests in tools/compat | apb |
| 2013-08-14 | add test for struct tm tm_gmtoff member | jmcneill |
| 2013-08-09 | makefs_udf uses clock_gettime, and on some versions of linux that lives in librt | jmcneill |
| 2013-08-06 | Add a configure test for snprintb_m. We will assume that | apb |
| 2013-07-19 | Fix some tests for musl libc -based systems. | pooka |
| 2013-03-05 | add dprintf | christos |
| 2013-02-17 | cygwin defines u_quad_t in <rpc/types.h>, so include this to the headers | christos |
| 2011-11-03 | Add getline(3) compat glue. | joerg |
| 2011-08-14 | Detect the presence of <pthread.h>, and add a HAVE_PTHREAD_H | apb |
| 2011-08-14 | Prevent expansion of <dollar>NetBSD<dollar> in a string that's | apb |
| 2010-01-15 | Test for <sys/endian.h> and provide HAVE_SYS_ENDIAN_H. | asau |
| 2009-06-16 | add fpurge; needed by awk. | christos |
| 2009-02-03 | do not require sys/mtio.h for a tools build of pax | dbj |
| 2009-01-05 | 1. reworking PR lib/40317: | tnozaki |
| 2008-10-18 | Prepare dummy <resolv.h> and <arpa/nameser.h> to make asn1_compile and | tsutsui |
| 2007-10-19 | I am now convinced of the error of my ways, and I am checking for all the | christos |
| 2007-09-28 | Add raise_default_signal(). | lukem |
| 2007-08-07 | Update the instructions to say that regen should be done again | apb |
| 2007-08-07 | Provide definitions for {be,le}{16,32,64}{enc,dec} if necessary. | apb |
| 2007-08-07 | More detailed instructions for what to do when editing configure.ac. | apb |
| 2007-07-03 | Add strndup(3) to libnbcompat, since estrndup(3) added into efun.c calls it. | nakayama |
| 2006-10-09 | sideways check for error functions. | christos |
| 2006-10-07 | PR/31232: Wim Lewis: tools/compat doesn't check for pre-existence of | elad |
| 2006-08-20 | Also check for DIR.__dd_fd. tools/compat now builds on the WWDC developer | thorpej |
| 2006-02-22 | Twiddle configure/configure.ac to check/define/create machine/endian.h; this | dogcow |
| 2006-02-11 | Redo previous differently: use AH_TOP and AH_BOTTOM macros to insert | wiz |