Subject: CVS commit: src
To: None <source-changes@NetBSD.org>
From: Andrew Doran <ad@netbsd.org>
List: source-changes
Date: 07/10/2007 21:12:33
Module Name:	src
Committed By:	ad
Date:		Tue Jul 10 21:12:33 UTC 2007

Modified Files:
	src/sys/kern: kern_timeout.c
	src/sys/sys: callout.h
	src/usr.bin/netstat: inet.c

Log Message:
Make netstat build again. I don't see why it has any business dumping
the raw contents of tcpcb but that's another story.


To generate a diff of this commit:
cvs rdiff -r1.22 -r1.23 src/sys/kern/kern_timeout.c
cvs rdiff -r1.25 -r1.26 src/sys/sys/callout.h
cvs rdiff -r1.77 -r1.78 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.