Historique des commits

Auteur SHA1 Message Date
  Denys Vlasenko 66426760be *: remove "Options:" string from help texts il y a 13 ans
  Pere Orga 5bc8c005a8 move remaining help text from include/usage.src.h il y a 13 ans
  Denys Vlasenko 940c7206c2 convert "do {...} while (1);" -> "while (1) {...}" il y a 14 ans
  Alexey Fomenko 708dd4c986 add missing fclose's il y a 14 ans
  Denys Vlasenko b3b6c8bdf2 eliminate aliasing warning in networking/route.c il y a 14 ans
  Denys Vlasenko 0004e99493 better shared strings trick il y a 14 ans
  Denys Vlasenko 0ef64bdb40 *: make GNU licensing statement forms more regular il y a 14 ans
  Denys Vlasenko 238bf187ba ash: fix bug which causes signal6.tests to fail il y a 14 ans
  Denys Vlasenko adf922ec28 *: a few more NOINLINEs il y a 15 ans
  Denis Vlasenko 360d9661b6 libbb: add strncpy_IFNAMSIZ il y a 16 ans
  Denis Vlasenko 58680706d7 route: fix for 64-bit BE machines by Seonghun Lim (wariua AT gmail.com) il y a 16 ans
  Denis Vlasenko 5415c856ea libbb: [x]fopen_for_{read,write} introduced and used. il y a 16 ans
  Denis Vlasenko a46dd89e94 cpio: internalize archive_xread_all_eof. add a few paranoia checks il y a 16 ans
  Denis Vlasenko a60f84ebf0 *: rename ATTRIBUTE_XXX to just XXX. il y a 16 ans
  Denis Vlasenko defc1ea340 *: introduce and use FAST_FUNC: regparm on i386, otherwise no-on il y a 16 ans
  Denis Vlasenko c93b162248 patch: shrink by Pascal Bellard <pascal.bellard AT ads-lu.com> (-80 bytes) il y a 17 ans
  Denis Vlasenko 68404f13d4 *: add -Wunused-parameter; fix resulting breakage il y a 17 ans
  Denis Vlasenko 1bec1b980e telnet: use poll, it's shorter il y a 17 ans
  Denis Vlasenko 9b49a5ed85 add -fvisibility=hidden to CC flags, mark XXX_main functions il y a 17 ans
  Denis Vlasenko fe7cd642b0 don't pass argc in getopt32, it's superfluous il y a 17 ans
  Denis Vlasenko 6ca409e0e4 trylink: produce even more info about final link stage il y a 17 ans
  Denis Vlasenko fb79a2e2cf xioctl and friends by Tito <farmatito@tiscali.it> il y a 17 ans
  Denis Vlasenko 6d9ea24611 networking/interface.c: huke remaining big statics; use malloc for INET[6]_rresolve il y a 17 ans
  Denis Vlasenko b6adbf1be2 usage.c: remove reference to busybox.h il y a 17 ans
  Denis Vlasenko 87468857f6 style fixes il y a 17 ans
  Denis Vlasenko 51742f4bb0 style fixes. No code changes il y a 17 ans
  Denis Vlasenko ff131b980d style fixes. No code changes. il y a 17 ans
  Denis Vlasenko 06af216528 suppress warnings about easch <applet>_main() having il y a 18 ans
  Denis Vlasenko b6aae0f381 preparatory patch for -Wwrite-strings #2 il y a 18 ans
  Bernhard Reutner-Fischer bb8c7c041c - sed -i -e "/\$Id:/d;" il y a 18 ans