Revīziju vēsture

Autors SHA1 Ziņojums Datums
  Denis Vlasenko 9b49a5ed85 add -fvisibility=hidden to CC flags, mark XXX_main functions 17 gadi atpakaļ
  Denis Vlasenko 3952f20c24 expand, unexpand: new applets from Tito <farmatito@tiscali.it> 17 gadi atpakaļ
  Denis Vlasenko 6ca409e0e4 trylink: produce even more info about final link stage 17 gadi atpakaļ
  Denis Vlasenko 990d0f63ee Replace index_in_[sub]str_array with index_in_[sub]strings, 17 gadi atpakaļ
  Denis Vlasenko c6753c1666 expr: small code shrink 17 gadi atpakaļ
  Denis Vlasenko b6adbf1be2 usage.c: remove reference to busybox.h 17 gadi atpakaļ
  Denis Vlasenko 240a1cfbbe add some missed statics on constant objects. 17 gadi atpakaļ
  Bernhard Reutner-Fischer cea0a8bccb - use bb_error_msg 17 gadi atpakaļ
  Bernhard Reutner-Fischer 8025afad8a - use xregcomp. Untested. vda, isn't there a regfree missing here? 17 gadi atpakaļ
  Bernhard Reutner-Fischer 3c5929a53b - remove some unneeded forward declarations. No obj-code changes. 17 gadi atpakaļ
  Bernhard Reutner-Fischer adb01b1583 - remove args from bss, minor misc shrinkage while at it. 17 gadi atpakaļ
  Denis Vlasenko cd27c42552 chown: support -H -L -P if ENABLE_DESKTOP 17 gadi atpakaļ
  Denis Vlasenko 06af216528 suppress warnings about easch <applet>_main() having 18 gadi atpakaļ
  Denis Vlasenko a41fdf331a preparatory patch for -Wwrite-strings #1 18 gadi atpakaļ
  Denis Vlasenko bf66fbc8e2 introduce LONE_CHAR (optimized strcmp with one-char string) 18 gadi atpakaļ
  Denis Vlasenko d686a045c8 safe_strtoXX interface proved to be a bit unconvenient. 18 gadi atpakaļ
  Denis Vlasenko f0ed376eda remove bb_printf and the like 18 gadi atpakaļ
  Denis Vlasenko e1a0d486e4 message string changes, mostly for consistency, also -32 bytes in .rodata 18 gadi atpakaļ
  Bernhard Reutner-Fischer 73561cc75a - pull from busybox_scratch: r15829:15850 18 gadi atpakaļ
  Rob Landley d921b2ecc0 Remove bb_ prefixes from xfuncs.c (and a few other places), consolidate 18 gadi atpakaļ
  "Robert P. J. Day" 801ab14013 Add one-line GPL boilerplate to numerous (but not all yet) source files. 18 gadi atpakaļ
  Eric Andersen 5e678873f9 clean up yet more annoying signed/unsigned mismatches and fixup 19 gadi atpakaļ
  "Vladimir N. Oleynik" 8aa9e57149 support 64 arith. Close bug 136 19 gadi atpakaļ
  Tim Riker c1ef7bdd8d just whitespace 19 gadi atpakaļ
  "Vladimir N. Oleynik" 39a841cecf change interface to bb_xasprintf() - more perfect for me. 19 gadi atpakaļ
  Rob Landley 540d3f60f3 Patch from Shaun Jackman: 19 gadi atpakaļ
  Eric Andersen aff114c33d Larry Doolittle writes: 20 gadi atpakaļ
  Eric Andersen c7bda1ce65 Remove trailing whitespace. Update copyright to include 2004. 21 gadi atpakaļ
  Manuel Novoa III 083862228a Use bb_xstrdup() instead of strdup(). 21 gadi atpakaļ
  Manuel Novoa III 7018385fe7 Be stricter when converting strings to integers. Should fix the problem 21 gadi atpakaļ