1
0
mirror of https://git.FreeBSD.org/src.git synced 2024-12-19 10:53:58 +00:00
freebsd/usr.sbin/pppstats
Peter Wemm 57d7cc66ff Duh, calculate the compression ration correctly. (fixed point artithmatic
with 8 "fractional" bits needs to be divided (not multiplied) by 256.0
to get a floating point representation)
1997-09-10 08:43:17 +00:00
..
Makefile
pppstats.8
pppstats.c Duh, calculate the compression ration correctly. (fixed point artithmatic 1997-09-10 08:43:17 +00:00