1. 6f1713f *: intrduce and use safe_gethostname. By Tito <farmatito AT tiscali.it> by Denis Vlasenko · 17 years ago
  2. 9b49a5e add -fvisibility=hidden to CC flags, mark XXX_main functions by Denis Vlasenko · 17 years ago
  3. 4daad90 introduce bb_putchar(). saves ~1800 on uclibc (less on glibc). by Denis Vlasenko · 17 years ago
  4. fe7cd64 don't pass argc in getopt32, it's superfluous by Denis Vlasenko · 17 years ago
  5. 74324c8 Audit bb_common_bufsiz usage, add script which looks for misuse. by Denis Vlasenko · 17 years ago
  6. b6adbf1 usage.c: remove reference to busybox.h by Denis Vlasenko · 17 years ago
  7. 06af216 suppress warnings about easch <applet>_main() having no preceding prototype by Denis Vlasenko · 18 years ago
  8. bc5262d fix option -F mishandling by Denis Vlasenko · 18 years ago
  9. 90ec4dc arping: stop using last gethostbyname2 in the tree hostname: small optimization by Denis Vlasenko · 18 years ago
  10. bb8c7c0 - sed -i -e "/\$Id:/d;" by Bernhard Reutner-Fischer · 18 years ago
  11. f07fe62 vda, we once had a get_chomped_line_from_file or the like. Where is that nowadays? FIXME: use it here instead of the fgets() by Bernhard Reutner-Fischer · 18 years ago
  12. 67b23e6 getopt_ulflags -> getopt32. by Denis Vlasenko · 18 years ago
  13. 8514fc5 hostname: getopt_ulflags'isation by Denis Vlasenko · 18 years ago
  14. d921b2e Remove bb_ prefixes from xfuncs.c (and a few other places), consolidate by Rob Landley · 18 years ago
  15. 2819f75 Add one-line GPL boilerplate to these source files. by "Robert P. J. Day" · 18 years ago
  16. c1ef7bd just whitespace by Tim Riker · 19 years ago
  17. cb81e64 Update a bunch of docs. Run a script to update my email addr. by Eric Andersen · 21 years ago
  18. cad5364 Major coreutils update. by Manuel Novoa III · 21 years ago
  19. 3ff3f4a Fix for hostname -s, by Stephan Linz by Glenn L McGrath · 22 years ago
  20. d69e31f Fix needless difference vs GNU by Eric Andersen · 22 years ago
  21. 3d61b10 Major cleanup from Charles Steinkuehler <charles@steinkuehler.net>: by Eric Andersen · 23 years ago
  22. bdfd0d7 Major rework of the directory structure and the entire build system. -Erik by Eric Andersen · 23 years ago
  23. 78b0e37 Vladimir's last_patch_15 by Glenn L McGrath · 23 years ago
  24. e0c0757 These were broken when using dmalloc due to include file ordering by Eric Andersen · 23 years ago
  25. c55b8d4 Add xgethostbyname and herror_msg* functions. by Matt Kraai · 23 years ago
  26. 59df6f7 Change 'printf("%s\n", ...)' into 'puts(...)'. Noted and patched in hostname.c by Matt Kraai · 23 years ago
  27. 3e6ff90 A cleanup patch from Jeff Garzik to static-ify a number of by Eric Andersen · 23 years ago
  28. eba8ed7 Patchs from Jeff Garzik <jgarzik@mandrakesoft.com> to cleanup by Eric Andersen · 23 years ago
  29. 67991cf This patch, put together by Manuel Novoa III, is a merge of work by Eric Andersen · 24 years ago
  30. 05e782d Fix wget error message and add (and use) chomp library function. by Matt Kraai · 24 years ago
  31. dd19c69 Removed trailing \n from error_msg{,_and_die} messages. by Matt Kraai · 24 years ago
  32. ed3ef50 Fix header file usage -- there were many unnecessary header files included in by Eric Andersen · 24 years ago
  33. f6c6d9a Remove the warning messages. By consensus, netkit-tiny doesn't need to happen. by Eric Andersen · 24 years ago
  34. 24be980 Fix spelling. s/maintainence/maintenance/ by Eric Andersen · 24 years ago
  35. 6705986 Warn about apps that will be going away in release 0.50 -Erik by Eric Andersen · 24 years ago
  36. a9819b2 Use busybox error handling functions wherever possible. by Matt Kraai · 24 years ago
  37. f57c944 Changed names of functions in utility.c and all affected files, to make by Mark Whitley · 24 years ago
  38. 0d5835a Apply patch from "Orion Poplawski" <OPoplawski@cqg.com> to make by Eric Andersen · 24 years ago
  39. bbaef66 Consolidate handling of some fopen failures. by Matt Kraai · 24 years ago
  40. 3570a34 Renamed "internal.h" to the more sensible "busybox.h". -Erik by Eric Andersen · 24 years ago
  41. bf181b9 Extract usage information into a separate file. by Matt Kraai · 24 years ago
  42. d537a95 Use errorMsg rather than fprintf. by Matt Kraai · 24 years ago
  43. b610615 Updates to a number of apps to remove warnings/compile errors under libc5. by Eric Andersen · 24 years ago
  44. 330fd2b More libc portability updates, add in the website (which has not been by Erik Andersen · 24 years ago
  45. 7ab9c7e Lots of updates. Finished implementing BB_FEATURE_TRIVIAL_HELP by Erik Andersen · 24 years ago
  46. e49d5ec Some formatting updates (ran the code through indent) -Erik by Erik Andersen · 25 years ago
  47. fac10d7 A few minor updates. ;-) by Erik Andersen · 25 years ago
  48. 1792f8c Tail now works (costs 6k). Several other updates. -Erik by Eric Andersen · 25 years ago
  49. abc0f4f Latest and greatest by Eric Andersen · 25 years ago
  50. 2285f36 Stuf by Eric Andersen · 25 years ago
  51. d29edf3 Stuf by Eric Andersen · 25 years ago
  52. 485b955 Stuf by Eric Andersen · 25 years ago