Historique des commits

Auteur SHA1 Message Date
  Denys Vlasenko 84d5eddb25 help text: replace [OPTIONS] with actual options (if not too long) il y a 3 ans
  Denys Vlasenko 22542eca18 getopt32: remove opt_complementary 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 f8f81ed7aa Convert all procps/* applets to "new style" applet definitions il y a 7 ans
  Denys Vlasenko 47cfbf32fd *: add most of the required setup_common_bufsiz() calls 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 66426760be *: remove "Options:" string from help texts il y a 13 ans
  Denys Vlasenko 217a7f4bf9 fuser: fix inverted access() check. Closes 3799. il y a 13 ans
  Maksym Kryzhanovskyy eeed2306fc fuser: code shrink il y a 13 ans
  Pere Orga 5bc8c005a8 move remaining help text from include/usage.src.h il y a 13 ans
  Denys Vlasenko e8d0a1450a remove a few aliasing warnings il y a 13 ans
  Denys Vlasenko 0ef64bdb40 *: make GNU licensing statement forms more regular il y a 14 ans
  Maksym Kryzhanovskyy e3657dcdd6 fuser: code shrink il y a 14 ans
  Maksym Kryzhanovskyy fef9ee7072 fuser: code shrink, fixing default signal, exitcode and PID display il y a 14 ans
  Denis Vlasenko 9604e1b8fc modprobe: emit "can't open 'modules.dep': (errno)" instead of "module not found" il y a 15 ans
  Denis Vlasenko db12d1d733 Fix forgotten license comments il y a 15 ans
  Denis Vlasenko 5415c856ea libbb: [x]fopen_for_{read,write} introduced and used. il y a 16 ans
  Denis Vlasenko 6b7971805c fuser: a bit of safety in scanf 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 cd9d4c85a4 fuser: a now, the corrected fix (vda botched previous one) il y a 16 ans
  Denis Vlasenko 5de8a13b08 fiser: opendir "/proc", not "." (by Cristian Ionescu-Idbohrn) il y a 16 ans
  Denis Vlasenko 1b2058fe98 fuser: fix vda's breakage: DOH! chdir'ing to /proc breaks relative paths il y a 16 ans
  Denis Vlasenko 68404f13d4 *: add -Wunused-parameter; fix resulting breakage il y a 16 ans
  Denis Vlasenko afc4113ed7 fuser: bugfixes and shrink. It was assuming that xmalloc zeroes returned area! il y a 16 ans
  Denis Vlasenko 9b49a5ed85 add -fvisibility=hidden to CC flags, mark XXX_main functions il y a 16 ans
  Denis Vlasenko 4daad9004d introduce bb_putchar(). saves ~1800 on uclibc (less on glibc). il y a 17 ans
  Denis Vlasenko b6adbf1be2 usage.c: remove reference to busybox.h il y a 17 ans
  Denis Vlasenko 50f7f446ec bb_full_fd_action: remove potential xmalloc from NOFORK path il y a 17 ans