Subject: CVS commit: src/sys/arch/newsmips
To: None <source-changes@NetBSD.org>
From: Izumi Tsutsui <tsutsui@netbsd.org>
List: source-changes
Date: 02/06/2005 02:58:15
Module Name:	src
Committed By:	tsutsui
Date:		Sun Feb  6 02:58:15 UTC 2005

Modified Files:
	src/sys/arch/newsmips/include: intr.h
	src/sys/arch/newsmips/newsmips: news3400.c news5000.c

Log Message:
Change u_int -> uint32_t, u_char,char -> uint8_t where appropriate.


To generate a diff of this commit:
cvs rdiff -r1.15 -r1.16 src/sys/arch/newsmips/include/intr.h
cvs rdiff -r1.14 -r1.15 src/sys/arch/newsmips/newsmips/news3400.c
cvs rdiff -r1.13 -r1.14 src/sys/arch/newsmips/newsmips/news5000.c

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