.. |
battery.c
|
Mark unused parameters, fix compiler warnings
|
2018-05-17 18:29:25 +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
|
corrected calculations for disk space on openbsd
|
2018-05-17 14:36:37 +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 |
num_files.c
|
num_files: Variable declarations at top of block
|
2018-05-07 12:17:13 +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 |
temperature.c
|
Mark unused parameters, fix compiler warnings
|
2018-05-17 18:29:25 +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 type of i in for loops
|
2018-05-17 17:42:26 +02:00 |
wifi.c
|
wifi: Fix order and add missing header
|
2018-05-17 18:14:08 +02:00 |