Historial de Commits

Autor SHA1 Mensaje Fecha
  Laslo Hunhold 951ea4e304 Refactor entropy.c hace 8 años
  Aaron Marcher 3f45a5f7ca Remove initialization to 0 for static vars hace 8 años
  Aaron Marcher a7ade0dc6d Remove unnecessary "valid" variable in cpu_perc hace 8 años
  Aaron Marcher 062f33f874 Add unit to temperature hace 8 años
  Aaron Marcher 0bc6855741 Implement scaling for cpu_freq hace 8 años
  Laslo Hunhold 46c4540dd2 Implement fmt_human_2() and fmt_human_10() hace 8 años
  Aaron Marcher 74c4f4ebda Add the percent sign to *_perc functions hace 8 años
  Laslo Hunhold 68a3902dc5 Increase precision in netspeeds.c hace 8 años
  Laslo Hunhold 422cadfd5f Implement esnprintf() and make formatted calls more efficient hace 8 años
  Aaron Marcher f31b113e7e Simplify ipv* functions hace 8 años
  Aaron Marcher d47d78255e Use `int` for flags hace 8 años
  Aaron Marcher 74891945d8 Revert aac29e2 as it is nonsense hace 8 años
  Aaron Marcher 06d4447f03 Set {r,t}xbytes 0 before incrementing them on OBSD hace 8 años
  Aaron Marcher a37224bf7b Missing assignment for last commit hace 8 años
  Aaron Marcher e3ccac3298 Unify and simplify netspeed logic and types hace 8 años
  Tobias Tschinkowitz 2321aecff0 netspeeds: added error condition for openbsd hace 8 años
  Aaron Marcher 0383146e5e uptime: Format function is static hace 8 años
  Aaron Marcher aac29e2bba battery: Move out struct as common code hace 8 años
  Tobias Tschinkowitz 22175f0d57 implemented openbsd netspeed functions hace 8 años
  Aaron Marcher 176d8ff874 Add netspeeds to config.def.h hace 8 años
  Aaron Marcher 0d05b3d13d Add network speed functions hace 8 años
  Aaron Marcher d0c68989cd Implement fmt_scaled for ram_* functions hace 8 años
  Aaron Marcher 49d1e5fae2 Fix ram_free for Linux hace 8 años
  Aaron Marcher 39ee31c242 Implement fmt_scaled for swap_* functions hace 8 años
  Aaron Marcher b3e56066ed Implement fmt_scaled for disk_* functions hace 8 años
  Aaron Marcher 35219d39ca Add fmt_scaled util function hace 8 años
  Aaron Marcher f317819984 Use %d instead of accidentally %i hace 8 años
  Aaron Marcher f170028527 Port battery_remaining to Linux hace 8 años
  Aaron Marcher b04ca3ef45 Fix memory leak hace 8 años
  Tobias Tschinkowitz 367f8a8c44 battery: fixed remaining time on connected AC hace 8 años