Date: Mon, 13 Dec 1999 12:08:46 -0800 (PST) From: Guido van Rooij <guido@FreeBSD.org> To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/usr.bin/netstat inet.c main.c netstat.1 netstat.h Message-ID: <199912132008.MAA18939@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
guido 1999/12/13 12:08:46 PST Modified files: usr.bin/netstat inet.c main.c netstat.1 netstat.h Log: Add new option, -L that will listen the various listen queue lengths. Reviewed by: Garrett Wollman <wollman@khavrinen.lcs.mit.edu>, Clive Lin <clive@GnatS.CirX.ORG> Revision Changes Path 1.36 +57 -30 src/usr.bin/netstat/inet.c 1.30 +6 -3 src/usr.bin/netstat/main.c 1.20 +7 -2 src/usr.bin/netstat/netstat.1 1.14 +2 -1 src/usr.bin/netstat/netstat.h To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199912132008.MAA18939>