Historial de Commits

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