Historique des commits

Auteur SHA1 Message Date
  Denys Vlasenko b097a84d62 config: update size information il y a 5 ans
  Denys Vlasenko 2aeb201c97 libbb: new option FEATURE_ETC_SERVICES: if off, /etc/services reads often avoided il y a 6 ans
  Denys Vlasenko 72089cf6b4 config: deindent all help texts il y a 7 ans
  Denys Vlasenko 4eed2c6c50 Update menuconfig items with approximate applet sizes il y a 7 ans
  Denys Vlasenko 47367e1d50 Convert all networking/* applets to "new style" applet definitions il y a 8 ans
  Denys Vlasenko 9de2e5a222 *: hopefully all setup_common_bufsiz() are in place il y a 8 ans
  Denys Vlasenko e6a2f4cc5a libbb: make bb_common_bufsiz1 1 kbyte, add capability to use bss tail for it il y a 8 ans
  Denys Vlasenko 604b7b6cc0 fakeidentd: simplify ndelay manipulations il y a 10 ans
  Ryan Mallon 89deb22f97 fakeidentd: fix use-after-free il y a 10 ans
  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 0ef64bdb40 *: make GNU licensing statement forms more regular il y a 14 ans
  Denis Vlasenko 5e4fda0aff ftpd: code chrink, fixed some minor bugs il y a 15 ans
  Denis Vlasenko a60f84ebf0 *: rename ATTRIBUTE_XXX to just XXX. il y a 16 ans
  Denis Vlasenko 6b06cb80be more of -Wall fixes from Cristian Ionescu-Idbohrn. il y a 16 ans
  Denis Vlasenko 43d5d429fd remove stray semicolons (by Cristian Ionescu-Idbohrn) il y a 16 ans
  Denis Vlasenko 68404f13d4 *: add -Wunused-parameter; fix resulting breakage il y a 16 ans
  Denis Vlasenko d18f52bd18 actually add bb_qsort.c il y a 16 ans
  Bernhard Reutner-Fischer f470196a41 - fix conflicting decls of syslog related facilitynames and prioritynames tables 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 d37f22225b libbb,crond,lash: fix getopt32 (don't know how it managed to slip through) il y a 17 ans
  Denis Vlasenko fe7cd642b0 don't pass argc in getopt32, it's superfluous il y a 17 ans
  Denis Vlasenko b6adbf1be2 usage.c: remove reference to busybox.h il y a 17 ans
  Denis Vlasenko 04c99ebb4f random small shrinkage and elimination of statics il y a 17 ans
  Denis Vlasenko 5a142025d3 move everything to new NOMMU helpers, except udhcp il y a 17 ans
  Denis Vlasenko 06af216528 suppress warnings about easch <applet>_main() having il y a 18 ans
  Denis Vlasenko 9af7c9d6b6 openvt,getty,vfork_daemon_rexec,mount: tighten up fd cleanup code il y a 18 ans
  Denis Vlasenko d97c9244b1 Rename bb_sanitize_stdio -> bb_sanitize_server_stdio il y a 18 ans
  Denis Vlasenko b8b81a6f8f small size optimization il y a 18 ans
  Denis Vlasenko c14c95ec89 fakeidentd: avoid extra fcntl calls il y a 18 ans