summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Fix coding styleAaron Marcher2018-05-0615-66/+91
* Remove cpu_iowaitAaron Marcher2018-05-064-29/+0
* cpu_perc: Documentation and readbility improvementsAaron Marcher2018-05-061-9/+9
* cpu_perc: Port to OpenBSDAaron Marcher2018-05-062-1/+36
* swap_*: Port to OpenBSDAaron Marcher2018-05-062-7/+84
* battery: Remove full indicatorAaron Marcher2018-05-041-1/+0
* wifi_perc: Fix file descriptor leakAaron Marcher2018-05-021-2/+3
* Add examples to config.def.hAaron Marcher2018-05-021-14/+17
* uptime: Add missing braceAaron Marcher2018-05-021-1/+1
* volume: Cast SOUND_MIXER_READ_DEVMASK to int to avoid warning.parazyd2018-05-021-1/+1
* wifi: Various cleanupsAaron Marcher2018-05-021-9/+6
* user: Only declare variables in the beginningAaron Marcher2018-05-021-2/+2
* uptime: Simplifiy and clean upAaron Marcher2018-05-021-20/+19
* run_command: Clean upAaron Marcher2018-05-021-2/+1
* keyboard_indicators: Clean up opening displayAaron Marcher2018-05-021-2/+2
* ip: Sort headers alphabeticallyAaron Marcher2018-05-021-5/+4
* battery_state: Unify unknown state with "?" symbolAaron Marcher2018-05-021-2/+0
* Update README todoAaron Marcher2018-05-011-1/+0
* Remove battery_power for various reasonsAaron Marcher2018-05-014-15/+1
* Tweak build system a little bitLaslo Hunhold2018-05-012-6/+4
* battery_perc: Port to OpenBSDAaron Marcher2018-05-011-0/+37
* components/swap.c | move duplicated code to separate functionLaslo Hunhold2018-05-011-56/+26
* Use indentation to increase readabilityLaslo Hunhold2018-05-019-539/+573
* Revert component-splitLaslo Hunhold2018-05-0122-269/+258
* Makefile: add distclean targetQuentin Rameau2018-04-301-0/+4
* Makefile: move OS-specific libs to configure scriptQuentin Rameau2018-04-303-5/+9
* Makefile: separate default flags from user flagsQuentin Rameau2018-04-302-9/+9
* Update LICENSE for Quentin RameauAaron Marcher2018-04-301-1/+1
* wifi: OS splitQuentin Rameau2018-04-303-4/+2
* uptime: OS splitQuentin Rameau2018-04-303-25/+26
* temperature: OS splitQuentin Rameau2018-04-303-15/+17
* swap: OS splitQuentin Rameau2018-04-303-4/+2
* ram: OS splitQuentin Rameau2018-04-304-130/+130
* entropy: OS splitQuentin Rameau2018-04-303-4/+2
* 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