Re: systat -ifstat patch

2003-01-04 Thread phk
Committed, thanks! Poul-Henning -- Poul-Henning Kamp | UNIX since Zilog Zeus 3.20 [EMAIL PROTECTED] | TCP/IP since RFC 956 FreeBSD committer | BSD since 4.3-tahoe Never attribute to malice what can adequately be explained by incompetence. To Unsubscribe: send mail to [E

Re: systat -ifstat patch

2003-01-04 Thread Trent Nelson
On Sat, Jan 04, 2003 at 09:50:47PM +0100, [EMAIL PROTECTED] wrote: > This looks pretty useful. Thanks! I think so, so have most other people I've spoken to. > As far as I can see you have some genuine fixes in there: > > >--- /shared/data/trent/src/src/usr.bin/systat/cmds.c Wed Dec 12 00:1

Re: systat -ifstat patch

2003-01-04 Thread phk
In message <[EMAIL PROTECTED]>, Trent Nelson writes: > >I've written an extension to systat that allows you to monitor the >traffic through active network interfaces on the system, akin to >netstat -I. I've attached the patch to this e-mail, but it can also be >found at http://arpa

systat -ifstat patch

2003-01-04 Thread Trent Nelson
I've written an extension to systat that allows you to monitor the traffic through active network interfaces on the system, akin to netstat -I. I've attached the patch to this e-mail, but it can also be found at http://arpa.com/~trent/systat-ifstat-current.patch[.tar.gz]. All