494 Révisions (cbbf59fd3dde3f7cfbdc9807da5f5f42b664cf49)
 

Auteur SHA1 Message Date
  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
  Laslo Hunhold ceb13206a4 Refactor fmt_human() and fix a bug 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 fa8b939990 Add option to output only once and exit 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
  Aaron Marcher d8ce4e6942 Add David Demelier to LICENSE 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
  Aaron Marcher f31b113e7e Simplify ipv* functions il y a 6 ans
  Aaron Marcher d47d78255e Use `int` for flags il y a 6 ans
  Aaron Marcher 74891945d8 Revert aac29e2 as it is nonsense il y a 6 ans
  Aaron Marcher 06d4447f03 Set {r,t}xbytes 0 before incrementing them on OBSD il y a 6 ans
  Aaron Marcher a37224bf7b Missing assignment for last commit il y a 6 ans
  Aaron Marcher e3ccac3298 Unify and simplify netspeed logic and types il y a 6 ans
  Tobias Tschinkowitz 2321aecff0 netspeeds: added error condition for openbsd il y a 6 ans
  Aaron Marcher 0383146e5e uptime: Format function is static il y a 6 ans
  Aaron Marcher aac29e2bba battery: Move out struct as common code il y a 6 ans
  Tobias Tschinkowitz 22175f0d57 implemented openbsd netspeed functions il y a 6 ans
  Aaron Marcher 176d8ff874 Add netspeeds to config.def.h il y a 6 ans
  Aaron Marcher 0d05b3d13d Add network speed functions il y a 6 ans
  Aaron Marcher d0c68989cd Implement fmt_scaled for ram_* functions il y a 6 ans
  Aaron Marcher 49d1e5fae2 Fix ram_free for Linux il y a 6 ans
  Aaron Marcher 39ee31c242 Implement fmt_scaled for swap_* functions il y a 6 ans
  Aaron Marcher b3e56066ed Implement fmt_scaled for disk_* functions il y a 6 ans
  Aaron Marcher 35219d39ca Add fmt_scaled util function il y a 6 ans
  Aaron Marcher f317819984 Use %d instead of accidentally %i il y a 6 ans
  Aaron Marcher f170028527 Port battery_remaining to Linux il y a 6 ans
  Aaron Marcher b04ca3ef45 Fix memory leak il y a 6 ans
  Tobias Tschinkowitz 367f8a8c44 battery: fixed remaining time on connected AC il y a 6 ans
  Aaron Marcher 2604f25b16 Fix indentation il y a 6 ans