| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | 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 |
| * | Fix a bug in wifi_essid(). | Aaron Marcher | 2018-01-06 | 1 | -0/+1 |
| * | Return actual percentage for wifi_perc() | parazyd | 2017-10-24 | 1 | -3/+7 |
| * | Move components into dedicated subdirectory | Laslo Hunhold | 2017-09-24 | 19 | -0/+796 |
