Historique des commits

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