Subject: sun-lamp CVS commits
To: None <source-changes@pain.lcs.mit.edu>
From: The Source of All Evil <source@NetBSD.ORG>
List: source-changes
Date: 11/28/1995 18:50:02
thorpej
Tue Nov 28 15:41:07 PST 1995
Update of /a/cvsroot/src/lib/libc/arch/m68k/string
In directory pain.lcs.mit.edu:/b/tmp/cvs-serv25237
Modified Files:
bcmp.S bcopy.S bzero.S ffs.S index.S memcmp.S memset.S
rindex.S strcat.S strcmp.S strcpy.S strlen.S strncmp.S
strncpy.S
Log Message:
Fix a brain-o by me; if I'm going to use stuff in <machine/asm.h>, I better
darn well include it in the right place. "Hello, McFly!"