Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | libkern, begone. Move to a new mechanism where config(8)'s "file" | 2007-11-25 | 1 | -42/+0 | |
| | | | | | | | | | | | | directive can select between MI and MD versions of these files. At the same time, adjust the boot programs to pick exactly what they need, instead of the 7 or 8 mechanisms previously used. There will be some fallout from this, but testing it all by myself is a ridiculously slow process; it will be finished in-tree. Various developers were very nice and avoided making fun of me when I was gibbering in the corner.. | ||||
* | strcpy/strcat/sprintf removal in all bootblocks. various testing by | 2003-06-01 | 1 | -2/+2 | |
| | | | | | various people. outside of some messy things in src/gnu, only one thing in the main tree now violates this rule: bind | ||||
* | Use _C_LABEL for c symbols. | 2002-08-11 | 1 | -5/+5 | |
| | |||||
* | strlcat and strlcpy into libkern. | 2000-12-18 | 1 | -2/+3 | |
| | |||||
* | Pull memcmp() into libkern. Also, use asm version of memset() on m68k. | 2000-06-16 | 1 | -2/+2 | |
| | |||||
* | put C accessable labels on {,u}{rem,div} | 2000-02-22 | 1 | -5/+5 | |
| | |||||
* | move .mul and .umul into the kernel. if v8 sparc is detected, replace with | 1999-12-07 | 1 | -3/+3 | |
| | | | | the equivelant 2-instruction sequence. | ||||
* | sparc needs memset for gcc now (i hate this) | 1998-06-02 | 1 | -2/+2 | |
| | |||||
* | add memchr to libkern | 1997-11-04 | 1 | -1/+2 | |
| | |||||
* | sparc needs memset, compiler calls it automatically | 1996-05-01 | 1 | -3/+3 | |
| | |||||
* | partial sync with netbsd 960418, more to come | 1996-04-21 | 1 | -2/+4 | |
| | |||||
* | initial import of NetBSD tree | 1995-10-18 | 1 | -0/+38 | |