Subject: CVS commit: src
To: None <source-changes@netbsd.org>
From: Jason R Thorpe <thorpej@netbsd.org>
List: source-changes
Date: 02/04/2003 03:22:10
Module Name:	src
Committed By:	thorpej
Date:		Tue Feb  4 01:22:10 UTC 2003

Modified Files:
	src/usr.bin/netstat: inet.c main.c netstat.h
	src/usr.sbin/trpt: trpt.c

Log Message:
Update for callout changes, and show TCP timers in relative, rather
than absolute ticks.


To generate a diff of this commit:
cvs rdiff -r1.53 -r1.54 src/usr.bin/netstat/inet.c
cvs rdiff -r1.38 -r1.39 src/usr.bin/netstat/main.c
cvs rdiff -r1.25 -r1.26 src/usr.bin/netstat/netstat.h
cvs rdiff -r1.15 -r1.16 src/usr.sbin/trpt/trpt.c

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