History log of /openbsd-current/sys/lib/libkern/arch/alpha/memmove.S
Revision (<<< Hide revision tags) (Show revision tags >>>) Date Author Comments
Revision tags: OPENBSD_5_4_BASE OPENBSD_5_5_BASE OPENBSD_5_6_BASE OPENBSD_5_7_BASE OPENBSD_5_8_BASE OPENBSD_5_9_BASE OPENBSD_6_0_BASE OPENBSD_6_1_BASE OPENBSD_6_2_BASE
# 1.5 15-Jun-2013 miod

Correctly handle a length of zero in memcpy().
Return the original destination pointer in memcpy() and memmove().


# 1.4 13-Jun-2013 deraadt

merge memcpy/memmove/bcopy into one file, with sub-jumps.
ok .... I guess noone, because it is summer


# 1.3 03-Jun-2013 tedu

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


Revision tags: OPENBSD_4_3_BASE OPENBSD_4_4_BASE OPENBSD_4_5_BASE OPENBSD_4_6_BASE OPENBSD_4_7_BASE OPENBSD_4_8_BASE OPENBSD_4_9_BASE OPENBSD_5_0_BASE OPENBSD_5_1_BASE OPENBSD_5_2_BASE OPENBSD_5_3_BASE
# 1.2 28-Nov-2007 deraadt

place a comment as to why these are otherwise empty


# 1.1 25-Nov-2007 deraadt

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..