Source-Changes archive

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

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



Module Name:    src
Committed By:   junyoung
Date:           Sun Oct 26 14:39:35 UTC 2003

Removed Files:
        src/sys/lib/libkern/arch/i386: bcmp.S bcopy.S bzero.S

Log Message:
Goodbye to bcmp.S, bcopy.S, and bzero.S. They are defined as macros in
sys/systm.h.


To generate a diff of this commit:
cvs rdiff -r1.6 -r0 src/sys/lib/libkern/arch/i386/bcmp.S
cvs rdiff -r1.4 -r0 src/sys/lib/libkern/arch/i386/bcopy.S
cvs rdiff -r1.7 -r0 src/sys/lib/libkern/arch/i386/bzero.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