Commit History

Autor SHA1 Mensaxe Data
  Denis Vlasenko 68404f13d4 *: add -Wunused-parameter; fix resulting breakage %!s(int64=16) %!d(string=hai) anos
  Denis Vlasenko 9b49a5ed85 add -fvisibility=hidden to CC flags, mark XXX_main functions %!s(int64=17) %!d(string=hai) anos
  Denis Vlasenko fe7cd642b0 don't pass argc in getopt32, it's superfluous %!s(int64=17) %!d(string=hai) anos
  Denis Vlasenko 6ca409e0e4 trylink: produce even more info about final link stage %!s(int64=17) %!d(string=hai) anos
  Denis Vlasenko b6adbf1be2 usage.c: remove reference to busybox.h %!s(int64=17) %!d(string=hai) anos
  Bernhard Reutner-Fischer de17ece1db - use skip_non_whitespace() where appropriate %!s(int64=17) %!d(string=hai) anos
  Denis Vlasenko 4caa09a782 uniq: getopt32-ization. -38 bytes. %!s(int64=17) %!d(string=hai) anos
  Denis Vlasenko 06af216528 suppress warnings about easch <applet>_main() having %!s(int64=18) %!d(string=hai) anos
  Denis Vlasenko f0ed376eda remove bb_printf and the like %!s(int64=18) %!d(string=hai) anos
  Denis Vlasenko 2d5ca60bfb bb_get_[chomped]line_from_file wasn't descriptive enough. %!s(int64=18) %!d(string=hai) anos
  Denis Vlasenko 1385899416 attempt to regularize atoi mess. %!s(int64=18) %!d(string=hai) anos
  Rob Landley d921b2ecc0 Remove bb_ prefixes from xfuncs.c (and a few other places), consolidate %!s(int64=18) %!d(string=hai) anos
  Rob Landley ea224be6aa skip_whitespace() shouldn't claim its return value is const, it doesn't know %!s(int64=18) %!d(string=hai) anos
  Bernhard Reutner-Fischer ab1878245c * uniq.c: remove unneeded include and use short boilerplate. %!s(int64=19) %!d(string=hai) anos
  Manuel Novoa III 84b93f7ef1 Get rid of warnings, remove compat with older gnu uniq to truly conform to susv3, and cut size a bit. %!s(int64=19) %!d(string=hai) anos
  Manuel Novoa III 415f6c9628 Rob, I don't know why you feel some unexplainable compulsion to get rid of %!s(int64=19) %!d(string=hai) anos
  Rob Landley 14efdc58ce Don't comment warnings. Don't put #warnings about warnings. _FIX_ warnings. %!s(int64=19) %!d(string=hai) anos
  Rob Landley 1283a150ae Whitespace-level changes. Replace s0,s1,e0,e1 with real variable names and %!s(int64=19) %!d(string=hai) anos
  Mike Frysinger 0d3ca7289e tell people to ignore the dups/e0 warnings %!s(int64=19) %!d(string=hai) anos
  Eric Andersen b225e2a76b Fixup some warnings %!s(int64=20) %!d(string=hai) anos
  Manuel Novoa III cad5364599 Major coreutils update. %!s(int64=22) %!d(string=hai) anos
  Eric Andersen bdfd0d78bc Major rework of the directory structure and the entire build system. %!s(int64=23) %!d(string=hai) anos
  Eric Andersen cbe31dace5 It turns out that DODMALLOC was broken when I reorganized busybox.h %!s(int64=24) %!d(string=hai) anos
  Eric Andersen 8ec10a9483 Fix up copyright msgs. Bump version to 0.49 in preparation for %!s(int64=24) %!d(string=hai) anos
  Eric Andersen ed3ef50c23 Fix header file usage -- there were many unnecessary header files included in %!s(int64=24) %!d(string=hai) anos
  Eric Andersen 5b5db38a7d Patch from Matt Kraai to implement uniq -[cdu] %!s(int64=24) %!d(string=hai) anos
  Matt Kraai e0bcce09ba Rewrote uniq to be less than a third of the size, and fixed some other %!s(int64=24) %!d(string=hai) anos
  Eric Andersen 3570a34de4 Renamed "internal.h" to the more sensible "busybox.h". %!s(int64=24) %!d(string=hai) anos
  Matt Kraai bf181b9338 Extract usage information into a separate file. %!s(int64=24) %!d(string=hai) anos
  Matt Kraai d537a95fdb Use errorMsg rather than fprintf. %!s(int64=24) %!d(string=hai) anos