Historia zmian

Autor SHA1 Wiadomość Data
  Aaron Marcher 98d655c8d0 Makefile: Fixes #35 9 lat temu
  Aaron Marcher 99bc258586 todo 9 lat temu
  Aaron Marcher 0d1f19d777 removed ./extern/ 9 lat temu
  Aaron Marcher 688e2e783d removed strlcat dependency (was used only once) 9 lat temu
  Aaron Marcher 32bb92453a got rid of concat.h 9 lat temu
  Aaron Marcher d1915f0d4d saner makefile: cleaner, simpler, suckless 9 lat temu
  Aaron Marcher 3847911771 happy new year! 9 lat temu
  Aaron Marcher 8a29374783 run_command: strlen() will not function if string is not null terminated 9 lat temu
  Aaron Marcher 965a71d678 consistent coding style: usage() declaration, eval is a constant 9 lat temu
  Aaron Marcher 2b148bf2ec Merge pull request #34 from parazyd/master 9 lat temu
  parazyd 13604963bc Merge branch 'master' into master 9 lat temu
  parazyd 62f4016430 add vol_perc notes, add braces to singleline statements 9 lat temu
  Aaron Marcher 8fa6229759 why releases for such a small project? useless and overhead! 9 lat temu
  Aaron Marcher b68925dbef #undef strlcpy not needed anymore 9 lat temu
  Aaron Marcher d7fbcb3586 tested wifi 9 lat temu
  Aaron Marcher e3c9a6f923 Merge pull request #32 from R41z/master 9 lat temu
  Aaron Marcher 015f832c3a Merge branch 'master' into master 9 lat temu
  raiz 0a3aa0b4e6 fix TODO markdown syntax && update 9 lat temu
  raiz b231cd90eb add braces to single statements so drkhsh doesn't be upset 9 lat temu
  Aaron Marcher 7392dbabeb kernel_release() coding style and position in code fix 9 lat temu
  parazyd c2808b6d99 refactor vol_perc to not depend on alsa libraries 9 lat temu
  raiz cfb4a5d3ff usage(): return success if -h is called && print more appropriate usage, opts can't be all called at the same time, that's why a separator is required 9 lat temu
  raiz d1dd72bae9 another TODO update 9 lat temu
  raiz 2994a8d0ba TODO update 9 lat temu
  raiz cf67aebec5 homepage update 9 lat temu
  raiz ba0f0998d9 extern/concat.h: don't segfault if count == 0 9 lat temu
  raiz e9f738b8b6 whhops, my bad 9 lat temu
  raiz 94e87eb8ba wifi_essid: add boundary check && prevent the use of direct string literal as a format string in snprintf() 9 lat temu
  raiz 11fec4fa95 don't allow the use of perc if uninitialized 9 lat temu
  raiz 8b5b72b65e remove misleading comment 9 lat temu