summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
* cpu: OS splitQuentin Rameau2018-04-303-26/+28
* battery: OS splitQuentin Rameau2018-04-303-35/+34
* Makefile: detect running OSQuentin Rameau2018-04-303-2/+7
* cpu_freq: Port to OpenBSDAaron Marcher2018-04-302-2/+25
* Fix typo in temperatureAaron Marcher2018-04-291-1/+1
* Update README for OpenBSD buildAaron Marcher2018-04-291-1/+1
* uptime: Separate function for readbilityAaron Marcher2018-04-291-2/+16
* battery: Separate function for readbilityAaron Marcher2018-04-291-2/+6
* ram: Move up includesAaron Marcher2018-04-291-5/+6
* Sort LICENSE according to first commitAaron Marcher2018-04-291-2/+2
* temp: Port to OpenBSDAaron Marcher2018-04-292-2/+31
* Remove vol_perc() from todo in READMEAaron Marcher2018-04-291-1/+0
* Update LICENSE for parazydAaron Marcher2018-04-291-1/+1
* Add OpenBSD support in volume.cparazyd2018-04-292-4/+9
* Update LICENSE for Ali H. FardanAaron Marcher2018-04-291-1/+1
* Remove ipv{4,6}() from todo in READMEAaron Marcher2018-04-291-1/+0
* ip: add OpenBSD supportAli H. Fardan2018-04-291-2/+5
* Remove non-portable functions from config.def.hAaron Marcher2018-04-161-3/+1
* Add Darron Anderson to LICENSEAaron Marcher2018-04-141-0/+1
* Remove ram_*() from READMEAaron Marcher2018-04-141-1/+0
* Add OpenBSD RAM statsDarron Anderson2018-04-141-1/+75
* Format error messages properlyAaron Marcher2018-03-2815-33/+55
* Remove program name from error messagesAaron Marcher2018-03-281-1/+1
* Get rid of err.h as it is not portableAaron Marcher2018-03-2813-46/+36
* Remove unnecessary headersAaron Marcher2018-03-281-2/+0
* Remove ALSA dependency from READMEAaron Marcher2018-03-261-2/+1
* More robust preprocessor switchesAaron Marcher2018-03-2110-17/+17
* uptime: Port to OpenBSD.Aaron Marcher2018-03-202-6/+30
* battery_perc: Port to OpenBSD.Aaron Marcher2018-03-192-2/+30
* README: Add list of non-portable functionsAaron Marcher2018-03-181-0/+12
* Build Linux-only functions only on LinuxAaron Marcher2018-03-1810-0/+20
* README: Add TodoAaron Marcher2018-03-181-0/+5
* Merge pull request #43 from SiIky/unknown_strAaron Marcher2018-02-171-1/+3
|\
| * Print unknown_str in case of errorSiIky2018-02-171-1/+3
|/
* Update LICENSE year for myself.Aaron Marcher2018-01-061-1/+1
* Fix a bug in wifi_essid().Aaron Marcher2018-01-061-0/+1
* Small fixes in config.mkAaron Marcher2017-12-031-2/+2
* Update LICENSE for parazydAaron Marcher2017-10-241-1/+1
* Return actual percentage for wifi_perc()parazyd2017-10-241-3/+7
* Move components into dedicated subdirectoryLaslo Hunhold2017-09-2420-40/+40
* Get rid of HDR variableLaslo Hunhold2017-09-181-4/+3
* Simplify MakefileLaslo Hunhold2017-09-181-20/+1
* Fix missing config.h in MakefileQuentin Rameau2017-09-181-1/+4
* Added LICENSE statements to all source filesAaron Marcher2017-09-1721-0/+21
* Properly declare buf as extern and fix all unused-warningsLaslo Hunhold2017-09-173-3/+6
* Rewrite Makefile to accomodate file splitLaslo Hunhold2017-09-173-45/+131
* Split into multiple filesAaron Marcher2017-09-1722-740/+826
* Add blank line after setlocaleAaron Marcher2017-09-161-0/+1
* slstatus: set localeKurt Van Dijck2017-09-161-0/+2
* Added CPU iowait to READMEAaron Marcher2017-09-161-0/+1