147 Révisions (43a12832a343747b7317987b552a87eb8ed5b42d)

Auteur SHA1 Message Date
  Aaron Marcher 43a12832a3 Change uint64_t to uintmax_t il y a 6 ans
  Aaron Marcher d76b1a21fc battery: 64 bit ints on Linux il y a 6 ans
  Aaron Marcher b792b7ab69 cpu: Use uint64_t on OpenBSD il y a 6 ans
  Aaron Marcher 609ef3aa1f battery: Remove unnecessary defines for paths il y a 6 ans
  Aaron Marcher 16e15217c6 uptime: Improve typing and sort headers il y a 6 ans
  Aaron Marcher d1e3398822 temperature: Improve types il y a 6 ans
  Aaron Marcher ab4f24a612 ram: Check for theoretical division by zero il y a 6 ans
  Aaron Marcher fa7c266e2b ram: Use POSIX types il y a 6 ans
  Aaron Marcher b65c058598 entropy: Use POSIX types for format specifiers il y a 6 ans
  Aaron Marcher c59b64e643 entropy: Improve types il y a 6 ans
  Aaron Marcher 51ff7ce2b9 Consistent paramter naming for components il y a 6 ans
  Ian Remmler 32e0a2bfcc Add flexible formatting to keyboard_indicators. il y a 6 ans
  Tobias Tschinkowitz 005b541717 uptime: unification of the uptime function for linux/openbsd il y a 6 ans
  Tobias Tschinkowitz 8c8091f4f1 wifi: fixed disconnected wifi status on openbsd il y a 6 ans
  Aaron Marcher b0401b13bb Clean up header includes il y a 6 ans
  Tobias Tschinkowitz 0c29fc56f9 swap: removed unused include il y a 6 ans
  Laslo Hunhold a18439af11 Refactor swap.c to use getline() instead of buf-filling il y a 6 ans
  Laslo Hunhold 682c0fedde Use E-notation for large powers of 10 il y a 6 ans
  Aaron Marcher c28643ce5b Revert "Add basic backlight percentage support" il y a 6 ans
  Tobias Tschinkowitz 5db729fedb ram: fixed int overflow on pagetok macro il y a 6 ans
  Laslo Hunhold f17f39d0a2 Refactor keymap.c il y a 6 ans
  Aaron Marcher d6ad87ce06 keymap: Add braces for for loop il y a 6 ans
  Michael Buch 943b42de05 Add keymap component il y a 6 ans
  Aaron Marcher 825f637e20 netspeeds: Fix indentation il y a 6 ans
  David Demelier 37724ac2c3 Add basic backlight percentage support il y a 6 ans
  Aaron Marcher cbbf59fd3d Change to fmt_human in netspeeds on OpenBSD il y a 6 ans
  Laslo Hunhold 7f91ce265e swap.c: Refactor getstats() and its usage il y a 6 ans
  Aaron Marcher 10dbc9543e Merge fmt_human_2 and fmt_human_10 to one function il y a 6 ans
  Aaron Marcher fc0dde5a60 Remove fmt from load_avgs for consistency il y a 6 ans
  Aaron Marcher aa8654795d battery_remaining: check for division by zero il y a 6 ans
  Aaron Marcher a546d4b585 battery_remaining: Change float to double il y a 6 ans
  Aaron Marcher 103945e7bb battery: Minor coding style fixes il y a 6 ans
  Aaron Marcher bae576cd22 Increase readability for load_uvmexp return il y a 6 ans
  Aaron Marcher ec5c35ec9f Remove units from numbers il y a 6 ans
  Aaron Marcher 4bd234c7ef swap_perc: check for division by zero on obsd too il y a 6 ans
  Aaron Marcher 806815778f swap_perc: check for division by zero il y a 6 ans
  David Demelier f386a03a20 Support energy_now/power_now in battery_remaining il y a 6 ans
  Tobias Tschinkowitz 1cd8a7b510 ip: fixed memory leak il y a 6 ans
  Laslo Hunhold b640cc489b Check return value of pclose() il y a 6 ans
  Aaron Marcher c12b9cc50b Refactor ram.c il y a 6 ans
  Aaron Marcher 7873b3b132 Make temp more readable on Linux il y a 6 ans
  Laslo Hunhold 951ea4e304 Refactor entropy.c il y a 6 ans
  Aaron Marcher 3f45a5f7ca Remove initialization to 0 for static vars il y a 6 ans
  Aaron Marcher a7ade0dc6d Remove unnecessary "valid" variable in cpu_perc il y a 6 ans
  Aaron Marcher 062f33f874 Add unit to temperature il y a 6 ans
  Aaron Marcher 0bc6855741 Implement scaling for cpu_freq il y a 6 ans
  Laslo Hunhold 46c4540dd2 Implement fmt_human_2() and fmt_human_10() il y a 6 ans
  Aaron Marcher 74c4f4ebda Add the percent sign to *_perc functions il y a 6 ans
  Laslo Hunhold 68a3902dc5 Increase precision in netspeeds.c il y a 6 ans
  Laslo Hunhold 422cadfd5f Implement esnprintf() and make formatted calls more efficient il y a 6 ans