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
/
string
/
memset.c
Age
Commit message (
Expand
)
Author
2003-08-07
Move UCB-licensed code from 4-clause to 3-clause licence.
agc
2001-02-08
De-lint. Reviewed by christos.
wiz
1999-09-20
back out the #ifdef _DIAGNOSTIC argument checks; too many people complained.
lukem
1999-09-16
* use _DIAGASSERT() to check pointer arguments against NULL and file
lukem
1998-08-09
'c' is only used #ifndef BZERO so wrap its declaration accordingly.
wrstuden
1998-03-27
limits.h if user-land, machine/limits.h if kernel or standalone
cgd
1998-03-26
when deciding whether to use standard system include files or libkern.h,
cgd
1998-02-04
Cast pointers to u_long before masking them, not int.
thorpej
1998-02-03
remove obsolete register declarations
perry
1998-01-30
update to lite-2
perry
1997-07-13
Fix RCSID's
christos
1996-08-15
#ifdef _KERNEL, #include <lib/libkern/libkern.h> instead of <string.h>.
jtc
1995-06-15
don't include <sys/cdefs.h>, it's a 'private' header
jtc
1993-08-26
Declare rcsid strings so they are stored in text segment.
jtc
1993-08-01
Add RCS identifiers.
mycroft
1993-03-21
initial import of 386bsd-0.1 sources
cgd