summaryrefslogtreecommitdiff
path: root/components/netspeeds.c
AgeCommit message (Expand)Author
2022-10-28radical re-formatting 2/3: Fix blocksdrkhsh
2022-10-28radical re-formatting 3/3: Error checksdrkhsh
2022-10-28various: Put paths into defines to avoid line wrapsdrkhsh
2022-10-28radical re-formatting 0/3: Alphabetic headersdrkhsh
2022-10-27components/*.c: include slstatus.hNRK
2019-02-07Add FreeBSD support for netspeeds, entropy and ip componentsMichael Buch
2018-07-07Simplify format specifiers for uintmax_tAaron Marcher
2018-07-07Change uint64_t to uintmax_tAaron Marcher
2018-05-22netspeeds: Fix indentationAaron Marcher
2018-05-22Change to fmt_human in netspeeds on OpenBSDAaron Marcher
2018-05-21Merge fmt_human_2 and fmt_human_10 to one functionAaron Marcher
2018-05-21Remove units from numbersAaron Marcher
2018-05-20Remove initialization to 0 for static varsAaron Marcher
2018-05-19Implement fmt_human_2() and fmt_human_10()Laslo Hunhold
2018-05-19Increase precision in netspeeds.cLaslo Hunhold
2018-05-19Implement esnprintf() and make formatted calls more efficientLaslo Hunhold
2018-05-19Use `int` for flagsAaron Marcher
2018-05-19Set {r,t}xbytes 0 before incrementing them on OBSDAaron Marcher
2018-05-19Missing assignment for last commitAaron Marcher
2018-05-19Unify and simplify netspeed logic and typesAaron Marcher
2018-05-19netspeeds: added error condition for openbsdTobias Tschinkowitz
2018-05-19implemented openbsd netspeed functionsTobias Tschinkowitz
2018-05-19Add network speed functionsAaron Marcher