Age | Commit message (Expand) | Author |
---|---|---|
2018-05-21 | Merge fmt_human_2 and fmt_human_10 to one function | Aaron Marcher |
2018-05-21 | Remove units from numbers | Aaron Marcher |
2018-05-20 | Remove initialization to 0 for static vars | Aaron Marcher |
2018-05-19 | Implement fmt_human_2() and fmt_human_10() | Laslo Hunhold |
2018-05-19 | Increase precision in netspeeds.c | Laslo Hunhold |
2018-05-19 | Implement esnprintf() and make formatted calls more efficient | Laslo Hunhold |
2018-05-19 | Use `int` for flags | Aaron Marcher |
2018-05-19 | Set {r,t}xbytes 0 before incrementing them on OBSD | Aaron Marcher |
2018-05-19 | Missing assignment for last commit | Aaron Marcher |
2018-05-19 | Unify and simplify netspeed logic and types | Aaron Marcher |
2018-05-19 | netspeeds: added error condition for openbsd | Tobias Tschinkowitz |
2018-05-19 | implemented openbsd netspeed functions | Tobias Tschinkowitz |
2018-05-19 | Add network speed functions | Aaron Marcher |