Subject: NetBSD master CVS tree commits
To: None <source-changes@NetBSD.ORG>
From: The Source of All Evil <source@NetBSD.ORG>
List: source-changes
Date: 06/03/1996 17:30:02
mark
Mon Jun 3 17:21:41 EDT 1996
Update of /a/cvsroot/src/sys/arch/arm32/arm32
In directory pain.lcs.mit.edu:/a/tmp/cvs-serv27148
Modified Files:
bcopy.S bcopy_page.S bcopyinout.S blockio.S mcount.S memset.S
scratch.S setcpsr.S setstack.S spl.S
Log Message:
RCS Id police.
mark
Mon Jun 3 17:25:04 EDT 1996
Update of /a/cvsroot/src/sys/arch/arm32/boot
In directory pain.lcs.mit.edu:/a/tmp/cvs-serv27215
Modified Files:
_bsdboot.S _main.S areahand.S bsdbooter.c enteros.S exit.S
exitos.S memcpy.S memset.S regs.h setcpsr.S start.S strstr.c
svc32.S
Log Message:
RCS Id police.
mark
Mon Jun 3 17:27:23 EDT 1996
Update of /a/cvsroot/src/sys/arch/arm32/arm32
In directory pain.lcs.mit.edu:/a/tmp/cvs-serv27302
Modified Files:
disassem.c
Log Message:
Major code clean up. Now satisfies the source code style guide.
mark
Mon Jun 3 17:29:01 EDT 1996
Update of /a/cvsroot/src/sys/arch/arm32/arm32
In directory pain.lcs.mit.edu:/a/tmp/cvs-serv27327
Modified Files:
autoconf.c
Log Message:
getdevice() now defaults to returning the a partition if no partition
is specified in the string.
Fixed -Wall compiler warnings.