Tobias Tschinkowitz and Aaron Marcher
0f46c675d3
corrected calculations for disk space on openbsd
2018-05-17 14:36:37 +02:00
Tobias Tschinkowitz and Aaron Marcher
1fc5cf0016
added wifi functionality for openbsd
...
display ESSID and signal strength percentage
2018-05-16 22:52:14 +02:00
Tobias Tschinkowitz and Aaron Marcher
c1f79d741a
corrected calculation for swap on openbsd
...
The swapctl(2) function fills the swapent struct with 512KB blocks.
As we want to display in GB, i just modified the calculation for this to
get the expected output.
2018-05-16 19:17:49 +02:00
Tobias Tschinkowitz and Aaron Marcher
82eb6e3832
consistent calculation of ram_* on openbsd
2018-05-16 12:24:43 +02:00
Tobias Tschinkowitz and Aaron Marcher
0f9a1a8367
updated ram_total and ram_free (obsd)
2018-05-16 08:08:48 +02:00