Cronologia Commit

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