Commit History

作者 SHA1 備註 提交日期
  Denis Vlasenko 1d42665b6b *: shrink: use Vladimir's "o+" specifier instead of xatou(opt_param) 16 年之前
  Denis Vlasenko 85c247161b *: fix fallout from -Wunused-parameter 16 年之前
  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 年之前
  Manuel Novoa III cad5364599 Major coreutils update. 22 年之前
  Eric Andersen 1d1d2f9b18 Update some missing copyright notices 22 年之前
  Eric Andersen b24d65659f If find_pid_by_name() had an error, it was returning -1, but storing 23 年之前
  Eric Andersen bdfd0d78bc Major rework of the directory structure and the entire build system. 23 年之前
  Eric Andersen 11fdb8a4c7 Fix a nasty bug with variable name shadowing 23 年之前
  Eric Andersen 371ca19f53 Look for either "init" or "linuxrc" processes 23 年之前
  Eric Andersen 332394b577 Be extra extra careful about what we dereference. 23 年之前