109 коммитов (b640cc489b65153efcb519feb9038d658b4bf005)

Автор SHA1 Сообщение Дата
  Laslo Hunhold b640cc489b Check return value of pclose() 6 лет назад
  Aaron Marcher c12b9cc50b Refactor ram.c 6 лет назад
  Aaron Marcher 7873b3b132 Make temp more readable on Linux 6 лет назад
  Laslo Hunhold 951ea4e304 Refactor entropy.c 6 лет назад
  Aaron Marcher 3f45a5f7ca Remove initialization to 0 for static vars 6 лет назад
  Aaron Marcher a7ade0dc6d Remove unnecessary "valid" variable in cpu_perc 6 лет назад
  Aaron Marcher 062f33f874 Add unit to temperature 6 лет назад
  Aaron Marcher 0bc6855741 Implement scaling for cpu_freq 6 лет назад
  Laslo Hunhold 46c4540dd2 Implement fmt_human_2() and fmt_human_10() 6 лет назад
  Aaron Marcher 74c4f4ebda Add the percent sign to *_perc functions 6 лет назад
  Laslo Hunhold 68a3902dc5 Increase precision in netspeeds.c 6 лет назад
  Laslo Hunhold 422cadfd5f Implement esnprintf() and make formatted calls more efficient 6 лет назад
  Aaron Marcher f31b113e7e Simplify ipv* functions 6 лет назад
  Aaron Marcher d47d78255e Use `int` for flags 6 лет назад
  Aaron Marcher 74891945d8 Revert aac29e2 as it is nonsense 6 лет назад
  Aaron Marcher 06d4447f03 Set {r,t}xbytes 0 before incrementing them on OBSD 6 лет назад
  Aaron Marcher a37224bf7b Missing assignment for last commit 6 лет назад
  Aaron Marcher e3ccac3298 Unify and simplify netspeed logic and types 6 лет назад
  Tobias Tschinkowitz 2321aecff0 netspeeds: added error condition for openbsd 6 лет назад
  Aaron Marcher 0383146e5e uptime: Format function is static 6 лет назад
  Aaron Marcher aac29e2bba battery: Move out struct as common code 6 лет назад
  Tobias Tschinkowitz 22175f0d57 implemented openbsd netspeed functions 6 лет назад
  Aaron Marcher 0d05b3d13d Add network speed functions 6 лет назад
  Aaron Marcher d0c68989cd Implement fmt_scaled for ram_* functions 6 лет назад
  Aaron Marcher 49d1e5fae2 Fix ram_free for Linux 6 лет назад
  Aaron Marcher 39ee31c242 Implement fmt_scaled for swap_* functions 6 лет назад
  Aaron Marcher b3e56066ed Implement fmt_scaled for disk_* functions 6 лет назад
  Aaron Marcher f317819984 Use %d instead of accidentally %i 6 лет назад
  Aaron Marcher f170028527 Port battery_remaining to Linux 6 лет назад
  Aaron Marcher b04ca3ef45 Fix memory leak 6 лет назад
  Tobias Tschinkowitz 367f8a8c44 battery: fixed remaining time on connected AC 6 лет назад
  Aaron Marcher 2604f25b16 Fix indentation 6 лет назад
  Tobias Tschinkowitz 8c8326f793 Add battery_remaining function on OpenBSD 6 лет назад
  Laslo Hunhold 80fc20d1d6 Add warn() and die() 6 лет назад
  Aaron Marcher b759662983 Remove UNUSED macro 6 лет назад
  Aaron Marcher fc8b6f81a5 Mark unused parameters, fix compiler warnings 6 лет назад
  Aaron Marcher 977be0cf4f wifi: Fix order and add missing header 6 лет назад
  Aaron Marcher ca8a146f03 wifi: Change memmove to memcpy on OpenBSD 6 лет назад
  Aaron Marcher 7ab183c97f Unify type of in for loops 6 лет назад
  Aaron Marcher 1c44d404f6 wifi_essid: Fix coding style 6 лет назад
  Aaron Marcher 7be675f154 Unify type of `i` in for loops 6 лет назад
  Tobias Tschinkowitz 0f46c675d3 corrected calculations for disk space on openbsd 6 лет назад
  Aaron Marcher bb61392386 wifi: Fix coding style 6 лет назад
  Aaron Marcher 9d967498be load_ieee80211_nodereq: Fix typo 6 лет назад
  Aaron Marcher f3c23f08bb wifi: Move out common headers 6 лет назад
  Tobias Tschinkowitz 1fc5cf0016 added wifi functionality for openbsd 6 лет назад
  Tobias Tschinkowitz c1f79d741a corrected calculation for swap on openbsd 6 лет назад
  Tobias Tschinkowitz 82eb6e3832 consistent calculation of ram_* on openbsd 6 лет назад
  Tobias Tschinkowitz 0f9a1a8367 updated ram_total and ram_free (obsd) 6 лет назад
  Aaron Marcher 6464cea333 Cast CPU percentage to int and fix indenation 6 лет назад