Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | 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 |
* | Sort LICENSE according to first commit | Aaron Marcher | 2018-04-29 | 1 | -2/+2 |
* | temp: Port to OpenBSD | Aaron Marcher | 2018-04-29 | 2 | -2/+31 |
* | Remove vol_perc() from todo in README | Aaron Marcher | 2018-04-29 | 1 | -1/+0 |
* | Update LICENSE for parazyd | Aaron Marcher | 2018-04-29 | 1 | -1/+1 |
* | Add OpenBSD support in volume.c | parazyd | 2018-04-29 | 2 | -4/+9 |
* | Update LICENSE for Ali H. Fardan | Aaron Marcher | 2018-04-29 | 1 | -1/+1 |
* | Remove ipv{4,6}() from todo in README | Aaron Marcher | 2018-04-29 | 1 | -1/+0 |
* | ip: add OpenBSD support | Ali H. Fardan | 2018-04-29 | 1 | -2/+5 |
* | Remove non-portable functions from config.def.h | Aaron Marcher | 2018-04-16 | 1 | -3/+1 |
* | Add Darron Anderson to LICENSE | Aaron Marcher | 2018-04-14 | 1 | -0/+1 |
* | Remove ram_*() from README | Aaron Marcher | 2018-04-14 | 1 | -1/+0 |
* | Add OpenBSD RAM stats | Darron Anderson | 2018-04-14 | 1 | -1/+75 |
* | Format error messages properly | Aaron Marcher | 2018-03-28 | 15 | -33/+55 |
* | Remove program name from error messages | Aaron Marcher | 2018-03-28 | 1 | -1/+1 |
* | Get rid of err.h as it is not portable | Aaron Marcher | 2018-03-28 | 13 | -46/+36 |
* | Remove unnecessary headers | Aaron Marcher | 2018-03-28 | 1 | -2/+0 |
* | Remove ALSA dependency from README | Aaron Marcher | 2018-03-26 | 1 | -2/+1 |
* | More robust preprocessor switches | Aaron Marcher | 2018-03-21 | 10 | -17/+17 |
* | uptime: Port to OpenBSD. | Aaron Marcher | 2018-03-20 | 2 | -6/+30 |
* | battery_perc: Port to OpenBSD. | Aaron Marcher | 2018-03-19 | 2 | -2/+30 |
* | README: Add list of non-portable functions | Aaron Marcher | 2018-03-18 | 1 | -0/+12 |
* | Build Linux-only functions only on Linux | Aaron Marcher | 2018-03-18 | 10 | -0/+20 |
* | README: Add Todo | Aaron Marcher | 2018-03-18 | 1 | -0/+5 |
* | Merge pull request #43 from SiIky/unknown_str | Aaron Marcher | 2018-02-17 | 1 | -1/+3 |
|\ | |||||
| * | Print unknown_str in case of error | SiIky | 2018-02-17 | 1 | -1/+3 |
|/ | |||||
* | Update LICENSE year for myself. | Aaron Marcher | 2018-01-06 | 1 | -1/+1 |
* | Fix a bug in wifi_essid(). | Aaron Marcher | 2018-01-06 | 1 | -0/+1 |
* | Small fixes in config.mk | Aaron Marcher | 2017-12-03 | 1 | -2/+2 |
* | Update LICENSE for parazyd | Aaron Marcher | 2017-10-24 | 1 | -1/+1 |
* | Return actual percentage for wifi_perc() | parazyd | 2017-10-24 | 1 | -3/+7 |
* | Move components into dedicated subdirectory | Laslo Hunhold | 2017-09-24 | 20 | -40/+40 |
* | Get rid of HDR variable | Laslo Hunhold | 2017-09-18 | 1 | -4/+3 |
* | Simplify Makefile | Laslo Hunhold | 2017-09-18 | 1 | -20/+1 |
* | Fix missing config.h in Makefile | Quentin Rameau | 2017-09-18 | 1 | -1/+4 |
* | Added LICENSE statements to all source files | Aaron Marcher | 2017-09-17 | 21 | -0/+21 |
* | Properly declare buf as extern and fix all unused-warnings | Laslo Hunhold | 2017-09-17 | 3 | -3/+6 |
* | Rewrite Makefile to accomodate file split | Laslo Hunhold | 2017-09-17 | 3 | -45/+131 |
* | Split into multiple files | Aaron Marcher | 2017-09-17 | 22 | -740/+826 |
* | Add blank line after setlocale | Aaron Marcher | 2017-09-16 | 1 | -0/+1 |
* | slstatus: set locale | Kurt Van Dijck | 2017-09-16 | 1 | -0/+2 |
* | Added CPU iowait to README | Aaron Marcher | 2017-09-16 | 1 | -0/+1 |
* | slstatus: add cpu_iowait | Kurt Van Dijck | 2017-09-16 | 2 | -11/+34 |
* | Deleted slstatus.png as it is unnecessary | Aaron Marcher | 2017-09-14 | 1 | -0/+0 |
* | slstatus load_avg format string | Kamil CholewiĆski | 2017-09-10 | 2 | -4/+4 |
* | Added IPv6 address function | Aaron Marcher | 2017-08-14 | 3 | -6/+39 |
* | sexy config.def.h table | Aaron Marcher | 2017-08-14 | 1 | -35/+38 |
* | Fix a little logic error | Laslo Hunhold | 2017-08-14 | 1 | -1/+1 |