| Age | Commit message (Expand) | Author |
| 2014-09-24 | undo, the right place for this is compat_defs.h | christos |
| 2014-09-24 | Provide a backward-compatible conditional define of O_CLOEXEC | he |
| 2014-09-18 | make more descriptors that we open as close-on-exec | christos |
| 2012-06-25 | Update old-style definitions to ANSI, remove a couple of register | abs |
| 2012-03-13 | PR/45989: Martin Husemann: lint invocation does include -w only on i386 | christos |
| 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 |