Commit History

作者 SHA1 備註 提交日期
  Denis Vlasenko 1fe4e9e573 cosmetic change in message text 17 年之前
  Paul Fox ae6bf96659 bad syntax error should go to stderr 17 年之前
  Denis Vlasenko 9b49a5ed85 add -fvisibility=hidden to CC flags, mark XXX_main functions 17 年之前
  Denis Vlasenko a4f4de9b7e print_signames_and_exit -> print_signames (because of "ash calls kill_main") 17 年之前
  Denis Vlasenko 72e1c89d97 pgrep,pkill: new applets by Loic Grenie <loic.grenie@gmail.com> 17 年之前
  Denis Vlasenko b6adbf1be2 usage.c: remove reference to busybox.h 17 年之前
  Denis Vlasenko 0cacc80952 kill: improve comment 17 年之前
  Denis Vlasenko 02f47e9f81 kill: fix recent breakage of vda, also make code smaller by 21 bytes. 17 年之前
  Denis Vlasenko dcf4de20a1 test: code size saving, no logic changes 17 年之前
  Denis Vlasenko f20de5bb42 ash,kill: use common code for kill applet/builtin 17 年之前
  Denis Vlasenko 06af216528 suppress warnings about easch <applet>_main() having 18 年之前
  Denis Vlasenko 150f402b36 whitespace fixes (leading spaces to tab) 18 年之前
  Denis Vlasenko 459e4d6cf7 replace /proc scanning code by more versatile one. 18 年之前
  Denis Vlasenko fa07680091 top: improve CPU% calculation 18 年之前
  Denis Vlasenko dd539f7687 Unneeded code removed, usused field "unsigned pscpu" removed 18 年之前
  Denis Vlasenko 35fb512728 PID should be stored in pid_t, not int or long. 18 年之前
  Denis Vlasenko 1385899416 attempt to regularize atoi mess. 18 年之前
  Denis Vlasenko 8f8f268cfd bb_applet_name -> applet_name 18 年之前
  Denis Vlasenko 0bb628f4f3 kill: implement killall5. OpenWRT folks will be happy. 18 年之前
  Denis Vlasenko a77947f5bb kill: fix bugs (kill -l output was horrible), fix style, constify data 18 年之前
  Rob Landley 16bbb20089 Random cleanup hanging around my tree. 18 年之前
  Rob Landley c9c1a41c58 A couple things that got tangled up in my tree, easier to check in both than 18 年之前
  Bernhard Reutner-Fischer e15d7573a1 - move #include busybox.h to the very top so we pull in the config 18 年之前
  Rob Landley dfba741457 Robert P. Day removed 8 gazillion occurrences of "extern" on function 19 年之前
  "Vladimir N. Oleynik" 1e98a0705b close bug 638 19 年之前
  Tim Riker c1ef7bdd8d just whitespace 19 年之前
  Mike Frysinger b92405552f Jason Schoon writes: 19 年之前
  Eric Andersen a4fcccefa6 Patch from Tito adding support for '-q' 20 年之前
  Eric Andersen c7bda1ce65 Remove trailing whitespace. Update copyright to include 2004. 21 年之前
  Eric Andersen 8f4ef159f0 Fixup segfault on 'kill -q' 21 年之前