Subject: CVS commit: src/usr.bin/netstat
To: None <source-changes@NetBSD.org>
From: Havard Eidnes <he@netbsd.org>
List: source-changes
Date: 08/08/2005 12:11:52
Module Name:	src
Committed By:	he
Date:		Mon Aug  8 12:11:52 UTC 2005

Modified Files:
	src/usr.bin/netstat: inet.c

Log Message:
Replace usage of caddr_t with intptr_t, to allow this to build cleanly
on both 32- and 64-bit archs.


To generate a diff of this commit:
cvs rdiff -r1.66 -r1.67 src/usr.bin/netstat/inet.c

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