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/16/1996 18:40:03
christos
Sat Mar 16 18:31:52 EST 1996
Update of /a/cvsroot/src/sys/arch/sparc/sparc
In directory pain.lcs.mit.edu:/b/tmp/cvs-serv27884

Modified Files:
	cpu.c intr.c machdep.c pmap.c svr4_machdep.c 
Log Message:
cpu.c: Fix typo in fsrtoname() use && as intended instead of &
intr.c: Fix format strings in panic()
machdep.c: fix format strings. move declarations of the rom routines in
	   bsd_openprom.h 
pmap.c: fix printf format strings
svr4_machdep.c: fix printf format strings