Commit Graph

18 Commits

Author SHA1 Message Date
espie
9eafbbfb35 base64 checksums. 2007-04-05 16:19:55 +00:00
steven
00ade33898 new MULTI_PACKAGES 2006-11-24 21:46:18 +00:00
espie
081f45d827 new style specs 2006-08-03 23:15:57 +00:00
dhartmei
080e5f7eb2 update to 2.2, ok sturm@ 2006-05-24 15:15:40 +00:00
fgsch
ab934bbefb sync with gd update. sturm@ ok. 2005-10-24 05:08:11 +00:00
fgsch
e638b19204 sync with gd update; feedback from several ppl. 2005-10-12 05:39:32 +00:00
naddy
fedfc3867f SIZE 2005-01-05 17:14:37 +00:00
alek
2344f6d18c Add WANTLIB markers 2004-12-16 00:31:20 +00:00
espie
52b24f12ea new plists, kill a few INSTALL scripts. 2004-09-15 18:17:38 +00:00
naddy
112339c1d4 remove WWW lines 2003-12-15 21:54:59 +00:00
dhartmei
79ab375c58 update to 1.7, fixes parsing and rendering of moths (30 days) and
years (365 days).
2003-10-06 09:27:59 +00:00
dhartmei
783ceea764 Small update to 1.6:
- fix a division-by-zero in case all values being scaled are zero,
found by Stefan Siebe.
2003-06-27 08:03:55 +00:00
dhartmei
3c8dec1f36 Update to 1.5, adds 'type jpeg|png' option to create .jpg|.png.
Patch from Adam Thomason.
2003-06-07 23:52:40 +00:00
dhartmei
932daf0191 allow absolute time values (seconds since Epoch), useful for files with
fixed start/end times.
2003-04-15 01:38:34 +00:00
dhartmei
1b0eead24b Fix breakage from recent pf changes, macros PF_IN/PF_OUT changed, and they
were (ab)used as indices for the statistics counter arrays. Use literal
indices instead.
2003-01-24 20:15:41 +00:00
dhartmei
92585d7017 Small update to 1.2, deal with reset counters, which caused negative
difference for cumulative values, which wrapped and caused huge spikes
in the graphs. Just ignore the first sample after the reset.
2003-01-24 17:59:45 +00:00
dhartmei
9f6f7be149 Update to 1.1
- get rid of X11/Xpm dependencies (not needed with -current gd)
- add graph generation example to man page (-c -d at the same time)
- open /dev/pf read-write, which is neccessary in 3.0
- change a counter to u_int64_t so it doesn't overflow
Thanks to wilfried@, Philipp Morger, Jolan Luff, Rodolphe Ortalo
for feedback.
2002-08-12 11:37:03 +00:00
dhartmei
58adbac308 pfstat is a small utility that collects packet filter statistics and
produces graphs.
2002-07-26 07:25:35 +00:00