Source-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: src/sys/arch/newsmips
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.
Home |
Main Index |
Thread Index |
Old Index