Histórico de Commits

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