aboutsummaryrefslogtreecommitdiff
path: root/tools/tools/ministat
Commit message (Expand)AuthorAgeFilesLines
* Ministat was repocopied to src/usr.bin/ministatPoul-Henning Kamp2007-12-205-725/+0
* Improve input parsing:Poul-Henning Kamp2006-08-281-14/+36
* Avoid coredumps if stddev cannot be computed (if all datapoints are identical)Poul-Henning Kamp2006-05-021-12/+16
* Fix the way in which median is calculated. If the data source has evenWojciech A. Koszek2006-02-231-7/+18
* Add option -w to specify graph width.Matthew N. Dodd2006-02-221-3/+24
* In 2003, a -s flag was added to ministat to separate thePoul-Henning Kamp2005-07-212-5/+8
* dd a '-n' option to ministat, which causes it to display only summaryRobert Watson2005-05-271-9/+17
* Add support for more than two datasets. Currently limited to 7 thoughMatthew N. Dodd2005-04-131-29/+29
* Start the dreaded NOFOO -> NO_FOO conversion.Ruslan Ermilov2004-12-211-1/+1
* For variables that are only checked with defined(), don't provideRuslan Ermilov2004-10-241-1/+1
* Added missing DPADD.Ruslan Ermilov2004-02-051-1/+1
* Attached is a small patch to ministat that separates thePoul-Henning Kamp2003-10-312-19/+48
* In case of zero span data supress the histogram plot.Poul-Henning Kamp2003-08-181-0/+6
* A small statistics tool for gauging the statistical significancePoul-Henning Kamp2003-08-135-0/+621