Subject: CVS commit: syssrc
To: None <source-changes@netbsd.org>
From: Christos Zoulas <christos@netbsd.org>
List: source-changes
Date: 07/15/2000 19:18:12
Module Name: syssrc
Committed By: christos
Date: Sun Jul 16 02:18:12 UTC 2000
Modified Files:
syssrc/sys/arch/i386/include: int_types.h
Log Message:
change intptr_t and uintptr_t to long and unsigned long respectively. This
is a noop on 32 bit machines, but it makes lint quiet and it is more correct.
To generate a diff of this commit:
cvs rdiff -r1.2 -r1.3 syssrc/sys/arch/i386/include/int_types.h
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.