Subject: CVS commit: src/sys/dev/ic
To: None <source-changes@NetBSD.org>
From: Izumi Tsutsui <tsutsui@netbsd.org>
List: source-changes
Date: 10/20/2006 16:31:09
Module Name:	src
Committed By:	tsutsui
Date:		Fri Oct 20 16:31:09 UTC 2006

Modified Files:
	src/sys/dev/ic: rtl8169.c rtl81x9reg.h rtl81x9var.h

Log Message:
u_intNN_t -> uintNN_t


To generate a diff of this commit:
cvs rdiff -r1.39 -r1.40 src/sys/dev/ic/rtl8169.c
cvs rdiff -r1.16 -r1.17 src/sys/dev/ic/rtl81x9reg.h
cvs rdiff -r1.23 -r1.24 src/sys/dev/ic/rtl81x9var.h

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