| Age | Commit message (Expand) | Author |
| 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 |
| 1997-04-30 | Add md5c.c to the list of files to copy-to-libkern. | thorpej |
| 1997-04-28 | Svensk meddelandekatalog, ursprungligen skriven av Martin Kullberg. | ragge |
| 1997-04-28 | Compile the Dutch message catalog. | is |
| 1997-04-28 | Added Norwegian libc error messages/signal names, donated by Stig | is |
| 1997-04-17 | Finnish libc error message/signal name catalog, by Jukka Marin and coworker. | is |
| 1997-03-29 | oops, add missing quotes | thorpej |
| 1997-03-29 | Don't need to build quad stuff on PowerPC. | thorpej |
| 1997-03-24 | Makefile cleanups: | christos |
| 1997-03-10 | Remove as per discussion with core. | hpeyerl |
| 1997-03-10 | Initial cut of Canadian national language support | perry |
| 1997-03-10 | Color me bored. | hpeyerl |
| 1997-01-30 | Build the MD4/MD5 sources. | thorpej |
| 1996-12-19 | set LLIBS to nothing, so we don't try to lint the C libarary against | cgd |
| 1996-11-07 | Add -D_REENTRANT to CFLAGS | jtc |
| 1996-10-18 | Use ${INSTALL}. | thorpej |
| 1996-08-15 | Add memcmp.c and memset.c to KSRCS (files copied to libkern). | jtc |
| 1995-11-23 | Added spanish language message catalog from Jesus M. Gonzalez <jgb@ordago.uc3... | jtc |
| 1995-10-09 | Add French libc message catalog by Matthieu Herrb <matthieu@abel.laas.fr> | jtc |
| 1995-10-04 | We don't have a libc/search. | thorpej |
| 1995-10-02 | Add german libc message catalog | jtc |
| 1995-06-26 | Use "${BINOWN}" and "${BINGRP}" instead of "bin". | jtc |
| 1995-06-07 | build tags at library build time, not at install time. | cgd |
| 1995-05-02 | Enable C and Pig Latin message catalogs. | jtc |
| 1995-04-25 | Handle new termios subdirectory. | jtc |