Subject: CVS commit: src/sys/dev/tc
To: None <source-changes@NetBSD.org>
From: Izumi Tsutsui <tsutsui@netbsd.org>
List: source-changes
Date: 09/26/2003 17:17:47
Module Name:	src
Committed By:	tsutsui
Date:		Fri Sep 26 17:17:47 UTC 2003

Modified Files:
	src/sys/dev/tc: ioasic_subr.c tc.c

Log Message:
Remove casts and use %x in printf for tc_offset_t,
which is int32_t on both alpha and pmax.


To generate a diff of this commit:
cvs rdiff -r1.4 -r1.5 src/sys/dev/tc/ioasic_subr.c
cvs rdiff -r1.35 -r1.36 src/sys/dev/tc/tc.c

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