PERFORCE change 164728 for review

Gabor Pali pgj at FreeBSD.org
Fri Jun 19 18:45:15 UTC 2009


http://perforce.freebsd.org/chv.cgi?CH=164728

Change 164728 by pgj at petymeg-current on 2009/06/19 18:44:37

	Add an initial version for nettop, a very simple network monitoring
	utility, using the functions exposed by libnetstat

Affected files ...

.. //depot/projects/soc2009/pgj_libstat/src/usr.bin/Makefile#3 edit
.. //depot/projects/soc2009/pgj_libstat/src/usr.bin/nettop/Makefile#1 add
.. //depot/projects/soc2009/pgj_libstat/src/usr.bin/nettop/main.c#1 add

Differences ...

==== //depot/projects/soc2009/pgj_libstat/src/usr.bin/Makefile#3 (text+ko) ====

@@ -134,6 +134,7 @@
 	${_ncplist} \
 	${_ncplogin} \
 	netstat \
+	nettop \
 	newgrp \
 	${_newkey} \
 	nfsstat \


More information about the p4-projects mailing list