469 Revīzijas (74c4f4ebdae8a12fc95840954dde574692234b01)
 

Autors SHA1 Ziņojums Datums
  Aaron Marcher 74c4f4ebda Add the percent sign to *_perc functions pirms 6 gadiem
  Laslo Hunhold 68a3902dc5 Increase precision in netspeeds.c pirms 6 gadiem
  Laslo Hunhold 422cadfd5f Implement esnprintf() and make formatted calls more efficient pirms 6 gadiem
  Aaron Marcher f31b113e7e Simplify ipv* functions pirms 6 gadiem
  Aaron Marcher d47d78255e Use `int` for flags pirms 6 gadiem
  Aaron Marcher 74891945d8 Revert aac29e2 as it is nonsense pirms 6 gadiem
  Aaron Marcher 06d4447f03 Set {r,t}xbytes 0 before incrementing them on OBSD pirms 6 gadiem
  Aaron Marcher a37224bf7b Missing assignment for last commit pirms 6 gadiem
  Aaron Marcher e3ccac3298 Unify and simplify netspeed logic and types pirms 6 gadiem
  Tobias Tschinkowitz 2321aecff0 netspeeds: added error condition for openbsd pirms 6 gadiem
  Aaron Marcher 0383146e5e uptime: Format function is static pirms 6 gadiem
  Aaron Marcher aac29e2bba battery: Move out struct as common code pirms 6 gadiem
  Tobias Tschinkowitz 22175f0d57 implemented openbsd netspeed functions pirms 6 gadiem
  Aaron Marcher 176d8ff874 Add netspeeds to config.def.h pirms 6 gadiem
  Aaron Marcher 0d05b3d13d Add network speed functions pirms 6 gadiem
  Aaron Marcher d0c68989cd Implement fmt_scaled for ram_* functions pirms 6 gadiem
  Aaron Marcher 49d1e5fae2 Fix ram_free for Linux pirms 6 gadiem
  Aaron Marcher 39ee31c242 Implement fmt_scaled for swap_* functions pirms 6 gadiem
  Aaron Marcher b3e56066ed Implement fmt_scaled for disk_* functions pirms 6 gadiem
  Aaron Marcher 35219d39ca Add fmt_scaled util function pirms 6 gadiem
  Aaron Marcher f317819984 Use %d instead of accidentally %i pirms 6 gadiem
  Aaron Marcher f170028527 Port battery_remaining to Linux pirms 6 gadiem
  Aaron Marcher b04ca3ef45 Fix memory leak pirms 6 gadiem
  Tobias Tschinkowitz 367f8a8c44 battery: fixed remaining time on connected AC pirms 6 gadiem
  Aaron Marcher 2604f25b16 Fix indentation pirms 6 gadiem
  Tobias Tschinkowitz 8c8326f793 Add battery_remaining function on OpenBSD pirms 6 gadiem
  Laslo Hunhold 80fc20d1d6 Add warn() and die() pirms 6 gadiem
  Laslo Hunhold a4fe8c9741 Audit slstatus.c pirms 6 gadiem
  Laslo Hunhold c83b388a3f Properly handle *snprintf() errors pirms 6 gadiem
  Aaron Marcher b759662983 Remove UNUSED macro pirms 6 gadiem
  Aaron Marcher fc8b6f81a5 Mark unused parameters, fix compiler warnings pirms 6 gadiem
  Aaron Marcher 977be0cf4f wifi: Fix order and add missing header pirms 6 gadiem
  Aaron Marcher ca8a146f03 wifi: Change memmove to memcpy on OpenBSD pirms 6 gadiem
  Aaron Marcher 7ab183c97f Unify type of in for loops pirms 6 gadiem
  Aaron Marcher 1c44d404f6 wifi_essid: Fix coding style pirms 6 gadiem
  Aaron Marcher 7be675f154 Unify type of `i` in for loops pirms 6 gadiem
  Aaron Marcher f9609f4ff4 Change done to int as it is the CPU's natural type pirms 6 gadiem
  Aaron Marcher 11ce8ed013 Change interval to unsigned int pirms 6 gadiem
  Aaron Marcher 0892a93dbd Add comments for battery_* functions on OpenBSD pirms 6 gadiem
  Tobias Tschinkowitz 1cb5af98e5 added comment for temp function (openbsd) pirms 6 gadiem
  Tobias Tschinkowitz 0f46c675d3 corrected calculations for disk space on openbsd pirms 6 gadiem
  Aaron Marcher 1b3fafd77e Update README pirms 6 gadiem
  Aaron Marcher bb61392386 wifi: Fix coding style pirms 6 gadiem
  Aaron Marcher 9d967498be load_ieee80211_nodereq: Fix typo pirms 6 gadiem
  Aaron Marcher f3c23f08bb wifi: Move out common headers pirms 6 gadiem
  Tobias Tschinkowitz 1fc5cf0016 added wifi functionality for openbsd pirms 6 gadiem
  Tobias Tschinkowitz c1f79d741a corrected calculation for swap on openbsd pirms 6 gadiem
  Tobias Tschinkowitz 82eb6e3832 consistent calculation of ram_* on openbsd pirms 6 gadiem
  Aaron Marcher ca02afb1d9 Add he4d to LICENSE pirms 6 gadiem
  Tobias Tschinkowitz 0f9a1a8367 updated ram_total and ram_free (obsd) pirms 6 gadiem