Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | strcpy/strcat/sprintf removal in all bootblocks. various testing by | 2003-06-01 | 1 | -3/+3 | |
| | | | | | various people. outside of some messy things in src/gnu, only one thing in the main tree now violates this rule: bind | ||||
* | add a rule to built bzero.po as well | 2003-01-28 | 1 | -2/+8 | |
| | |||||
* | use mi strlcpy here as well | 2002-09-15 | 1 | -3/+3 | |
| | |||||
* | import strlcpy from libc | 2000-12-29 | 1 | -3/+3 | |
| | |||||
* | strlcat and strlcpy into libkern. | 2000-12-18 | 1 | -2/+3 | |
| | |||||
* | use ffs.c | 2000-07-02 | 1 | -3/+3 | |
| | |||||
* | bcmp.S bye-bye; use generic bcmp.c version which is as good as this one | 2000-06-29 | 1 | -3/+3 | |
| | |||||
* | fix building bzero out of memset.c; from miod@ | 2000-06-29 | 1 | -4/+4 | |
| | | | | (that makefile:kerndir fix was needed to build the kernel ;) | ||||
* | Pull memcmp() into libkern. Also, use asm version of memset() on m68k. | 2000-06-16 | 1 | -2/+3 | |
| | |||||
* | screw .S version memset does same job... | 2000-04-25 | 1 | -3/+10 | |
| | |||||
* | bcopy() and space-space bcopy() | 1999-05-19 | 1 | -2/+13 | |
| | |||||
* | add memset() | 1999-04-20 | 1 | -2/+2 | |
| | |||||
* | more functions | 1998-07-20 | 1 | -2/+3 | |
| | |||||
* | add bcmp() | 1998-06-24 | 1 | -2/+2 | |
| | |||||
* | some more files for libkern (/boot uses it's own Makefile for this) | 1998-06-24 | 1 | -3/+3 | |
| | |||||
* | use HP version | 1998-06-23 | 1 | -7/+3 | |
| | |||||
* | initial import | 1998-06-23 | 1 | -0/+10 | |