538 Commits (96ddf4e1dee808d6ae8162fc1a13126a3d4c77dc)
 

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