index
:
FreeBSD-src
RELENG_2_2
RELENG_2_3
RELENG_2_3_0
RELENG_2_3_1
RELENG_2_3_2
RELENG_2_3_3
RELENG_2_3_4
RELENG_2_4
RELENG_2_4_4
RELENG_2_4_OLD
devel
devel-11
releng/10.1
releng/10.3
releng/11.0
releng/11.1
stable/10
stable/11
Raptor Engineering's fork of pfsense FreeBSD src with pfSense changes
Raptor Engineering, LLC
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
usr.bin
/
ministat
Commit message (
Expand
)
Author
Age
Files
Lines
*
Improve input parsing:
phk
2006-08-28
1
-14
/
+36
*
Avoid coredumps if stddev cannot be computed (if all datapoints are identical)
phk
2006-05-02
1
-12
/
+16
*
Fix the way in which median is calculated. If the data source has even
wkoszek
2006-02-23
1
-7
/
+18
*
Add option -w to specify graph width.
mdodd
2006-02-22
1
-3
/
+24
*
In 2003, a -s flag was added to ministat to separate the
phk
2005-07-21
2
-5
/
+8
*
dd a '-n' option to ministat, which causes it to display only summary
rwatson
2005-05-27
1
-9
/
+17
*
Add support for more than two datasets. Currently limited to 7 though
mdodd
2005-04-13
1
-29
/
+29
*
Start the dreaded NOFOO -> NO_FOO conversion.
ru
2004-12-21
1
-1
/
+1
*
For variables that are only checked with defined(), don't provide
ru
2004-10-24
1
-1
/
+1
*
Added missing DPADD.
ru
2004-02-05
1
-1
/
+1
*
Attached is a small patch to ministat that separates the
phk
2003-10-31
2
-19
/
+48
*
In case of zero span data supress the histogram plot.
phk
2003-08-18
1
-0
/
+6
*
A small statistics tool for gauging the statistical significance
phk
2003-08-13
5
-0
/
+621