コミット履歴

作者 SHA1 メッセージ 日付
  Denis Vlasenko ea7c9b3366 whitespace fixes 16 年 前
  Denis Vlasenko 9725daa03a halt: reinstate -w even if !FEATURE_WTMP; beautify code in halt.c 16 年 前
  Bernhard Reutner-Fischer d93179fd5b - halt's -w depends on FEATURE_WTMP (Vladimir Dronnikov) 16 年 前
  Denis Vlasenko 1e28f6171f halt: signal init regardless of ENABLE_INIT 16 年 前
  Bernhard Reutner-Fischer ef9876a40e - document -f 16 年 前
  Denis Vlasenko a60f84ebf0 *: rename ATTRIBUTE_XXX to just XXX. 16 年 前
  Bernhard Reutner-Fischer 62d8503589 - use ut_user rather than ut_name (Cristian Ionescu-Idbohrn) 16 年 前
  Denis Vlasenko 1d42665b6b *: shrink: use Vladimir's "o+" specifier instead of xatou(opt_param) 17 年 前
  Denis Vlasenko 85c247161b *: fix fallout from -Wunused-parameter 17 年 前
  Denis Vlasenko 680b86afbb halt: write wtmp entry if wtmp support is enabled 17 年 前
  Denis Vlasenko 9b49a5ed85 add -fvisibility=hidden to CC flags, mark XXX_main functions 17 年 前
  Denis Vlasenko fe7cd642b0 don't pass argc in getopt32, it's superfluous 17 年 前
  Denis Vlasenko b6adbf1be2 usage.c: remove reference to busybox.h 17 年 前
  Bernhard Reutner-Fischer febe3c4211 - sed -e "s/char[[:space:]]*\*[[:space:]]*argv\[\]/char **argv/g" 17 年 前
  Denis Vlasenko 06af216528 suppress warnings about easch <applet>_main() having 18 年 前
  Denis Vlasenko 35fb512728 PID should be stored in pid_t, not int or long. 18 年 前
  Denis Vlasenko e1a0d486e4 message string changes, mostly for consistency, also -32 bytes in .rodata 18 年 前
  Denis Vlasenko 1385899416 attempt to regularize atoi mess. 18 年 前
  Denis Vlasenko 8f8f268cfd bb_applet_name -> applet_name 18 年 前
  Denis Vlasenko 67b23e6043 getopt_ulflags -> getopt32. 18 年 前
  Rob Landley e9a7a6212b Change license statements (and clean up headers) on some of the files that 18 年 前
  Bernhard Reutner-Fischer e15d7573a1 - move #include busybox.h to the very top so we pull in the config 18 年 前
  Bernhard Reutner-Fischer d765ee5d0f - provide fallback defines for non-linux 18 年 前
  Rob Landley 0a7c8ef6e2 Patch from Denis Vlasenko to constify things and fix a few typos. 19 年 前
  Rob Landley 646129163a Re-add initrd support, unify halt/reboot/poweroff, add -n and -f options. 19 年 前
  Rob Landley 2edf52643d The whole "init is sometimes pid 3" thing is silly. Init is pid 1, anything 19 年 前
  Eric Andersen c7bda1ce65 Remove trailing whitespace. Update copyright to include 2004. 21 年 前
  Eric Andersen 0246222351 Support reboot, halt, and poweroff independent of busybox init. 21 年 前
  Eric Andersen cb81e6484d Update a bunch of docs. Run a script to update my email addr. 21 年 前
  Eric Andersen b01ed65ad2 Apply last_patch93 from vodz: 21 年 前