Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | retire sparc | 2016-09-01 | 1 | -420/+0 | |
| | |||||
* | typo | 2014-11-09 | 1 | -2/+2 | |
| | |||||
* | Preserve %o5 around Lbcopy_doubles; prevents the return value from memcpy() | 2013-06-15 | 1 | -4/+5 | |
| | | | | | and memmove() to be incorrect for copies of 32 bytes or more, when the source and destination addresses are nicely aligned. | ||||
* | new integral bcopy/memmove/memcpy, pulled out of sparc locore | 2013-06-13 | 1 | -1/+419 | |
| | | | | tested by beck | ||||
* | fix an oft copied typo that i'm tired of looking at | 2013-06-03 | 1 | -1/+1 | |
| | |||||
* | place a comment as to why these are otherwise empty | 2007-11-28 | 1 | -0/+1 | |
| | |||||
* | libkern, begone. Move to a new mechanism where config(8)'s "file" | 2007-11-25 | 1 | -0/+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.. |