| Age | Commit message (Expand) | Author |
| 2009-03-06 | According to Alexander Bluhm in tech-toolchain on 31 Jan 2009, the way | apb |
| 2005-12-20 | Use reach-over sources from common/lib/libc | christos |
| 2005-12-03 | remove unnecessary __UNCONST. | yamt |
| 2005-11-29 | WARNS=4 | christos |
| 2005-09-26 | The weak alias macros can only work before namespace.h gets included because | christos |
| 2005-09-25 | Fix weak aliasing after recent changes. | elad |
| 2005-09-24 | Put public domain MD2 implementation in libc/hash/md2. | elad |
| 2005-06-12 | Add missing __RCSID() | lukem |
| 2005-06-12 | Add missing __RCSID() | lukem |
| 2003-12-04 | netbsd.org -> NetBSD.org | keihan |
| 2003-11-14 | s/modifed/modified/ | keihan |
| 2003-10-27 | Overhaul how `build.sh tools' are used: | lukem |
| 2003-07-26 | netbsd.org->NetBSD.org | salo |
| 2003-06-13 | add const qualifiers to match md{2,4,5}.h | lukem |
| 2003-04-16 | Use | wiz |
| 2002-10-01 | New sentence, new line. From Robert Elz. | wiz |
| 2002-03-31 | Add the md[245], sha1 and rmd160 functions to libnbcompat, conditional on their | bjh21 |
| 2002-02-07 | Generate <>& symbolically. | ross |
| 2001-09-16 | Readd .Sh COPYRIGHT (needed for man pages generated from this template) | wiz |
| 2001-09-16 | Remove some boring whitespace and an empty section, and sort sections. | wiz |
| 2001-03-20 | Make this file lint. | augustss |
| 2001-03-19 | Add md2 routines to libc. | atatat |
| 2000-01-22 | Delint. | mycroft |
| 1999-09-20 | back out the #ifdef _DIAGNOSTIC argument checks; too many people complained. | lukem |
| 1999-09-17 | Partially revert previous change: the assertions made in utility functions | kleink |
| 1999-09-16 | Resynch with libkern | sommerfeld |
| 1999-09-16 | * use _DIAGASSERT() to check pointer arguments against NULL and file | lukem |
| 1999-09-10 | don't __weak_alias for _STANDALONE code | drochner |
| 1999-08-17 | In name section, use .Dq macro rather than writing double quote directly. | enami |
| 1999-05-03 | Mark const castaways for lint. | christos |
| 1999-03-22 | Last of the .Os cleanups. .Os is defined in the tmac.doc-common file, | garbled |
| 1999-02-24 | use ${ARCHDIR} instead of ${.CURDIR}/arch/${MACHINE_ARCH} where appropriate | drochner |
| 1999-02-13 | convert from NOxxx= to MKxxx=no. | lukem |
| 1999-02-09 | sync with libkern. Again. | explorer |
| 1999-02-04 | sync this with changes made in libkern. | explorer |
| 1998-11-13 | delint | christos |
| 1998-10-20 | Need internal names for MD[45]{Init,Final,Update}(). | kleink |
| 1998-08-10 | bzero->memset, bcopy->memcpy, bcmp->memcmp | perry |
| 1998-07-26 | constify some tables. | mycroft |
| 1998-03-26 | when deciding whether to use standard system include files or libkern.h, | cgd |
| 1998-02-05 | add LIBRARY section to man page | perry |
| 1997-05-09 | Eliminate bogus redefinitions of standard targets. | mycroft |
| 1997-04-30 | - Liberal application of suggestions in /usr/share/misc/style. | thorpej |
| 1997-04-30 | - Liberal application of suggestions in /usr/share/misc/style. | thorpej |
| 1997-04-30 | Liberal application of suggestions in /usr/share/misc/style. | thorpej |
| 1997-01-30 | Add MD4/MD5 routines to the C library, taken directly from FreeBSD's | thorpej |