aboutsummaryrefslogtreecommitdiff
path: root/usr.sbin/gstat
Commit message (Expand)AuthorAgeFilesLines
* Language tweak.Ruslan Ermilov2006-09-291-1/+1
* - Add support for filtering the the list of providers by a regularSimon L. B. Nielsen2006-05-203-41/+159
* Add cross-references to iostat, systat and vmstat.Giorgos Keramidas2005-05-271-1/+4
* Remove unnecessary SRCS= where could be guessed directly by ourXin LI2005-01-271-1/+0
* Added the EXIT STATUS section where appropriate.Ruslan Ermilov2005-01-171-1/+1
* Add forgotten -a to the usage() message.Lukas Ertl2005-01-051-1/+1
* Add an '-a' switch to only display providers that are at leastLukas Ertl2004-10-102-3/+13
* Added forgotten -d to the usage().Ruslan Ermilov2004-06-041-1/+1
* Markup nits.Ruslan Ermilov2004-06-041-3/+4
* Remove spurious semicolons. Outside of functions they are actually errors butStefan Farfeleder2004-05-161-1/+1
* Correct a typo in column header.Matthew N. Dodd2004-05-151-1/+1
* Make libgeom usable by C++ programs:John Baldwin2004-03-091-9/+10
* Add -d flag to monitor BIO_DELETE operations tooPoul-Henning Kamp2004-02-152-4/+27
* Sigh, I guess this manpage used cat(1) as a template?Ruslan Ermilov2003-05-311-7/+6
* Install the gstat manual page.Tim J. Robbins2003-04-281-1/+1
* Make -c only set flag_c and not a toggle. With flag_c disabled byGiorgos Keramidas2003-03-221-1/+1
* Add a small manpage.Giorgos Keramidas2003-03-221-0/+87
* Add & use a usage() function.Giorgos Keramidas2003-03-221-2/+12
* Add error and range checking to strtoul() to avoid ending up with aGiorgos Keramidas2003-03-221-1/+2
* Why doesn't anybody ever tell me anything? When did we get a libsbuf ?Poul-Henning Kamp2003-03-211-5/+3
* Fixed a typo in ${.CURDIR} spelling, fatal on systemsRuslan Ermilov2003-03-211-12/+5
* Duh! Use correct number ../Poul-Henning Kamp2003-03-211-1/+1
* Call endwin() to restore terminal state just before exiting.Giorgos Keramidas2003-03-211-0/+2
* Add a rudimentary gstat(8) to the system.Poul-Henning Kamp2003-03-202-0/+251