Subject: CVS commit: src/sys/arch/sgimips/stand/common
To: None <source-changes@NetBSD.org>
From: Havard Eidnes <he@netbsd.org>
List: source-changes
Date: 10/04/2004 19:59:51
Module Name:	src
Committed By:	he
Date:		Mon Oct  4 19:59:51 UTC 2004

Modified Files:
	src/sys/arch/sgimips/stand/common: disk.c getchar.c putchar.c

Log Message:
Track the change of int -> paddr_t for the arguments to the ARCBIOS
routines.


To generate a diff of this commit:
cvs rdiff -r1.4 -r1.5 src/sys/arch/sgimips/stand/common/disk.c
cvs rdiff -r1.2 -r1.3 src/sys/arch/sgimips/stand/common/getchar.c \
    src/sys/arch/sgimips/stand/common/putchar.c

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