Subject: CVS commit: src/usr.bin/netstat
To: None <source-changes@NetBSD.org>
From: Anders Magnusson <ragge@netbsd.org>
List: source-changes
Date: 11/15/2003 11:54:34
Module Name: src
Committed By: ragge
Date: Sat Nov 15 11:54:34 UTC 2003
Modified Files:
src/usr.bin/netstat: if.c
Log Message:
Use itimerval() instead of alarm() for interval displaying. This increases
accuracy on interval stats also on fast machines.
To generate a diff of this commit:
cvs rdiff -r1.56 -r1.57 src/usr.bin/netstat/if.c
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.