Subject: CVS commit: syssrc
To: None <source-changes@netbsd.org>
From: Chris G. Demetriou <cgd@netbsd.org>
List: source-changes
Date: 08/18/1999 13:00:28
Module Name:	syssrc
Committed By:	cgd
Date:		Wed Aug 18 20:00:28 UTC 1999

Modified Files:
	syssrc/sys/arch/alpha/stand: Makefile.bootxx
	syssrc/sys/arch/alpha/stand/common: common.h
Added Files:
	syssrc/sys/arch/alpha/stand/common: putulong.c

Log Message:
add a gross putulong() function which can be useful for debugging.
It's not normally included.


To generate a diff of this commit:
cvs rdiff -r1.2 -r1.3 syssrc/sys/arch/alpha/stand/Makefile.bootxx
cvs rdiff -r1.10 -r1.11 syssrc/sys/arch/alpha/stand/common/common.h
cvs rdiff -r0 -r1.1 syssrc/sys/arch/alpha/stand/common/putulong.c

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.