index
:
slstatus
joshua
My build of slstatus
joshua
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
components
/
netspeeds.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
radical re-formatting 3/3: Error checks
drkhsh
2022-10-28
1
-2
/
+2
*
radical re-formatting 2/3: Fix blocks
drkhsh
2022-10-28
1
-20
/
+12
*
radical re-formatting 0/3: Alphabetic headers
drkhsh
2022-10-28
1
-4
/
+4
*
various: Put paths into defines to avoid line wraps
drkhsh
2022-10-28
1
-8
/
+5
*
components/*.c: include slstatus.h
NRK
2022-10-26
1
-0
/
+1
*
Add FreeBSD support for netspeeds, entropy and ip components
Michael Buch
2019-02-07
1
-1
/
+1
*
Simplify format specifiers for uintmax_t
Aaron Marcher
2018-07-07
1
-3
/
+3
*
Change uint64_t to uintmax_t
Aaron Marcher
2018-07-07
1
-11
/
+11
*
netspeeds: Fix indentation
Aaron Marcher
2018-05-22
1
-1
/
+1
*
Change to fmt_human in netspeeds on OpenBSD
Aaron Marcher
2018-05-22
1
-1
/
+1
*
Merge fmt_human_2 and fmt_human_10 to one function
Aaron Marcher
2018-05-21
1
-4
/
+8
*
Remove units from numbers
Aaron Marcher
2018-05-21
1
-8
/
+4
*
Remove initialization to 0 for static vars
Aaron Marcher
2018-05-20
1
-4
/
+4
*
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