Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Implement fmt_human_2() and fmt_human_10() | Laslo Hunhold | 2018-05-19 | 1 | -8/+20 |
* | Increase precision in netspeeds.c | Laslo Hunhold | 2018-05-19 | 1 | -8/+8 |
* | Implement esnprintf() and make formatted calls more efficient | Laslo Hunhold | 2018-05-19 | 1 | -4/+10 |
* | Use `int` for flags | Aaron Marcher | 2018-05-19 | 1 | -2/+2 |
* | Set {r,t}xbytes 0 before incrementing them on OBSD | Aaron Marcher | 2018-05-19 | 1 | -2/+6 |
* | Missing assignment for last commit | Aaron Marcher | 2018-05-19 | 1 | -0/+2 |
* | Unify and simplify netspeed logic and types | Aaron Marcher | 2018-05-19 | 1 | -30/+24 |
* | netspeeds: added error condition for openbsd | Tobias Tschinkowitz | 2018-05-19 | 1 | -2/+12 |
* | implemented openbsd netspeed functions | Tobias Tschinkowitz | 2018-05-19 | 1 | -1/+59 |
* | Add network speed functions | Aaron Marcher | 2018-05-19 | 1 | -0/+53 |