radical re-formatting 2/3: Fix blocks
[suckless/slstatus.git] / components / netspeeds.c
2022-10-27 drkhshradical re-formatting 2/3: Fix blocks
2022-10-27 drkhshradical re-formatting 0/3: Alphabetic headers
2022-10-27 drkhshvarious: Put paths into defines to avoid line wraps
2022-10-26 NRKcomponents/*.c: include slstatus.h
2019-02-07 Michael BuchAdd FreeBSD support for netspeeds, entropy and ip compo...
2018-07-07 Aaron MarcherSimplify format specifiers for uintmax_t
2018-07-07 Aaron MarcherChange uint64_t to uintmax_t
2018-05-22 Aaron Marchernetspeeds: Fix indentation
2018-05-22 Aaron MarcherChange to fmt_human in netspeeds on OpenBSD
2018-05-21 Aaron MarcherMerge fmt_human_2 and fmt_human_10 to one function
2018-05-20 Aaron MarcherRemove units from numbers
2018-05-19 Aaron MarcherRemove initialization to 0 for static vars
2018-05-19 Laslo HunholdImplement fmt_human_2() and fmt_human_10()
2018-05-19 Laslo HunholdIncrease precision in netspeeds.c
2018-05-19 Laslo HunholdImplement esnprintf() and make formatted calls more...
2018-05-19 Aaron MarcherUse `int` for flags
2018-05-19 Aaron MarcherSet {r,t}xbytes 0 before incrementing them on OBSD
2018-05-19 Aaron MarcherMissing assignment for last commit
2018-05-19 Aaron MarcherUnify and simplify netspeed logic and types
2018-05-19 Tobias Tschinkowitznetspeeds: added error condition for openbsd
2018-05-18 Tobias Tschinkowitzimplemented openbsd netspeed functions
2018-05-18 Aaron MarcherAdd network speed functions