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: 03/06/1996 17:50:06
mark
Wed Mar 6 17:43:14 EST 1996
Update of /a/cvsroot/src/sys/arch/arm32/arm32
In directory pain.lcs.mit.edu:/b/tmp/cvs-serv23795
Modified Files:
disksubr.c
Log Message:
Added code to locate the NetBSD disklabel on disks with RISCiX partition
tables.
mark
Wed Mar 6 17:46:40 EST 1996
Update of /a/cvsroot/src/sys/arch/arm32/arm32
In directory pain.lcs.mit.edu:/b/tmp/cvs-serv23837
Modified Files:
db_disasm.c
Log Message:
Fixed multiple miscellaneous bugs. Fixed the case of some instruction
operands. Added support for dissassembly of more of the instruction set.
mark
Wed Mar 6 17:49:55 EST 1996
Update of /a/cvsroot/src/sys/arch/arm32/arm32
In directory pain.lcs.mit.edu:/b/tmp/cvs-serv23886
Modified Files:
db_trace.c
Log Message:
Code now actually performs a stack traceback.