538 Commits (96ddf4e1dee808d6ae8162fc1a13126a3d4c77dc)
 

Author SHA1 Message Date
  Aaron Marcher 96ddf4e1de Consistency with 80 char limit and breaks 6 years ago
  Aaron Marcher c93971748c wifi_perc: Simplify on Linux 6 years ago
  Aaron Marcher acfa1f50c2 Simplify format specifiers for uintmax_t 6 years ago
  Aaron Marcher c2492c3f99 cpu_freq: Simplify with E-notation 6 years ago
  Aaron Marcher e20b50112e cpu_freq: Change to 64 bit integers 6 years ago
  Aaron Marcher 43a12832a3 Change uint64_t to uintmax_t 6 years ago
  Aaron Marcher d76b1a21fc battery: 64 bit ints on Linux 6 years ago
  Aaron Marcher b792b7ab69 cpu: Use uint64_t on OpenBSD 6 years ago
  Aaron Marcher 609ef3aa1f battery: Remove unnecessary defines for paths 6 years ago
  Aaron Marcher 16e15217c6 uptime: Improve typing and sort headers 6 years ago
  Aaron Marcher d1e3398822 temperature: Improve types 6 years ago
  Aaron Marcher ab4f24a612 ram: Check for theoretical division by zero 6 years ago
  Aaron Marcher fa7c266e2b ram: Use POSIX types 6 years ago
  Aaron Marcher b65c058598 entropy: Use POSIX types for format specifiers 6 years ago
  Aaron Marcher c59b64e643 entropy: Improve types 6 years ago
  Aaron Marcher 51ff7ce2b9 Consistent paramter naming for components 6 years ago
  Aaron Marcher efa26f4f35 slstatus.h: Fix coding style 6 years ago
  Aaron Marcher 381c2fa12a fmt_human: Improve types 6 years ago
  Aaron Marcher 1452a44832 Add Ian Remmler to LICENSE 6 years ago
  Ian Remmler 32e0a2bfcc Add flexible formatting to keyboard_indicators. 6 years ago
  Tobias Tschinkowitz 005b541717 uptime: unification of the uptime function for linux/openbsd 6 years ago
  Tobias Tschinkowitz 8c8091f4f1 wifi: fixed disconnected wifi status on openbsd 6 years ago
  Aaron Marcher b0401b13bb Clean up header includes 6 years ago
  Aaron Marcher c0436810ef Update LICENSE for Quentin 6 years ago
  Quentin Rameau 7fe240856e Flush the output stream instead of arbitrarily disabling buffering 6 years ago
  Laslo Hunhold 81d5b427cb Don't explicitly list each component-target 6 years ago
  Tobias Tschinkowitz 0c29fc56f9 swap: removed unused include 6 years ago
  Laslo Hunhold a18439af11 Refactor swap.c to use getline() instead of buf-filling 6 years ago
  Aaron Marcher 5d6415608b Update LICENSE for Tobias 6 years ago
  Laslo Hunhold cd884c2f0a Fix object order and stop using a GNU make idiom 6 years ago
  Laslo Hunhold 0efd64ffaa Explicitly list component-objects in the Makefile 6 years ago
  Laslo Hunhold 682c0fedde Use E-notation for large powers of 10 6 years ago
  Aaron Marcher c28643ce5b Revert "Add basic backlight percentage support" 6 years ago
  Tobias Tschinkowitz 5db729fedb ram: fixed int overflow on pagetok macro 6 years ago
  Laslo Hunhold f17f39d0a2 Refactor keymap.c 6 years ago
  Laslo Hunhold 13d77cd268 Refactor snprintf-usage in util.c 6 years ago
  Aaron Marcher d6ad87ce06 keymap: Add braces for for loop 6 years ago
  Aaron Marcher 385aedffd9 Add keymap to README 6 years ago
  Aaron Marcher cf2b604507 Add Michael Buch to LICENSE 6 years ago
  Michael Buch 943b42de05 Add keymap component 6 years ago
  Laslo Hunhold 57f69e900b Remove o-flag as it is redundant 6 years ago
  Laslo Hunhold 9c9ce8a125 Check printf() for output errors 6 years ago
  Aaron Marcher 825f637e20 netspeeds: Fix indentation 6 years ago
  David Demelier 37724ac2c3 Add basic backlight percentage support 6 years ago
  Aaron Marcher cbbf59fd3d Change to fmt_human in netspeeds on OpenBSD 6 years ago
  Laslo Hunhold 7f91ce265e swap.c: Refactor getstats() and its usage 6 years ago
  Laslo Hunhold ceb13206a4 Refactor fmt_human() and fix a bug 6 years ago
  Aaron Marcher 10dbc9543e Merge fmt_human_2 and fmt_human_10 to one function 6 years ago
  Aaron Marcher fc0dde5a60 Remove fmt from load_avgs for consistency 6 years ago
  Aaron Marcher fa8b939990 Add option to output only once and exit 6 years ago