index
:
src
cvs/HEAD
kms/intel
kms/radeon
master
OpenBSD base system
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
sys
/
lib
/
libkern
/
arch
/
hppa
/
Makefile.inc
Age
Commit message (
Expand
)
Author
2003-06-01
strcpy/strcat/sprintf removal in all bootblocks. various testing by
Theo de Raadt
2003-01-28
add a rule to built bzero.po as well
Michael Shalayeff
2002-09-15
use mi strlcpy here as well
Michael Shalayeff
2000-12-29
import strlcpy from libc
Michael Shalayeff
2000-12-18
strlcat and strlcpy into libkern.
Niels Provos
2000-07-02
use ffs.c
Michael Shalayeff
2000-06-29
bcmp.S bye-bye; use generic bcmp.c version which is as good as this one
Michael Shalayeff
2000-06-29
fix building bzero out of memset.c; from miod@
Michael Shalayeff
2000-06-16
Pull memcmp() into libkern. Also, use asm version of memset() on m68k.
Todd C. Miller
2000-04-25
screw .S version memset does same job...
Michael Shalayeff
1999-05-19
bcopy() and space-space bcopy()
Michael Shalayeff
1999-04-20
add memset()
Michael Shalayeff
1998-07-20
more functions
Michael Shalayeff
1998-06-24
add bcmp()
Michael Shalayeff
1998-06-24
some more files for libkern (/boot uses it's own Makefile for this)
Michael Shalayeff
1998-06-23
use HP version
Michael Shalayeff
1998-06-23
initial import
Michael Shalayeff