Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Give some END()s to assembly symbols. | 2019-11-05 | 4 | -4/+8 | |
| | | | | ok kettenis@, jca@ | ||||
* | sync with libc, using brnz,pt instead, should be better | 2014-12-19 | 1 | -5/+4 | |
| | | | | ok kettenis | ||||
* | syncronize "look in other file" messages | 2013-06-13 | 2 | -2/+2 | |
| | |||||
* | remove ovbcopy support | 2013-06-11 | 1 | -1/+0 | |
| | | | | ok kettenis | ||||
* | fix an oft copied typo that i'm tired of looking at | 2013-06-03 | 6 | -6/+6 | |
| | |||||
* | These files are not used (and some of them would not compile anyway). | 2008-05-14 | 1 | -108/+0 | |
| | |||||
* | Remove the random() function from locore.s (which used sparcv7 instructions, | 2008-04-20 | 1 | -1/+0 | |
| | | | | | including mulscc to do multiplications) and switch to the generic random.c code. | ||||
* | place a comment as to why these are otherwise empty | 2007-11-28 | 7 | -1/+7 | |
| | |||||
* | libkern, begone. Move to a new mechanism where config(8)'s "file" | 2007-11-25 | 16 | -415/+7 | |
| | | | | | | | | | | | | 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.. | ||||
* | Remove the advertising clause in the UCB license which Berkeley | 2003-06-02 | 11 | -67/+23 | |
| | | | | rescinded 22 July 1999. Proofed by myself and Theo. | ||||
* | 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 | ||||
* | Remove 64-bit gcc emulation stuff. We're not using it. | 2002-09-06 | 5 | -754/+1 | |
| | |||||
* | $OpenBSD$ | 2001-08-20 | 17 | -1/+18 | |
| | |||||
* | strlcpy and strlcat | 2001-08-19 | 1 | -1/+1 | |
| | |||||
* | libkern sparc64 stuff (mostly from NetBSD... lightly modified... with a side of bacon) | 2001-08-19 | 17 | -0/+1797 | |