aboutsummaryrefslogtreecommitdiff
path: root/usr.sbin/gstat
Commit message (Expand)AuthorAgeFilesLines
* 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