| Age | Commit message (Expand) | Author |
| 2015-10-09 | use c comments | christos |
| 2015-10-08 | don't lie in the comment; this is not the re-entrant version | christos |
| 2015-10-08 | Switch to a version that does not suffer from reporting the wrong length | christos |
| 2015-09-21 | Add more compat defs for code compiled for !NetBSD targets. | pooka |
| 2015-09-17 | undo previous; include is in ${.OBJDIR} | christos |
| 2015-09-17 | make this more robust by using .CURDIR to cd. | christos |
| 2015-07-26 | Add reallocarr(3) to tools/compat | kamil |
| 2015-01-18 | add strtoi strtou (Kamil Rytarowski) | christos |
| 2015-01-16 | regen | christos |
| 2015-01-16 | strto{i,u} | christos |
| 2014-12-24 | add __UNVOLATILE | christos |
| 2014-12-22 | remove unused constants (Kamil Rytarowski) | christos |
| 2014-11-12 | If the internals are not explicitly requested, use #include_next to pick | joerg |
| 2014-09-24 | put O_CLOEXEC definition here. | christos |
| 2014-09-16 | Fix problem reading the last line when it did not contain a delimiter | christos |
| 2014-09-07 | Avoid overflowing the "year" value by making the field uint64_t. Adapt | martin |
| 2014-09-01 | Copy definitions of __type_min(t), __type_max(t), and some related macros, | apb |
| 2014-09-01 | Add a slightly stripped down version of sys/dev/clock/clock_subr.h to make | martin |
| 2014-06-06 | Deal with errc/warnc | christos |
| 2014-04-19 | Clarify the NetBSD-specific and Linux-specific code at the top of | apb |
| 2014-02-27 | To build elftosb with clang++, it needs more than nl_types.h provides. | matt |
| 2014-01-16 | Add the {v,}{err,warn}c functions | christos |
| 2014-01-09 | fix prototype for strnlen. | apb |
| 2014-01-09 | Declare and define strnlen if necessary. | apb |
| 2014-01-09 | regen | apb |
| 2014-01-09 | Add strnlen to configure tests in tools/compat | apb |
| 2013-12-11 | Allow kernel code to access constant databases by moving cdbr(3) and the | joerg |
| 2013-10-24 | Define __USE for use during a tools build. | apb |
| 2013-08-18 | Support __format_arg. | joerg |
| 2013-08-14 | regen | jmcneill |
| 2013-08-14 | add test for struct tm tm_gmtoff member | jmcneill |
| 2013-08-09 | regen | jmcneill |
| 2013-08-09 | makefs_udf uses clock_gettime, and on some versions of linux that lives in librt | jmcneill |
| 2013-08-06 | Compile snprintb.c into libnbcompat. The source file is found in the | apb |
| 2013-08-06 | declare snptintb_m() and snprintb() if HAVE_SNPRINTB is not defined. | apb |
| 2013-08-06 | regen, to pick up the test for snprintb_m. | apb |
| 2013-08-06 | Add a configure test for snprintb_m. We will assume that | apb |
| 2013-07-20 | revert socklen_t to int (from dh) | christos |
| 2013-07-19 | PR/48063: Justin Cormack: incorrect definition of socklen_t | christos |
| 2013-07-19 | regen | pooka |
| 2013-07-19 | Fix some tests for musl libc -based systems. | pooka |
| 2013-03-12 | not a good place to include "nbtool_config.h" | christos |
| 2013-03-05 | don't leak on error. | christos |
| 2013-03-05 | regen | christos |
| 2013-03-05 | add dprintf | christos |
| 2013-02-17 | regen | christos |
| 2013-02-17 | cygwin defines u_quad_t in <rpc/types.h>, so include this to the headers | christos |
| 2013-02-07 | yes, but include the right file | christos |
| 2013-02-07 | add shaX and rmd160 headers, same as mdX | christos |
| 2013-01-26 | links for makefs | christos |