Date: Thu, 18 Aug 2005 21:04:12 +0000 (UTC) From: Gleb Smirnoff <glebius@FreeBSD.org> To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/usr.bin/netstat if.c main.c netstat.1 netstat.h Message-ID: <200508182104.j7IL4Cwp071750@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
glebius 2005-08-18 21:04:12 UTC FreeBSD src repository Modified files: usr.bin/netstat if.c main.c netstat.1 netstat.h Log: Add a new switch -h for interface stats mode, which prints all interface statistics in human readable form. In collaboration with: vsevolod Reviewed by: cperciva Revision Changes Path 1.60 +17 -6 src/usr.bin/netstat/if.c 1.75 +6 -2 src/usr.bin/netstat/main.c 1.51 +5 -2 src/usr.bin/netstat/netstat.1 1.43 +1 -0 src/usr.bin/netstat/netstat.h
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200508182104.j7IL4Cwp071750>