Date: Thu, 20 Mar 2003 12:48:41 -0800 (PST) From: Poul-Henning Kamp <phk@FreeBSD.org> To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/usr.sbin Makefile src/usr.sbin/gstat Makefile gstat.c Message-ID: <200303202048.h2KKmgOK057174@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
phk 2003/03/20 12:48:41 PST
FreeBSD src repository
Modified files:
usr.sbin Makefile
Added files:
usr.sbin/gstat Makefile gstat.c
Log:
Add a rudimentary gstat(8) to the system.
This is a small curses based program which shows the diskactivity
inside GEOM.
Revision Changes Path
1.247 +1 -0 src/usr.sbin/Makefile
1.1 +19 -0 src/usr.sbin/gstat/Makefile (new)
1.1 +232 -0 src/usr.sbin/gstat/gstat.c (new)
To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe cvs-src" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200303202048.h2KKmgOK057174>
