Subject: CVS commit: src/usr.bin/netstat
To: None <source-changes@NetBSD.org>
From: Martin Husemann <martin@netbsd.org>
List: source-changes
Date: 09/06/2004 14:51:32
Module Name:	src
Committed By:	martin
Date:		Mon Sep  6 14:51:32 UTC 2004

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

Log Message:
Make it compile on ports where u_quad_t is not printf-format-compatible
with unsigned long long.


To generate a diff of this commit:
cvs rdiff -r1.62 -r1.63 src/usr.bin/netstat/inet.c
cvs rdiff -r1.18 -r1.19 src/usr.bin/netstat/mroute.c

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