1. 5d553bc more --help text tweaks by Denys Vlasenko · 4 years ago
  2. 6937487 libbb: reduce the overhead of single parameter bb_error_msg() calls by James Byrne · 5 years ago
  3. b097a84 config: update size information by Denys Vlasenko · 6 years ago
  4. 0c4dbd4 regularize format of source file headers, no code changes by Denys Vlasenko · 7 years ago
  5. 036585a getopt32: remove applet_long_options by Denys Vlasenko · 7 years ago
  6. ed4393b dnsdomainname,hostname: make NOEXEC by Denys Vlasenko · 7 years ago
  7. 95f7953 do not use `a' quoting style in comments by Denys Vlasenko · 7 years ago
  8. 72089cf config: deindent all help texts by Denys Vlasenko · 7 years ago
  9. 4eed2c6 Update menuconfig items with approximate applet sizes by Denys Vlasenko · 7 years ago
  10. 205d48e *: add comment about APPLET_ODDNAME format by Denys Vlasenko · 8 years ago
  11. 67fd2f2 dnsdomainname: split it from "hostname", make it independently selectable by Denys Vlasenko · 8 years ago
  12. e9355c4 hostname: do not use gethostbyname() for "hostname -s" by Michael Tokarev · 11 years ago
  13. 1d9e99b hostname: make -i not emit extra trailing space by Denys Vlasenko · 13 years ago
  14. 6642676 *: remove "Options:" string from help texts by Denys Vlasenko · 14 years ago
  15. 5bc8c00 move remaining help text from include/usage.src.h by Pere Orga · 14 years ago
  16. 0ef64bd *: make GNU licensing statement forms more regular by Denys Vlasenko · 14 years ago
  17. 9906933 *: gethostname-related fixes by Denys Vlasenko · 15 years ago
  18. 9038d6f remove trailing whitespace by Denys Vlasenko · 15 years ago
  19. d30b89c updates for supporting Linux kernel build and initrd utilities by Denys Vlasenko · 15 years ago
  20. 084266e fix several problems with config parser: by Denis Vlasenko · 16 years ago
  21. 5415c85 libbb: [x]fopen_for_{read,write} introduced and used. (by Valdimir) by Denis Vlasenko · 16 years ago
  22. 6f1713f *: intrduce and use safe_gethostname. By Tito <farmatito AT tiscali.it> by Denis Vlasenko · 17 years ago
  23. 9b49a5e add -fvisibility=hidden to CC flags, mark XXX_main functions by Denis Vlasenko · 17 years ago
  24. 4daad90 introduce bb_putchar(). saves ~1800 on uclibc (less on glibc). by Denis Vlasenko · 17 years ago
  25. fe7cd64 don't pass argc in getopt32, it's superfluous by Denis Vlasenko · 17 years ago
  26. 74324c8 Audit bb_common_bufsiz usage, add script which looks for misuse. by Denis Vlasenko · 18 years ago
  27. b6adbf1 usage.c: remove reference to busybox.h by Denis Vlasenko · 18 years ago
  28. 06af216 suppress warnings about easch <applet>_main() having no preceding prototype by Denis Vlasenko · 18 years ago
  29. bc5262d fix option -F mishandling by Denis Vlasenko · 18 years ago
  30. 90ec4dc arping: stop using last gethostbyname2 in the tree hostname: small optimization by Denis Vlasenko · 18 years ago
  31. bb8c7c0 - sed -i -e "/\$Id:/d;" by Bernhard Reutner-Fischer · 18 years ago
  32. 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
  33. 67b23e6 getopt_ulflags -> getopt32. by Denis Vlasenko · 18 years ago
  34. 8514fc5 hostname: getopt_ulflags'isation by Denis Vlasenko · 18 years ago
  35. d921b2e Remove bb_ prefixes from xfuncs.c (and a few other places), consolidate by Rob Landley · 18 years ago
  36. 2819f75 Add one-line GPL boilerplate to these source files. by "Robert P. J. Day" · 18 years ago
  37. c1ef7bd just whitespace by Tim Riker · 19 years ago
  38. cb81e64 Update a bunch of docs. Run a script to update my email addr. by Eric Andersen · 21 years ago
  39. cad5364 Major coreutils update. by Manuel Novoa III · 22 years ago
  40. 3ff3f4a Fix for hostname -s, by Stephan Linz by Glenn L McGrath · 22 years ago
  41. d69e31f Fix needless difference vs GNU by Eric Andersen · 22 years ago
  42. 3d61b10 Major cleanup from Charles Steinkuehler <charles@steinkuehler.net>: by Eric Andersen · 23 years ago
  43. bdfd0d7 Major rework of the directory structure and the entire build system. -Erik by Eric Andersen · 23 years ago
  44. 78b0e37 Vladimir's last_patch_15 by Glenn L McGrath · 23 years ago
  45. e0c0757 These were broken when using dmalloc due to include file ordering by Eric Andersen · 23 years ago
  46. c55b8d4 Add xgethostbyname and herror_msg* functions. by Matt Kraai · 24 years ago
  47. 59df6f7 Change 'printf("%s\n", ...)' into 'puts(...)'. Noted and patched in hostname.c by Matt Kraai · 24 years ago
  48. 3e6ff90 A cleanup patch from Jeff Garzik to static-ify a number of by Eric Andersen · 24 years ago
  49. eba8ed7 Patchs from Jeff Garzik <jgarzik@mandrakesoft.com> to cleanup by Eric Andersen · 24 years ago
  50. 67991cf This patch, put together by Manuel Novoa III, is a merge of work by Eric Andersen · 24 years ago
  51. 05e782d Fix wget error message and add (and use) chomp library function. by Matt Kraai · 24 years ago
  52. dd19c69 Removed trailing \n from error_msg{,_and_die} messages. by Matt Kraai · 24 years ago
  53. ed3ef50 Fix header file usage -- there were many unnecessary header files included in by Eric Andersen · 24 years ago
  54. f6c6d9a Remove the warning messages. By consensus, netkit-tiny doesn't need to happen. by Eric Andersen · 24 years ago
  55. 24be980 Fix spelling. s/maintainence/maintenance/ by Eric Andersen · 24 years ago
  56. 6705986 Warn about apps that will be going away in release 0.50 -Erik by Eric Andersen · 24 years ago
  57. a9819b2 Use busybox error handling functions wherever possible. by Matt Kraai · 24 years ago
  58. f57c944 Changed names of functions in utility.c and all affected files, to make by Mark Whitley · 24 years ago
  59. 0d5835a Apply patch from "Orion Poplawski" <OPoplawski@cqg.com> to make by Eric Andersen · 24 years ago
  60. bbaef66 Consolidate handling of some fopen failures. by Matt Kraai · 24 years ago
  61. 3570a34 Renamed "internal.h" to the more sensible "busybox.h". -Erik by Eric Andersen · 24 years ago
  62. bf181b9 Extract usage information into a separate file. by Matt Kraai · 24 years ago
  63. d537a95 Use errorMsg rather than fprintf. by Matt Kraai · 24 years ago
  64. b610615 Updates to a number of apps to remove warnings/compile errors under libc5. by Eric Andersen · 24 years ago
  65. 330fd2b More libc portability updates, add in the website (which has not been by Erik Andersen · 25 years ago
  66. 7ab9c7e Lots of updates. Finished implementing BB_FEATURE_TRIVIAL_HELP by Erik Andersen · 25 years ago
  67. e49d5ec Some formatting updates (ran the code through indent) -Erik by Erik Andersen · 25 years ago
  68. fac10d7 A few minor updates. ;-) by Erik Andersen · 25 years ago
  69. 1792f8c Tail now works (costs 6k). Several other updates. -Erik by Eric Andersen · 25 years ago
  70. abc0f4f Latest and greatest by Eric Andersen · 25 years ago
  71. 2285f36 Stuf by Eric Andersen · 25 years ago
  72. d29edf3 Stuf by Eric Andersen · 25 years ago
  73. 485b955 Stuf by Eric Andersen · 25 years ago