Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | cpu: Simplify functions | Aaron Marcher | 2018-05-07 | 1 | -16/+14 | |
* | Unify header includes | Aaron Marcher | 2018-05-07 | 6 | -11/+11 | |
* | entropy: Small fix | Aaron Marcher | 2018-05-06 | 1 | -1/+2 | |
* | entropy: Port to OpenBSD | Aaron Marcher | 2018-05-06 | 1 | -1/+5 | |
* | datetime: Add <stdio.h> for fprintf | Aaron Marcher | 2018-05-06 | 1 | -0/+1 | |
* | datetime: Add error message | Aaron Marcher | 2018-05-06 | 1 | -0/+1 | |
* | Fix coding style | Aaron Marcher | 2018-05-06 | 14 | -65/+89 | |
* | Remove cpu_iowait | Aaron Marcher | 2018-05-06 | 1 | -25/+0 | |
* | cpu_perc: Documentation and readbility improvements | Aaron Marcher | 2018-05-06 | 1 | -9/+9 | |
* | cpu_perc: Port to OpenBSD | Aaron Marcher | 2018-05-06 | 1 | -0/+35 | |
* | swap_*: Port to OpenBSD | Aaron Marcher | 2018-05-06 | 1 | -6/+84 | |
* | battery: Remove full indicator | Aaron Marcher | 2018-05-04 | 1 | -1/+0 | |
* | wifi_perc: Fix file descriptor leak | Aaron Marcher | 2018-05-02 | 1 | -2/+3 | |
* | uptime: Add missing brace | Aaron Marcher | 2018-05-02 | 1 | -1/+1 | |
* | volume: Cast SOUND_MIXER_READ_DEVMASK to int to avoid warning. | parazyd | 2018-05-02 | 1 | -1/+1 | |
* | wifi: Various cleanups | Aaron Marcher | 2018-05-02 | 1 | -9/+6 | |
* | user: Only declare variables in the beginning | Aaron Marcher | 2018-05-02 | 1 | -2/+2 | |
* | uptime: Simplifiy and clean up | Aaron Marcher | 2018-05-02 | 1 | -20/+19 | |
* | run_command: Clean up | Aaron Marcher | 2018-05-02 | 1 | -2/+1 | |
* | keyboard_indicators: Clean up opening display | Aaron Marcher | 2018-05-02 | 1 | -2/+2 | |
* | ip: Sort headers alphabetically | Aaron Marcher | 2018-05-02 | 1 | -5/+4 | |
* | battery_state: Unify unknown state with "?" symbol | Aaron Marcher | 2018-05-02 | 1 | -2/+0 | |
* | Remove battery_power for various reasons | Aaron Marcher | 2018-05-01 | 1 | -12/+0 | |
* | battery_perc: Port to OpenBSD | Aaron Marcher | 2018-05-01 | 1 | -0/+37 | |
* | components/swap.c | move duplicated code to separate function | Laslo Hunhold | 2018-05-01 | 1 | -56/+26 | |
* | Use indentation to increase readability | Laslo Hunhold | 2018-05-01 | 8 | -538/+572 | |
* | Revert component-split | Laslo Hunhold | 2018-05-01 | 17 | -233/+235 | |
* | wifi: OS split | Quentin Rameau | 2018-04-30 | 2 | -3/+1 | |
* | uptime: OS split | Quentin Rameau | 2018-04-30 | 2 | -24/+25 | |
* | temperature: OS split | Quentin Rameau | 2018-04-30 | 2 | -14/+16 | |
* | swap: OS split | Quentin Rameau | 2018-04-30 | 2 | -3/+1 | |
* | ram: OS split | Quentin Rameau | 2018-04-30 | 3 | -129/+129 | |
* | entropy: OS split | Quentin Rameau | 2018-04-30 | 2 | -3/+1 | |
* | cpu: OS split | Quentin Rameau | 2018-04-30 | 2 | -25/+27 | |
* | battery: OS split | Quentin Rameau | 2018-04-30 | 2 | -34/+33 | |
* | cpu_freq: Port to OpenBSD | Aaron Marcher | 2018-04-30 | 1 | -1/+24 | |
* | Fix typo in temperature | Aaron Marcher | 2018-04-29 | 1 | -1/+1 | |
* | uptime: Separate function for readbility | Aaron Marcher | 2018-04-29 | 1 | -2/+16 | |
* | battery: Separate function for readbility | Aaron Marcher | 2018-04-29 | 1 | -2/+6 | |
* | ram: Move up includes | Aaron Marcher | 2018-04-29 | 1 | -5/+6 | |
* | temp: Port to OpenBSD | Aaron Marcher | 2018-04-29 | 1 | -1/+31 | |
* | Add OpenBSD support in volume.c | parazyd | 2018-04-29 | 1 | -3/+5 | |
* | ip: add OpenBSD support | Ali H. Fardan | 2018-04-29 | 1 | -2/+5 | |
* | Add OpenBSD RAM stats | Darron Anderson | 2018-04-14 | 1 | -1/+75 | |
* | Format error messages properly | Aaron Marcher | 2018-03-28 | 14 | -32/+53 | |
* | Get rid of err.h as it is not portable | Aaron Marcher | 2018-03-28 | 12 | -43/+35 | |
* | More robust preprocessor switches | Aaron Marcher | 2018-03-21 | 10 | -17/+17 | |
* | uptime: Port to OpenBSD. | Aaron Marcher | 2018-03-20 | 1 | -5/+30 | |
* | battery_perc: Port to OpenBSD. | Aaron Marcher | 2018-03-19 | 1 | -1/+29 | |
* | Build Linux-only functions only on Linux | Aaron Marcher | 2018-03-18 | 10 | -0/+20 |