Historial de Commits

Autor SHA1 Mensaje Fecha
  Denis Vlasenko 9b49a5ed85 add -fvisibility=hidden to CC flags, mark XXX_main functions hace 17 años
  Denis Vlasenko 4daad9004d introduce bb_putchar(). saves ~1800 on uclibc (less on glibc). hace 17 años
  Denis Vlasenko fe7cd642b0 don't pass argc in getopt32, it's superfluous hace 17 años
  Denis Vlasenko 6ca409e0e4 trylink: produce even more info about final link stage hace 17 años
  Denis Vlasenko 9a7d38fe24 delete tons of extra #includes hace 17 años
  Denis Vlasenko b6adbf1be2 usage.c: remove reference to busybox.h hace 17 años
  Denis Vlasenko 06af216528 suppress warnings about easch <applet>_main() having hace 18 años
  Denis Vlasenko f0ed376eda remove bb_printf and the like hace 18 años
  Denis Vlasenko 67b23e6043 getopt_ulflags -> getopt32. hace 18 años
  "Robert P. J. Day" 801ab14013 Add one-line GPL boilerplate to numerous (but not all yet) source files. hace 18 años
  Tim Riker c1ef7bdd8d just whitespace hace 19 años
  Manuel Novoa III cad5364599 Major coreutils update. hace 22 años
  Manuel Novoa III fa15f702d2 Work around compiler/assembler problem and reduce code size at the same time. hace 23 años
  Eric Andersen 27eff033d2 Eliminate extra trailing space hace 23 años
  Manuel Novoa III 6509f92a3b Combined size reduction changes by Glenn and myself. Added back in "unknown" hace 23 años
  Eric Andersen eba8ed71f0 Patchs from Jeff Garzik <jgarzik@mandrakesoft.com> to cleanup hace 24 años
  Eric Andersen cbe31dace5 It turns out that DODMALLOC was broken when I reorganized busybox.h hace 24 años
  Eric Andersen 67991cf824 This patch, put together by Manuel Novoa III, is a merge of work hace 24 años
  Eric Andersen ed3ef50c23 Fix header file usage -- there were many unnecessary header files included in hace 24 años
  Mark Whitley 59ab025363 #define -> static const int. Also got rid of some big static buffers. hace 24 años
  Matt Kraai a9819b2908 Use busybox error handling functions wherever possible. hace 24 años
  Matt Kraai 3e856ce428 Stop using TRUE and FALSE for exit status. hace 24 años
  Eric Andersen 3570a34de4 Renamed "internal.h" to the more sensible "busybox.h". hace 24 años
  Matt Kraai bf181b9338 Extract usage information into a separate file. hace 24 años
  Eric Andersen b610615be9 Updates to a number of apps to remove warnings/compile errors under libc5. hace 24 años
  Eric Andersen 5a0a2aa00b Fix touch so it behaves itself (it could segfault in some cases). hace 24 años
  John Beppu 91e581fa04 - grep -v ^\.PHONY < Makefile hace 24 años
  Erik Andersen e49d5ecbbe Some formatting updates (ran the code through indent) hace 25 años
  Eric Andersen d73dc5b073 Updates to usage, and made tar work. hace 25 años
  Eric Andersen c8fdb56389 Stuf hace 25 años