Historial de Commits

Autor SHA1 Mensaje Fecha
  Tobias Tschinkowitz 0f9a1a8367 updated ram_total and ram_free (obsd) hace 8 años
  Aaron Marcher 6464cea333 Cast CPU percentage to int and fix indenation hace 8 años
  Josuah Demangeon 7e29da026b fflush(stdout) to print line by line if stdout is not a tty hace 8 años
  Aaron Marcher 0f7a34fa31 Add josuah to LICENSE hace 8 años
  Josuah Demangeon ea2e2bd004 include <sys/time.h> before <sys/sensors.h> for time struct timeval hace 8 años
  Aaron Marcher 666f285201 Only variable declarations at top of block hace 8 años
  Aaron Marcher 6123f482e3 Fix indents (spaces for alignment) hace 8 años
  Aaron Marcher 6c6c144be6 wifi_perc: Simplify hace 8 años
  Aaron Marcher 0a287616b2 num_files: Variable declarations at top of block hace 8 años
  Aaron Marcher dcffaeaf57 Fix disk_perc by casting it to int hace 8 años
  Aaron Marcher 4fc4983502 disk_perc: Simplify hace 8 años
  Aaron Marcher b3330d849d cpu: Simplify functions hace 8 años
  Aaron Marcher 16a97fbca1 Unify header includes hace 8 años
  Aaron Marcher fbbe300f4d entropy: Small fix hace 8 años
  Aaron Marcher fd14804d6f entropy: Port to OpenBSD hace 8 años
  Aaron Marcher 62563a5a0d datetime: Add <stdio.h> for fprintf hace 8 años
  Aaron Marcher 932f65c373 datetime: Add error message hace 8 años
  Aaron Marcher ee5ec75621 Fix coding style hace 8 años
  Aaron Marcher 66a7fb16fc Remove cpu_iowait hace 8 años
  Aaron Marcher 235fa3c306 cpu_perc: Documentation and readbility improvements hace 8 años
  Aaron Marcher 2b82bf0248 cpu_perc: Port to OpenBSD hace 8 años
  Aaron Marcher efb41724b5 swap_*: Port to OpenBSD hace 8 años
  Aaron Marcher 417f473fe2 battery: Remove full indicator hace 8 años
  Aaron Marcher 699f6734d9 wifi_perc: Fix file descriptor leak hace 8 años
  Aaron Marcher af3cdfbbc8 Add examples to config.def.h hace 8 años
  Aaron Marcher 54ebd0dabe uptime: Add missing brace hace 8 años
  parazyd 34010907a6 volume: Cast SOUND_MIXER_READ_DEVMASK to int to avoid warning. hace 8 años
  Aaron Marcher f7a6d6c8f7 wifi: Various cleanups hace 8 años
  Aaron Marcher 709549b4bd user: Only declare variables in the beginning hace 8 años
  Aaron Marcher e43c3a16f0 uptime: Simplifiy and clean up hace 8 años