349 コミット (88bf05e4a3bc41392a4e25507bc79766de91c475)
 

作成者 SHA1 メッセージ 日付
  Darron Anderson 88bf05e4a3 Add OpenBSD RAM stats 6年前
  Aaron Marcher faa52bdcc0 Format error messages properly 6年前
  Aaron Marcher 2289798b6d Remove program name from error messages 6年前
  Aaron Marcher 96f3a8a54e Get rid of err.h as it is not portable 6年前
  Aaron Marcher aced832622 Remove unnecessary headers 6年前
  Aaron Marcher 198df15d83 Remove ALSA dependency from README 6年前
  Aaron Marcher e79d4932ea More robust preprocessor switches 6年前
  Aaron Marcher fc5d23212f uptime: Port to OpenBSD. 6年前
  Aaron Marcher 7e3f80c1a3 battery_perc: Port to OpenBSD. 6年前
  Aaron Marcher ad5b7c8b1c README: Add list of non-portable functions 6年前
  Aaron Marcher ebf5a35052 Build Linux-only functions only on Linux 6年前
  Aaron Marcher 25bda72e64 README: Add Todo 6年前
  Aaron Marcher ff65c4a413
Merge pull request #43 from SiIky/unknown_str 6年前
  SiIky 9ca1ac62f9 Print unknown_str in case of error 6年前
  Aaron Marcher 8bfe4b2e28
Update LICENSE year for myself. 6年前
  Aaron Marcher fa62e8199e
Fix a bug in wifi_essid(). 6年前
  Aaron Marcher 47d0073bfd
Small fixes in config.mk 6年前
  Aaron Marcher 52d60c0862
Update LICENSE for parazyd 6年前
  parazyd d2988c72e3
Return actual percentage for wifi_perc() 6年前
  Laslo Hunhold 7246dc4381
Move components into dedicated subdirectory 6年前
  Laslo Hunhold 61e44e8948
Get rid of HDR variable 6年前
  Laslo Hunhold f56e50a269
Simplify Makefile 6年前
  Quentin Rameau e04a385364
Fix missing config.h in Makefile 6年前
  Aaron Marcher 11d4bec648
Added LICENSE statements to all source files 6年前
  Laslo Hunhold 914440b4fc
Properly declare buf as extern and fix all unused-warnings 6年前
  Laslo Hunhold eea99fc0ac
Rewrite Makefile to accomodate file split 6年前
  Aaron Marcher 6820631175
Split into multiple files 6年前
  Aaron Marcher 8e25af7dc3
Add blank line after setlocale 6年前
  Kurt Van Dijck fb1f1dea2e
slstatus: set locale 6年前
  Aaron Marcher 53e0c4535a
Added CPU iowait to README 6年前
  Kurt Van Dijck 72a5e52a35
slstatus: add cpu_iowait 6年前
  Aaron Marcher 57aa6a5164
Deleted slstatus.png as it is unnecessary 6年前
  Kamil Cholewiński b7d7ce9c5f
slstatus load_avg format string 6年前
  Aaron Marcher 8f5219b6da
Added IPv6 address function 6年前
  Aaron Marcher fcc5c683a6
sexy config.def.h table 6年前
  Laslo Hunhold 0f7e022381
Fix a little logic error 6年前
  Laslo Hunhold e1e1b1d79a
Add pscanf() 6年前
  Laslo Hunhold 796b661284
Refactor main() 6年前
  Laslo Hunhold 3468a6e368
Simplify signal handling a bit 6年前
  Laslo Hunhold 450e8e6e6b
Remove unnecessary prototypes 6年前
  Laslo Hunhold ecf2779904
Remove unnecessary blank lines after license-notice 6年前
  Aaron Marcher 6a33d6c875
Fix man page .Os field 6年前
  Aaron Marcher aa17443013
Added Makefile target for distribution tarballs. 6年前
  Aaron Marcher 96334e2079
Fixed man page path 6年前
  Aaron Marcher 779f611208
slstatus != dmenu lol 6年前
  Aaron Marcher c4779c9b15
Removed #define for unknown_str 6年前
  Aaron Marcher be12b6b350
Removed #define for update interval 6年前
  Aaron Marcher 0c2ee7df91
Updated LICENSE 6年前
  Ali H. Fardan 2c114ec2b5
keyboard_indicators: fix segfault when -s is specified 6年前
  Aaron Marcher 6f01174392
Fixed possible NULL-deref and removed unnecessary XOpenDisplay() 7年前