422 Commits (82eb6e3832dea63be4c22ac4415c3190add43f0b)
 

Autor SHA1 Nachricht Datum
  Tobias Tschinkowitz 82eb6e3832 consistent calculation of ram_* on openbsd vor 6 Jahren
  Aaron Marcher ca02afb1d9 Add he4d to LICENSE vor 6 Jahren
  Tobias Tschinkowitz 0f9a1a8367 updated ram_total and ram_free (obsd) vor 6 Jahren
  Aaron Marcher 6464cea333 Cast CPU percentage to int and fix indenation vor 6 Jahren
  Josuah Demangeon 7e29da026b fflush(stdout) to print line by line if stdout is not a tty vor 6 Jahren
  Aaron Marcher 0f7a34fa31 Add josuah to LICENSE vor 6 Jahren
  Josuah Demangeon ea2e2bd004 include <sys/time.h> before <sys/sensors.h> for time struct timeval vor 6 Jahren
  Aaron Marcher 666f285201 Only variable declarations at top of block vor 6 Jahren
  Aaron Marcher 6123f482e3 Fix indents (spaces for alignment) vor 6 Jahren
  Aaron Marcher 6c6c144be6 wifi_perc: Simplify vor 6 Jahren
  Aaron Marcher 0a287616b2 num_files: Variable declarations at top of block vor 6 Jahren
  Aaron Marcher dcffaeaf57 Fix disk_perc by casting it to int vor 6 Jahren
  Aaron Marcher 4fc4983502 disk_perc: Simplify vor 6 Jahren
  Aaron Marcher b3330d849d cpu: Simplify functions vor 6 Jahren
  Aaron Marcher 16a97fbca1 Unify header includes vor 6 Jahren
  Aaron Marcher fbbe300f4d entropy: Small fix vor 6 Jahren
  Aaron Marcher fd14804d6f entropy: Port to OpenBSD vor 6 Jahren
  Aaron Marcher 62563a5a0d datetime: Add <stdio.h> for fprintf vor 6 Jahren
  Aaron Marcher 932f65c373 datetime: Add error message vor 6 Jahren
  Aaron Marcher ee5ec75621 Fix coding style vor 6 Jahren
  Aaron Marcher 66a7fb16fc Remove cpu_iowait vor 6 Jahren
  Aaron Marcher 235fa3c306 cpu_perc: Documentation and readbility improvements vor 6 Jahren
  Aaron Marcher 2b82bf0248 cpu_perc: Port to OpenBSD vor 6 Jahren
  Aaron Marcher efb41724b5 swap_*: Port to OpenBSD vor 6 Jahren
  Aaron Marcher 417f473fe2 battery: Remove full indicator vor 6 Jahren
  Aaron Marcher 699f6734d9 wifi_perc: Fix file descriptor leak vor 6 Jahren
  Aaron Marcher af3cdfbbc8 Add examples to config.def.h vor 6 Jahren
  Aaron Marcher 54ebd0dabe uptime: Add missing brace vor 6 Jahren
  parazyd 34010907a6 volume: Cast SOUND_MIXER_READ_DEVMASK to int to avoid warning. vor 6 Jahren
  Aaron Marcher f7a6d6c8f7 wifi: Various cleanups vor 6 Jahren
  Aaron Marcher 709549b4bd user: Only declare variables in the beginning vor 6 Jahren
  Aaron Marcher e43c3a16f0 uptime: Simplifiy and clean up vor 6 Jahren
  Aaron Marcher f007007156 run_command: Clean up vor 6 Jahren
  Aaron Marcher 7c11f890a5 keyboard_indicators: Clean up opening display vor 6 Jahren
  Aaron Marcher b2b6eb638e ip: Sort headers alphabetically vor 6 Jahren
  Aaron Marcher 2bd581a47b battery_state: Unify unknown state with "?" symbol vor 6 Jahren
  Aaron Marcher f5f3808f36 Update README todo vor 6 Jahren
  Aaron Marcher 4f5ac5d9fe Remove battery_power for various reasons vor 6 Jahren
  Laslo Hunhold 24b663d657 Tweak build system a little bit vor 6 Jahren
  Aaron Marcher 41deabf2ec battery_perc: Port to OpenBSD vor 6 Jahren
  Laslo Hunhold 19343ff343 components/swap.c | move duplicated code to separate function vor 6 Jahren
  Laslo Hunhold 9750a3d731 Use indentation to increase readability vor 6 Jahren
  Laslo Hunhold 42edfea89a Revert component-split vor 6 Jahren
  Quentin Rameau d42870d6ca Makefile: add distclean target vor 6 Jahren
  Quentin Rameau 2ea3d46f13 Makefile: move OS-specific libs to configure script vor 6 Jahren
  Quentin Rameau 95665e437b Makefile: separate default flags from user flags vor 6 Jahren
  Aaron Marcher 085431b282 Update LICENSE for Quentin Rameau vor 6 Jahren
  Quentin Rameau 97ff66522c wifi: OS split vor 6 Jahren
  Quentin Rameau 19f3c8f545 uptime: OS split vor 6 Jahren
  Quentin Rameau 71eb1d321d temperature: OS split vor 6 Jahren