summaryrefslogtreecommitdiff
path: root/sys/lib/libkern/arch/hppa/Makefile.inc
AgeCommit message (Expand)Author
2003-06-01strcpy/strcat/sprintf removal in all bootblocks. various testing byTheo de Raadt
2003-01-28add a rule to built bzero.po as wellMichael Shalayeff
2002-09-15use mi strlcpy here as wellMichael Shalayeff
2000-12-29import strlcpy from libcMichael Shalayeff
2000-12-18strlcat and strlcpy into libkern.Niels Provos
2000-07-02use ffs.cMichael Shalayeff
2000-06-29bcmp.S bye-bye; use generic bcmp.c version which is as good as this oneMichael Shalayeff
2000-06-29fix building bzero out of memset.c; from miod@Michael Shalayeff
2000-06-16Pull memcmp() into libkern. Also, use asm version of memset() on m68k.Todd C. Miller
2000-04-25screw .S version memset does same job...Michael Shalayeff
1999-05-19bcopy() and space-space bcopy()Michael Shalayeff
1999-04-20add memset()Michael Shalayeff
1998-07-20more functionsMichael Shalayeff
1998-06-24add bcmp()Michael Shalayeff
1998-06-24some more files for libkern (/boot uses it's own Makefile for this)Michael Shalayeff
1998-06-23use HP versionMichael Shalayeff
1998-06-23initial importMichael Shalayeff