| Age | Commit message (Expand) | Author |
| 2003-12-07 | Make building IPv6 support controllable by MKINET6 | matt |
| 2003-07-10 | Rename a large chunk of the make(1) variables which refer to a | lukem |
| 2003-06-27 | Citrus iconv support(4) | tshiozak |
| 2003-04-14 | Add slovak language libc message catalog. | salo |
| 2003-04-09 | Add a Catalan libc message catalog file (plus everything else needed to | jmmv |
| 2003-01-18 | Merge the nathanw_sa branch. | thorpej |
| 2002-08-19 | Explicitly move setting of NOxxx and USE_SHLIBDIR to the top of the | lukem |
| 2002-08-19 | Use ${NETBSDSRCDIR}/some/path instead of ${.CURDIR}/../../some/path (etc). | lukem |
| 2002-07-20 | for _I18N_DYNAMIC, use CSHLIBFLAGS instead of CPICFLAGS. | yamt |
| 2002-03-22 | Split the notion of building Hesiod, Kerberos, S/key, and YP | thorpej |
| 2002-03-17 | refine i18n stuffs. | tshiozak |
| 2002-03-05 | No need to reference .OBJDIR here. | thorpej |
| 2002-01-31 | Make it possible for ctags to be a host tool. | tv |
| 2001-12-28 | * Add user-controlled mk.conf variables | lukem |
| 2001-09-02 | Add pl.msg file to nls/ directory and list it in the Makefile | zuntum |
| 2001-02-06 | I've had it. Raise the barrier on committing unlinted code. On the i386 | christos |
| 2001-01-25 | (finally!) enable multibyte LC_CTYPE locale support. | itojun |
| 2001-01-16 | Remove duplicate "tags" target. | tron |
| 2001-01-08 | use MACIHNE_CPU to determine architecture-dependent source code directory. | itojun |
| 2001-01-04 | prepare for sh3e[bl] split | itojun |
| 2000-12-29 | Create shared ARM source for libc, and move arm26 port over to using it. | bjh21 |
| 2000-12-20 | Ignore empty translation unit errors. | christos |
| 2000-08-13 | Don't enable lin's exit on warnings yet. It'll break most ports. | christos |
| 2000-08-13 | add -w to ctags. got finally tired of looking at all those dup error messages | christos |
| 2000-06-02 | Add new RPC code, based on Sun's TI-RPC code. Adapted to not use XTI, | fvdl |
| 2000-04-02 | Move dl* function definitions to libc on ELF. | minoura |
| 2000-01-26 | move -DINET6 upwards, into lib/libc/Makefile. | itojun |
| 2000-01-23 | Fix the tags build. | mycroft |
| 1999-09-26 | Add czech language message catalog | jdolecek |
| 1999-02-27 | Revert part of previous and use C/// instead of S/// for mipse[bl]->mips. | tv |
| 1999-02-24 | -this fancy S/mipse[bl]/mips/ didn't work - replace it by something simple | drochner |
| 1999-02-09 | Remap mipse[bl] to mips when finding arch directory. | tv |
| 1999-02-04 | add sha1 functions, like md5/4 | explorer |
| 1999-01-15 | Move the bswap functions from libutil to libc (this bups the | bouyer |
| 1999-01-15 | merge nsswitch into main branch | lukem |
| 1998-11-28 | sparc doesn't need quad support when running in 64-bit mode either. | eeh |
| 1998-10-14 | Add _LIBC to the set of preprocessor symbols defined in the libc build | kleink |
| 1998-08-04 | add strchr.c, strrchr.c, memmove.c, memcpy.c, to KSRC for copy to libkern. | perry |
| 1998-05-06 | Enable quad support on PowerPC. | mycroft |
| 1998-03-27 | add bcopy.c to KSRCS, to sync with charles's libkern changes | cgd |
| 1998-03-04 | fix typo in comment | mikel |
| 1998-01-22 | copy memchr.c, index.c, and rindex.c to libkern | cgd |
| 1997-10-22 | - use CPPFLAGS instead of CFLAGS | lukem |
| 1997-10-09 | - define WARNS?=1 in the top-level Makefile.inc, and don't define | lukem |
| 1997-07-18 | Build with warnings enabled on m68k systems. | veego |
| 1997-07-18 | Build with warnings enabled on the Alpha. | thorpej |
| 1997-07-13 | Add WARNS=1 for the sparc and the i386 | christos |
| 1997-06-19 | add ${.OBJDIR}/tags to CLEANFILES | mikel |
| 1997-06-04 | Try to fix the tags mess. | christos |
| 1997-05-12 | Use ${.CURDIR}/tags instead of tags. `tags' is .PHONY so it gets rebuilt | christos |