538 コミット (96ddf4e1dee808d6ae8162fc1a13126a3d4c77dc)
 

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