| Age | Commit message (Expand) | Author |
| 2010-02-03 | Userland now builds and uses terminfo instead of termcap. | roy |
| 2009-06-17 | add fpurge | christos |
| 2008-10-18 | Prepare dummy <resolv.h> and <arpa/nameser.h> to make asn1_compile and | tsutsui |
| 2007-09-28 | add raise_default_signal | lukem |
| 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-12-14 | Complete the move of string_to_flags() and flags_to_string() from the | he |
| 2006-10-29 | ...and one more for xcompilation (due to lib/libc/hash/sha1/sha1hl.c, sigh.) | dogcow |
| 2006-10-27 | add ${.CURDIR}/../../common/lib/libc/hash/{rmd160,sha2} to the .PATH | mrg |
| 2006-10-08 | Put common/lib/libc/stdlib into .PATH. From Hisashi T Fujinaka. | thorpej |
| 2006-08-26 | Some tools need efuns. | christos |
| 2006-05-20 | Don't remove files that are needed for a build after make clean. Before | christos |
| 2006-02-11 | Redo previous differently: use AH_TOP and AH_BOTTOM macros to insert | wiz |
| 2006-02-11 | Make using autoheader easier: | wiz |
| 2005-12-20 | Search the new common framework. | christos |
| 2005-09-24 | Sync with recent MD2 changes. | elad |
| 2005-09-24 | Sync with recent changes. | elad |
| 2005-09-13 | We don't need any ndbm sources. | christos |
| 2005-09-13 | don't use the _foo.c files; all the code is in foo.c now. | christos |
| 2005-09-13 | compat reorg. | christos |
| 2005-08-26 | Pull in SHA2 routines from libc to nbcompat. | elad |
| 2005-08-19 | 64 bit inode changes | christos |
| 2004-11-28 | Add heapsort to libnbcompat | jmc |
| 2004-06-20 | Completely rework how tools/compat is done. Purge all uses/references to | jmc |
| 2004-06-18 | Use ${_TOOL_PREFIX} as appropriate. | thorpej |
| 2004-05-03 | Make this build on non-NetBSD again (specifically linux). Exclude __ndbm13.c | jmc |
| 2003-10-27 | Overhaul how `build.sh tools' are used: | lukem |
| 2003-10-26 | Use ${HOST_SH} instead of `sh'. | lukem |
| 2003-08-01 | Rework how dependency generation is performed: | lukem |
| 2003-07-29 | Must add "configure.lineno" to CLEANFILES after updating to autoconf 2.57. | fredb |
| 2003-06-03 | Add atoll(3) to libnbcompat. We need it when building target's gcc | uwe |
| 2003-04-28 | Add a new feature-test macro, _NETBSD_SOURCE. If this is defined | bjh21 |
| 2003-03-14 | Add a putc_unlocked(). | thorpej |
| 2003-03-13 | Disable pre-compiled headers on Darwin. | thorpej |
| 2002-12-04 | Tweak dependencies so that defs.mk depends upon config.cache, and | lukem |
| 2002-11-30 | - Migrate fparseln(3) from libutil to libc, where it should have been in | lukem |
| 2002-11-29 | replace missing strsuftoll(3) | lukem |
| 2002-10-08 | Implement replacements for lchflags(), lchmod(), and lchown(), | lukem |
| 2002-10-06 | Provide strtoll() in libnbcompat. | lukem |
| 2002-09-14 | * Check for mkstemp() and mkdtemp(), and build them into libnbcompat | thorpej |
| 2002-09-13 | * Always include the NetBSD glob(3) in libnbcompat, as the host | thorpej |
| 2002-04-18 | Actually put the include directory timestamp under the "include" directory, | tv |
| 2002-04-18 | Add a stub issetugid() for platforms that don't have it. For now, we assume | bjh21 |
| 2002-04-01 | Revert addition of mkdtemp() to libnbcompat. I don't think we need mktemp(1) | bjh21 |
| 2002-03-31 | Add mkdtemp to libnbcompat, since glibc doesn't have it an mktemp(1) will | bjh21 |
| 2002-03-31 | Add the md[245], sha1 and rmd160 functions to libnbcompat, conditional on their | bjh21 |
| 2002-02-26 | Add some more bits of host compatibility. | tv |
| 2002-01-31 | Roll in fixes to permit cross-compiling from non-NetBSD hosts. This | tv |
| 2002-01-29 | Make almost all tools compile and run properly on non-NetBSD hosts. (In | tv |
| 2002-01-24 | - Replace pwcache(3) if necessary (pwcache_userdb(3) is checked for). | lukem |