439 Commitit (fc8b6f81a54810faa844ea21d08ef47f95b8f4e0)
 

Tekijä SHA1 Viesti Päivämäärä
  Aaron Marcher fc8b6f81a5 Mark unused parameters, fix compiler warnings 6 vuotta sitten
  Aaron Marcher 977be0cf4f wifi: Fix order and add missing header 6 vuotta sitten
  Aaron Marcher ca8a146f03 wifi: Change memmove to memcpy on OpenBSD 6 vuotta sitten
  Aaron Marcher 7ab183c97f Unify type of in for loops 6 vuotta sitten
  Aaron Marcher 1c44d404f6 wifi_essid: Fix coding style 6 vuotta sitten
  Aaron Marcher 7be675f154 Unify type of `i` in for loops 6 vuotta sitten
  Aaron Marcher f9609f4ff4 Change done to int as it is the CPU's natural type 6 vuotta sitten
  Aaron Marcher 11ce8ed013 Change interval to unsigned int 6 vuotta sitten
  Aaron Marcher 0892a93dbd Add comments for battery_* functions on OpenBSD 6 vuotta sitten
  Tobias Tschinkowitz 1cb5af98e5 added comment for temp function (openbsd) 6 vuotta sitten
  Tobias Tschinkowitz 0f46c675d3 corrected calculations for disk space on openbsd 6 vuotta sitten
  Aaron Marcher 1b3fafd77e Update README 6 vuotta sitten
  Aaron Marcher bb61392386 wifi: Fix coding style 6 vuotta sitten
  Aaron Marcher 9d967498be load_ieee80211_nodereq: Fix typo 6 vuotta sitten
  Aaron Marcher f3c23f08bb wifi: Move out common headers 6 vuotta sitten
  Tobias Tschinkowitz 1fc5cf0016 added wifi functionality for openbsd 6 vuotta sitten
  Tobias Tschinkowitz c1f79d741a corrected calculation for swap on openbsd 6 vuotta sitten
  Tobias Tschinkowitz 82eb6e3832 consistent calculation of ram_* on openbsd 6 vuotta sitten
  Aaron Marcher ca02afb1d9 Add he4d to LICENSE 6 vuotta sitten
  Tobias Tschinkowitz 0f9a1a8367 updated ram_total and ram_free (obsd) 6 vuotta sitten
  Aaron Marcher 6464cea333 Cast CPU percentage to int and fix indenation 6 vuotta sitten
  Josuah Demangeon 7e29da026b fflush(stdout) to print line by line if stdout is not a tty 6 vuotta sitten
  Aaron Marcher 0f7a34fa31 Add josuah to LICENSE 6 vuotta sitten
  Josuah Demangeon ea2e2bd004 include <sys/time.h> before <sys/sensors.h> for time struct timeval 6 vuotta sitten
  Aaron Marcher 666f285201 Only variable declarations at top of block 6 vuotta sitten
  Aaron Marcher 6123f482e3 Fix indents (spaces for alignment) 6 vuotta sitten
  Aaron Marcher 6c6c144be6 wifi_perc: Simplify 6 vuotta sitten
  Aaron Marcher 0a287616b2 num_files: Variable declarations at top of block 6 vuotta sitten
  Aaron Marcher dcffaeaf57 Fix disk_perc by casting it to int 6 vuotta sitten
  Aaron Marcher 4fc4983502 disk_perc: Simplify 6 vuotta sitten
  Aaron Marcher b3330d849d cpu: Simplify functions 6 vuotta sitten
  Aaron Marcher 16a97fbca1 Unify header includes 6 vuotta sitten
  Aaron Marcher fbbe300f4d entropy: Small fix 6 vuotta sitten
  Aaron Marcher fd14804d6f entropy: Port to OpenBSD 6 vuotta sitten
  Aaron Marcher 62563a5a0d datetime: Add <stdio.h> for fprintf 6 vuotta sitten
  Aaron Marcher 932f65c373 datetime: Add error message 6 vuotta sitten
  Aaron Marcher ee5ec75621 Fix coding style 6 vuotta sitten
  Aaron Marcher 66a7fb16fc Remove cpu_iowait 6 vuotta sitten
  Aaron Marcher 235fa3c306 cpu_perc: Documentation and readbility improvements 6 vuotta sitten
  Aaron Marcher 2b82bf0248 cpu_perc: Port to OpenBSD 6 vuotta sitten
  Aaron Marcher efb41724b5 swap_*: Port to OpenBSD 6 vuotta sitten
  Aaron Marcher 417f473fe2 battery: Remove full indicator 6 vuotta sitten
  Aaron Marcher 699f6734d9 wifi_perc: Fix file descriptor leak 6 vuotta sitten
  Aaron Marcher af3cdfbbc8 Add examples to config.def.h 6 vuotta sitten
  Aaron Marcher 54ebd0dabe uptime: Add missing brace 6 vuotta sitten
  parazyd 34010907a6 volume: Cast SOUND_MIXER_READ_DEVMASK to int to avoid warning. 6 vuotta sitten
  Aaron Marcher f7a6d6c8f7 wifi: Various cleanups 6 vuotta sitten
  Aaron Marcher 709549b4bd user: Only declare variables in the beginning 6 vuotta sitten
  Aaron Marcher e43c3a16f0 uptime: Simplifiy and clean up 6 vuotta sitten
  Aaron Marcher f007007156 run_command: Clean up 6 vuotta sitten