index
:
netbsd
lockcount-9.3
lockdoc-10.99.5
lockdoc-10.99.5-vfs
lockdoc-9.3
lockdoc-9.3-vfs
trunk
NetBSD fork for lockdoc analysis
merlin@scholz.ruhr
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
lib
/
libc
/
md
Age
Commit message (
Expand
)
Author
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