Source-Changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

CVS commit: src/sys/lib/libkern/arch/vax



Module Name:    src
Committed By:   ragge
Date:           Wed Aug 13 11:32:24 UTC 2003

Modified Files:
        src/sys/lib/libkern/arch/vax: Makefile.inc blkcpy.S

Log Message:
Include the C versions of the string instructions.
Replace blkcpy() with a version that can handle overlapping data areas.


To generate a diff of this commit:
cvs rdiff -r1.16 -r1.17 src/sys/lib/libkern/arch/vax/Makefile.inc
cvs rdiff -r1.2 -r1.3 src/sys/lib/libkern/arch/vax/blkcpy.S

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.




Home | Main Index | Thread Index | Old Index