Subject: CVS commit: src/usr.bin/netstat
To: None <source-changes@NetBSD.org>
From: Andrew Brown <atatat@netbsd.org>
List: source-changes
Date: 02/13/2005 03:15:18
Module Name:	src
Committed By:	atatat
Date:		Sun Feb 13 03:15:18 UTC 2005

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

Log Message:
print the proper pointer for the pcb address.  otherwise, all the udp6
pcb addresses are the same as unrelated udp pcb addresses.


To generate a diff of this commit:
cvs rdiff -r1.32 -r1.33 src/usr.bin/netstat/inet6.c

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