battery.c
Fix coding style
2018-05-06 22:28:56 +02:00
cpu.c
Cast CPU percentage to int and fix indenation
2018-05-14 20:54:48 +02:00
datetime.c
datetime: Add <stdio.h> for fprintf
2018-05-06 22:41:56 +02:00
disk.c
Fix indents (spaces for alignment)
2018-05-07 13:48:43 +02:00
entropy.c
entropy: Small fix
2018-05-06 23:09:36 +02:00
hostname.c
Fix coding style
2018-05-06 22:28:56 +02:00
ip.c
Unify header includes
2018-05-07 11:21:59 +02:00
kernel_release.c
Format error messages properly
2018-03-28 19:46:27 +02:00
keyboard_indicators.c
Fix coding style
2018-05-06 22:28:56 +02:00
load_avg.c
Format error messages properly
2018-03-28 19:46:27 +02:00
ram.c
consistent calculation of ram_* on openbsd
2018-05-16 12:24:43 +02:00
run_command.c
Fix coding style
2018-05-06 22:28:56 +02:00
swap.c
corrected calculation for swap on openbsd
2018-05-16 19:17:49 +02:00
uptime.c
Fix coding style
2018-05-06 22:28:56 +02:00
user.c
user: Only declare variables in the beginning
2018-05-02 08:42:55 +02:00
volume.c
Unify header includes
2018-05-07 11:21:59 +02:00
wifi.c
wifi_perc: Simplify
2018-05-07 12:25:34 +02:00