1. 8ee649a *: more uniform naming: s/xmalloc_getline/xmalloc_fgetline/ by Denis Vlasenko · 16 years ago
  2. 68404f1 *: add -Wunused-parameter; fix resulting breakage by Denis Vlasenko · 16 years ago
  3. 9b49a5e add -fvisibility=hidden to CC flags, mark XXX_main functions by Denis Vlasenko · 17 years ago
  4. fe7cd64 don't pass argc in getopt32, it's superfluous by Denis Vlasenko · 17 years ago
  5. 6ca409e trylink: produce even more info about final link stage by Denis Vlasenko · 17 years ago
  6. b6adbf1 usage.c: remove reference to busybox.h by Denis Vlasenko · 17 years ago
  7. de17ece - use skip_non_whitespace() where appropriate by Bernhard Reutner-Fischer · 17 years ago
  8. 4caa09a uniq: getopt32-ization. -38 bytes. by Denis Vlasenko · 17 years ago
  9. 06af216 suppress warnings about easch <applet>_main() having no preceding prototype by Denis Vlasenko · 18 years ago
  10. f0ed376 remove bb_printf and the like by Denis Vlasenko · 18 years ago
  11. 2d5ca60 bb_get_[chomped]line_from_file wasn't descriptive enough. Renaming... by Denis Vlasenko · 18 years ago
  12. 1385899 attempt to regularize atoi mess. by Denis Vlasenko · 18 years ago
  13. d921b2e Remove bb_ prefixes from xfuncs.c (and a few other places), consolidate by Rob Landley · 18 years ago
  14. ea224be skip_whitespace() shouldn't claim its return value is const, it doesn't know by Rob Landley · 18 years ago
  15. ab18782 * uniq.c: remove unneeded include and use short boilerplate. by Bernhard Reutner-Fischer · 19 years ago
  16. 84b93f7 Get rid of warnings, remove compat with older gnu uniq to truly conform to susv3, and cut size a bit. by Manuel Novoa III · 19 years ago
  17. 415f6c9 Rob, I don't know why you feel some unexplainable compulsion to get rid of by Manuel Novoa III · 19 years ago
  18. 14efdc5 Don't comment warnings. Don't put #warnings about warnings. _FIX_ warnings. by Rob Landley · 19 years ago
  19. 1283a15 Whitespace-level changes. Replace s0,s1,e0,e1 with real variable names and by Rob Landley · 19 years ago
  20. 0d3ca72 tell people to ignore the dups/e0 warnings by Mike Frysinger · 19 years ago
  21. b225e2a Fixup some warnings by Eric Andersen · 20 years ago
  22. cad5364 Major coreutils update. by Manuel Novoa III · 21 years ago
  23. bdfd0d7 Major rework of the directory structure and the entire build system. -Erik by Eric Andersen · 23 years ago
  24. cbe31da It turns out that DODMALLOC was broken when I reorganized busybox.h by Eric Andersen · 24 years ago
  25. 8ec10a9 Fix up copyright msgs. Bump version to 0.49 in preparation for by Eric Andersen · 24 years ago
  26. ed3ef50 Fix header file usage -- there were many unnecessary header files included in by Eric Andersen · 24 years ago
  27. 5b5db38 Patch from Matt Kraai to implement uniq -[cdu] by Eric Andersen · 24 years ago
  28. e0bcce0 Rewrote uniq to be less than a third of the size, and fixed some other by Matt Kraai · 24 years ago
  29. 3570a34 Renamed "internal.h" to the more sensible "busybox.h". -Erik by Eric Andersen · 24 years ago
  30. bf181b9 Extract usage information into a separate file. by Matt Kraai · 24 years ago
  31. d537a95 Use errorMsg rather than fprintf. by Matt Kraai · 24 years ago
  32. b610615 Updates to a number of apps to remove warnings/compile errors under libc5. by Eric Andersen · 24 years ago
  33. 7ab9c7e Lots of updates. Finished implementing BB_FEATURE_TRIVIAL_HELP by Erik Andersen · 24 years ago
  34. e5b6c7d More updates to the docs, and fixes to sync things with the docs. -Erik by Erik Andersen · 24 years ago
  35. 61677fe Upates to include copyright 2000 to everything -Erik by Erik Andersen · 24 years ago
  36. e49d5ec Some formatting updates (ran the code through indent) -Erik by Erik Andersen · 25 years ago
  37. fac10d7 A few minor updates. ;-) by Erik Andersen · 25 years ago
  38. 5509af7 * added (and documented) "-n" option for head - by Erik Andersen · 25 years ago
  39. 9d83165 added uniq_usage message by John Beppu · 25 years ago
  40. 96f1f33 did tedious stuff by John Beppu · 25 years ago
  41. 0b874ed Cool. Beppu is doing uniq. -Erik by Erik Andersen · 25 years ago
  42. abb4772 i am busybox of borg. unix will be assimilated. by John Beppu · 25 years ago