Aaron Marcher
|
06d4447f03
Set {r,t}xbytes 0 before incrementing them on OBSD
|
7 年之前 |
Aaron Marcher
|
a37224bf7b
Missing assignment for last commit
|
7 年之前 |
Aaron Marcher
|
e3ccac3298
Unify and simplify netspeed logic and types
|
7 年之前 |
Tobias Tschinkowitz
|
2321aecff0
netspeeds: added error condition for openbsd
|
7 年之前 |
Aaron Marcher
|
0383146e5e
uptime: Format function is static
|
7 年之前 |
Aaron Marcher
|
aac29e2bba
battery: Move out struct as common code
|
7 年之前 |
Tobias Tschinkowitz
|
22175f0d57
implemented openbsd netspeed functions
|
7 年之前 |
Aaron Marcher
|
176d8ff874
Add netspeeds to config.def.h
|
7 年之前 |
Aaron Marcher
|
0d05b3d13d
Add network speed functions
|
7 年之前 |
Aaron Marcher
|
d0c68989cd
Implement fmt_scaled for ram_* functions
|
7 年之前 |
Aaron Marcher
|
49d1e5fae2
Fix ram_free for Linux
|
7 年之前 |
Aaron Marcher
|
39ee31c242
Implement fmt_scaled for swap_* functions
|
7 年之前 |
Aaron Marcher
|
b3e56066ed
Implement fmt_scaled for disk_* functions
|
7 年之前 |
Aaron Marcher
|
35219d39ca
Add fmt_scaled util function
|
7 年之前 |
Aaron Marcher
|
f317819984
Use %d instead of accidentally %i
|
7 年之前 |
Aaron Marcher
|
f170028527
Port battery_remaining to Linux
|
7 年之前 |
Aaron Marcher
|
b04ca3ef45
Fix memory leak
|
7 年之前 |
Tobias Tschinkowitz
|
367f8a8c44
battery: fixed remaining time on connected AC
|
7 年之前 |
Aaron Marcher
|
2604f25b16
Fix indentation
|
7 年之前 |
Tobias Tschinkowitz
|
8c8326f793
Add battery_remaining function on OpenBSD
|
7 年之前 |
Laslo Hunhold
|
80fc20d1d6
Add warn() and die()
|
7 年之前 |
Laslo Hunhold
|
a4fe8c9741
Audit slstatus.c
|
7 年之前 |
Laslo Hunhold
|
c83b388a3f
Properly handle *snprintf() errors
|
7 年之前 |
Aaron Marcher
|
b759662983
Remove UNUSED macro
|
7 年之前 |
Aaron Marcher
|
fc8b6f81a5
Mark unused parameters, fix compiler warnings
|
7 年之前 |
Aaron Marcher
|
977be0cf4f
wifi: Fix order and add missing header
|
7 年之前 |
Aaron Marcher
|
ca8a146f03
wifi: Change memmove to memcpy on OpenBSD
|
7 年之前 |
Aaron Marcher
|
7ab183c97f
Unify type of in for loops
|
7 年之前 |
Aaron Marcher
|
1c44d404f6
wifi_essid: Fix coding style
|
7 年之前 |
Aaron Marcher
|
7be675f154
Unify type of `i` in for loops
|
7 年之前 |