wkoszek 2006-02-27 22:34:36 UTC
FreeBSD src repository
Modified files: (Branch: RELENG_6)
tools/tools/ministat ministat.c
Log:
MFC:
src/tools/tools/ministat/ministat.c:
1. rev. 1.6 -> 1.7
Add option -w to specify graph width.
Use COLUMNS, terminal width for default graph width.
2. rev 1.7 -> 1.8
Fix the way in which median is calculated. If the data source has even
number of data points, value should be calculated by adding two middle
elements and dividing them by 2.
[1] Reviewed by: rwatson
[2] Approved by: cognet (mentor)
Approved by: re (scottl)
Revision Changes Path
1.5.2.2 +42 -10 src/tools/tools/ministat/ministat.c
_______________________________________________
[email protected] mailing list
http://lists.freebsd.org/mailman/listinfo/cvs-all
To unsubscribe, send any mail to "[EMAIL PROTECTED]"