History log of /openbsd/sys/lib/libkern/arch/sparc64/bcopy.S (Results 1 – 4 of 4)
Revision Date Author Comments
# 5e8b4685 13-Jun-2013 deraadt <deraadt@openbsd.org>

syncronize "look in other file" messages


# 4aa996f6 03-Jun-2013 tedu <tedu@openbsd.org>

fix an oft copied typo that i'm tired of looking at


# e683ccb8 28-Nov-2007 deraadt <deraadt@openbsd.org>

place a comment as to why these are otherwise empty


# 4d6af78a 25-Nov-2007 deraadt <deraadt@openbsd.org>

libkern, begone. Move to a new mechanism where config(8)'s "file"
directive can select between MI and MD versions of these files. At
the same time, adjust the boot programs to pick exactly what the

libkern, begone. Move to a new mechanism where config(8)'s "file"
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..

show more ...