Historique des commits

Auteur SHA1 Message Date
  Laslo Hunhold 80fc20d1d6 Add warn() and die() il y a 7 ans
  Laslo Hunhold a4fe8c9741 Audit slstatus.c il y a 7 ans
  Laslo Hunhold c83b388a3f Properly handle *snprintf() errors il y a 7 ans
  Aaron Marcher b759662983 Remove UNUSED macro il y a 7 ans
  Aaron Marcher fc8b6f81a5 Mark unused parameters, fix compiler warnings il y a 7 ans
  Aaron Marcher 977be0cf4f wifi: Fix order and add missing header il y a 7 ans
  Aaron Marcher ca8a146f03 wifi: Change memmove to memcpy on OpenBSD il y a 7 ans
  Aaron Marcher 7ab183c97f Unify type of in for loops il y a 7 ans
  Aaron Marcher 1c44d404f6 wifi_essid: Fix coding style il y a 7 ans
  Aaron Marcher 7be675f154 Unify type of `i` in for loops il y a 7 ans
  Aaron Marcher f9609f4ff4 Change done to int as it is the CPU's natural type il y a 7 ans
  Aaron Marcher 11ce8ed013 Change interval to unsigned int il y a 7 ans
  Aaron Marcher 0892a93dbd Add comments for battery_* functions on OpenBSD il y a 7 ans
  Tobias Tschinkowitz 1cb5af98e5 added comment for temp function (openbsd) il y a 7 ans
  Tobias Tschinkowitz 0f46c675d3 corrected calculations for disk space on openbsd il y a 7 ans
  Aaron Marcher 1b3fafd77e Update README il y a 7 ans
  Aaron Marcher bb61392386 wifi: Fix coding style il y a 7 ans
  Aaron Marcher 9d967498be load_ieee80211_nodereq: Fix typo il y a 7 ans
  Aaron Marcher f3c23f08bb wifi: Move out common headers il y a 7 ans
  Tobias Tschinkowitz 1fc5cf0016 added wifi functionality for openbsd il y a 7 ans
  Tobias Tschinkowitz c1f79d741a corrected calculation for swap on openbsd il y a 7 ans
  Tobias Tschinkowitz 82eb6e3832 consistent calculation of ram_* on openbsd il y a 7 ans
  Aaron Marcher ca02afb1d9 Add he4d to LICENSE il y a 7 ans
  Tobias Tschinkowitz 0f9a1a8367 updated ram_total and ram_free (obsd) il y a 7 ans
  Aaron Marcher 6464cea333 Cast CPU percentage to int and fix indenation il y a 7 ans
  Josuah Demangeon 7e29da026b fflush(stdout) to print line by line if stdout is not a tty il y a 8 ans
  Aaron Marcher 0f7a34fa31 Add josuah to LICENSE il y a 8 ans
  Josuah Demangeon ea2e2bd004 include <sys/time.h> before <sys/sensors.h> for time struct timeval il y a 8 ans
  Aaron Marcher 666f285201 Only variable declarations at top of block il y a 8 ans
  Aaron Marcher 6123f482e3 Fix indents (spaces for alignment) il y a 8 ans