121 Commits (7f91ce265ea456b3096ccba7fdbb890bcf00e225)

Autor SHA1 Mensaje Fecha
  Laslo Hunhold 7f91ce265e swap.c: Refactor getstats() and its usage hace 6 años
  Aaron Marcher 10dbc9543e Merge fmt_human_2 and fmt_human_10 to one function hace 6 años
  Aaron Marcher fc0dde5a60 Remove fmt from load_avgs for consistency hace 6 años
  Aaron Marcher aa8654795d battery_remaining: check for division by zero hace 6 años
  Aaron Marcher a546d4b585 battery_remaining: Change float to double hace 6 años
  Aaron Marcher 103945e7bb battery: Minor coding style fixes hace 6 años
  Aaron Marcher bae576cd22 Increase readability for load_uvmexp return hace 6 años
  Aaron Marcher ec5c35ec9f Remove units from numbers hace 6 años
  Aaron Marcher 4bd234c7ef swap_perc: check for division by zero on obsd too hace 6 años
  Aaron Marcher 806815778f swap_perc: check for division by zero hace 6 años
  David Demelier f386a03a20 Support energy_now/power_now in battery_remaining hace 6 años
  Tobias Tschinkowitz 1cd8a7b510 ip: fixed memory leak hace 6 años
  Laslo Hunhold b640cc489b Check return value of pclose() hace 6 años
  Aaron Marcher c12b9cc50b Refactor ram.c hace 6 años
  Aaron Marcher 7873b3b132 Make temp more readable on Linux hace 6 años
  Laslo Hunhold 951ea4e304 Refactor entropy.c hace 6 años
  Aaron Marcher 3f45a5f7ca Remove initialization to 0 for static vars hace 6 años
  Aaron Marcher a7ade0dc6d Remove unnecessary "valid" variable in cpu_perc hace 6 años
  Aaron Marcher 062f33f874 Add unit to temperature hace 6 años
  Aaron Marcher 0bc6855741 Implement scaling for cpu_freq hace 6 años
  Laslo Hunhold 46c4540dd2 Implement fmt_human_2() and fmt_human_10() hace 6 años
  Aaron Marcher 74c4f4ebda Add the percent sign to *_perc functions hace 6 años
  Laslo Hunhold 68a3902dc5 Increase precision in netspeeds.c hace 6 años
  Laslo Hunhold 422cadfd5f Implement esnprintf() and make formatted calls more efficient hace 6 años
  Aaron Marcher f31b113e7e Simplify ipv* functions hace 6 años
  Aaron Marcher d47d78255e Use `int` for flags hace 6 años
  Aaron Marcher 74891945d8 Revert aac29e2 as it is nonsense hace 6 años
  Aaron Marcher 06d4447f03 Set {r,t}xbytes 0 before incrementing them on OBSD hace 6 años
  Aaron Marcher a37224bf7b Missing assignment for last commit hace 6 años
  Aaron Marcher e3ccac3298 Unify and simplify netspeed logic and types hace 6 años
  Tobias Tschinkowitz 2321aecff0 netspeeds: added error condition for openbsd hace 6 años
  Aaron Marcher 0383146e5e uptime: Format function is static hace 6 años
  Aaron Marcher aac29e2bba battery: Move out struct as common code hace 6 años
  Tobias Tschinkowitz 22175f0d57 implemented openbsd netspeed functions hace 6 años
  Aaron Marcher 0d05b3d13d Add network speed functions hace 6 años
  Aaron Marcher d0c68989cd Implement fmt_scaled for ram_* functions hace 6 años
  Aaron Marcher 49d1e5fae2 Fix ram_free for Linux hace 6 años
  Aaron Marcher 39ee31c242 Implement fmt_scaled for swap_* functions hace 6 años
  Aaron Marcher b3e56066ed Implement fmt_scaled for disk_* functions hace 6 años
  Aaron Marcher f317819984 Use %d instead of accidentally %i hace 6 años
  Aaron Marcher f170028527 Port battery_remaining to Linux hace 6 años
  Aaron Marcher b04ca3ef45 Fix memory leak hace 6 años
  Tobias Tschinkowitz 367f8a8c44 battery: fixed remaining time on connected AC hace 6 años
  Aaron Marcher 2604f25b16 Fix indentation hace 6 años
  Tobias Tschinkowitz 8c8326f793 Add battery_remaining function on OpenBSD hace 6 años
  Laslo Hunhold 80fc20d1d6 Add warn() and die() hace 6 años
  Aaron Marcher b759662983 Remove UNUSED macro hace 6 años
  Aaron Marcher fc8b6f81a5 Mark unused parameters, fix compiler warnings hace 6 años
  Aaron Marcher 977be0cf4f wifi: Fix order and add missing header hace 6 años
  Aaron Marcher ca8a146f03 wifi: Change memmove to memcpy on OpenBSD hace 6 años