Subject: CVS commit: src
To: None <source-changes@netbsd.org>
From: matthew green <mrg@netbsd.org>
List: source-changes
Date: 10/30/1998 22:42:22
Module Name:	src
Committed By:	mrg
Date:		Sat Oct 31 06:42:22 UTC 1998

Modified Files:
	src/usr.bin/netstat: route.c
Log Message:
put all the different struct sockaddr_xxx types into the union pt_u, to force the alignment to be correct for all of them.