Historie revizí

Autor SHA1 Zpráva Datum
  Denis Vlasenko 1d42665b6b *: shrink: use Vladimir's "o+" specifier instead of xatou(opt_param) před 16 roky
  Denis Vlasenko 85c247161b *: fix fallout from -Wunused-parameter před 16 roky
  Denis Vlasenko 680b86afbb halt: write wtmp entry if wtmp support is enabled před 17 roky
  Denis Vlasenko 9b49a5ed85 add -fvisibility=hidden to CC flags, mark XXX_main functions před 17 roky
  Denis Vlasenko fe7cd642b0 don't pass argc in getopt32, it's superfluous před 17 roky
  Denis Vlasenko b6adbf1be2 usage.c: remove reference to busybox.h před 17 roky
  Bernhard Reutner-Fischer febe3c4211 - sed -e "s/char[[:space:]]*\*[[:space:]]*argv\[\]/char **argv/g" před 17 roky
  Denis Vlasenko 06af216528 suppress warnings about easch <applet>_main() having před 18 roky
  Denis Vlasenko 35fb512728 PID should be stored in pid_t, not int or long. před 18 roky
  Denis Vlasenko e1a0d486e4 message string changes, mostly for consistency, also -32 bytes in .rodata před 18 roky
  Denis Vlasenko 1385899416 attempt to regularize atoi mess. před 18 roky
  Denis Vlasenko 8f8f268cfd bb_applet_name -> applet_name před 18 roky
  Denis Vlasenko 67b23e6043 getopt_ulflags -> getopt32. před 18 roky
  Rob Landley e9a7a6212b Change license statements (and clean up headers) on some of the files that před 18 roky
  Bernhard Reutner-Fischer e15d7573a1 - move #include busybox.h to the very top so we pull in the config před 18 roky
  Bernhard Reutner-Fischer d765ee5d0f - provide fallback defines for non-linux před 18 roky
  Rob Landley 0a7c8ef6e2 Patch from Denis Vlasenko to constify things and fix a few typos. před 19 roky
  Rob Landley 646129163a Re-add initrd support, unify halt/reboot/poweroff, add -n and -f options. před 19 roky
  Rob Landley 2edf52643d The whole "init is sometimes pid 3" thing is silly. Init is pid 1, anything před 19 roky
  Eric Andersen c7bda1ce65 Remove trailing whitespace. Update copyright to include 2004. před 21 roky
  Eric Andersen 0246222351 Support reboot, halt, and poweroff independent of busybox init. před 21 roky
  Eric Andersen cb81e6484d Update a bunch of docs. Run a script to update my email addr. před 21 roky
  Eric Andersen b01ed65ad2 Apply last_patch93 from vodz: před 21 roky
  Manuel Novoa III cad5364599 Major coreutils update. před 22 roky
  Eric Andersen 1d1d2f9b18 Update some missing copyright notices před 22 roky
  Eric Andersen b24d65659f If find_pid_by_name() had an error, it was returning -1, but storing před 23 roky
  Eric Andersen bdfd0d78bc Major rework of the directory structure and the entire build system. před 23 roky
  Eric Andersen 11fdb8a4c7 Fix a nasty bug with variable name shadowing před 23 roky
  Eric Andersen 371ca19f53 Look for either "init" or "linuxrc" processes před 23 roky
  Eric Andersen 332394b577 Be extra extra careful about what we dereference. před 23 roky