62 Commits (82eb6e3832dea63be4c22ac4415c3190add43f0b)

Author SHA1 Message Date
  Tobias Tschinkowitz 82eb6e3832 consistent calculation of ram_* on openbsd 6 years ago
  Tobias Tschinkowitz 0f9a1a8367 updated ram_total and ram_free (obsd) 6 years ago
  Aaron Marcher 6464cea333 Cast CPU percentage to int and fix indenation 6 years ago
  Josuah Demangeon ea2e2bd004 include <sys/time.h> before <sys/sensors.h> for time struct timeval 6 years ago
  Aaron Marcher 6123f482e3 Fix indents (spaces for alignment) 6 years ago
  Aaron Marcher 6c6c144be6 wifi_perc: Simplify 6 years ago
  Aaron Marcher 0a287616b2 num_files: Variable declarations at top of block 6 years ago
  Aaron Marcher dcffaeaf57 Fix disk_perc by casting it to int 6 years ago
  Aaron Marcher 4fc4983502 disk_perc: Simplify 6 years ago
  Aaron Marcher b3330d849d cpu: Simplify functions 6 years ago
  Aaron Marcher 16a97fbca1 Unify header includes 6 years ago
  Aaron Marcher fbbe300f4d entropy: Small fix 6 years ago
  Aaron Marcher fd14804d6f entropy: Port to OpenBSD 6 years ago
  Aaron Marcher 62563a5a0d datetime: Add <stdio.h> for fprintf 6 years ago
  Aaron Marcher 932f65c373 datetime: Add error message 6 years ago
  Aaron Marcher ee5ec75621 Fix coding style 6 years ago
  Aaron Marcher 66a7fb16fc Remove cpu_iowait 6 years ago
  Aaron Marcher 235fa3c306 cpu_perc: Documentation and readbility improvements 6 years ago
  Aaron Marcher 2b82bf0248 cpu_perc: Port to OpenBSD 6 years ago
  Aaron Marcher efb41724b5 swap_*: Port to OpenBSD 6 years ago
  Aaron Marcher 417f473fe2 battery: Remove full indicator 6 years ago
  Aaron Marcher 699f6734d9 wifi_perc: Fix file descriptor leak 6 years ago
  Aaron Marcher 54ebd0dabe uptime: Add missing brace 6 years ago
  parazyd 34010907a6 volume: Cast SOUND_MIXER_READ_DEVMASK to int to avoid warning. 6 years ago
  Aaron Marcher f7a6d6c8f7 wifi: Various cleanups 6 years ago
  Aaron Marcher 709549b4bd user: Only declare variables in the beginning 6 years ago
  Aaron Marcher e43c3a16f0 uptime: Simplifiy and clean up 6 years ago
  Aaron Marcher f007007156 run_command: Clean up 6 years ago
  Aaron Marcher 7c11f890a5 keyboard_indicators: Clean up opening display 6 years ago
  Aaron Marcher b2b6eb638e ip: Sort headers alphabetically 6 years ago
  Aaron Marcher 2bd581a47b battery_state: Unify unknown state with "?" symbol 6 years ago
  Aaron Marcher 4f5ac5d9fe Remove battery_power for various reasons 6 years ago
  Aaron Marcher 41deabf2ec battery_perc: Port to OpenBSD 6 years ago
  Laslo Hunhold 19343ff343 components/swap.c | move duplicated code to separate function 6 years ago
  Laslo Hunhold 9750a3d731 Use indentation to increase readability 6 years ago
  Laslo Hunhold 42edfea89a Revert component-split 6 years ago
  Quentin Rameau 97ff66522c wifi: OS split 6 years ago
  Quentin Rameau 19f3c8f545 uptime: OS split 6 years ago
  Quentin Rameau 71eb1d321d temperature: OS split 6 years ago
  Quentin Rameau 72f5a0d69a swap: OS split 6 years ago
  Quentin Rameau 259e106b4f ram: OS split 6 years ago
  Quentin Rameau 3cc649e34c entropy: OS split 6 years ago
  Quentin Rameau f088dbfea0 cpu: OS split 6 years ago
  Quentin Rameau 720569bd56 battery: OS split 6 years ago
  Aaron Marcher 3fe1db8892 cpu_freq: Port to OpenBSD 6 years ago
  Aaron Marcher c3ce506b7f Fix typo in temperature 6 years ago
  Aaron Marcher 273d3db573 uptime: Separate function for readbility 6 years ago
  Aaron Marcher 09950055ba battery: Separate function for readbility 6 years ago
  Aaron Marcher cee6811036 ram: Move up includes 6 years ago
  Aaron Marcher 489c6f87d1 temp: Port to OpenBSD 6 years ago