summaryrefslogtreecommitdiffstats
path: root/usr.sbin/gstat/gstat.c
Commit message (Expand)AuthorAgeFilesLines
* Add forgotten -a to the usage() message.le2005-01-051-1/+1
* Add an '-a' switch to only display providers that are at leastle2004-10-101-2/+10
* Added forgotten -d to the usage().ru2004-06-041-1/+1
* Remove spurious semicolons. Outside of functions they are actually errors butstefanf2004-05-161-1/+1
* Correct a typo in column header.mdodd2004-05-151-1/+1
* Make libgeom usable by C++ programs:jhb2004-03-091-9/+10
* Add -d flag to monitor BIO_DELETE operations toophk2004-02-151-4/+24
* Make -c only set flag_c and not a toggle. With flag_c disabled bykeramida2003-03-221-1/+1
* Add & use a usage() function.keramida2003-03-221-2/+12
* Add error and range checking to strtoul() to avoid ending up with akeramida2003-03-221-1/+2
* Call endwin() to restore terminal state just before exiting.keramida2003-03-211-0/+2
* Add a rudimentary gstat(8) to the system.phk2003-03-201-0/+232
OpenPOWER on IntegriCloud