Historique des commits

Auteur SHA1 Message Date
  Denys Vlasenko b097a84d62 config: update size information il y a 5 ans
  Denys Vlasenko 3346b4afc5 modutils: make them NOEXEC except depmod il y a 7 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
  Kang-Che Sung 264cb01540 modutils: remove redundant "select PLATFORM_LINUX" configs il y a 7 ans
  Denys Vlasenko ca659f84b2 modprobe-small: fix --help texts, they are from "big" modutils il y a 7 ans
  Denys Vlasenko a1cd0d9849 modprobe-small: make applets individually selectable il y a 8 ans
  Denys Vlasenko e32b64c4ec Convert all modutils/* applets to "new style" applet definitions il y a 8 ans
  Denys Vlasenko b9f2d9f7d9 mass removal of underscores from _BB_DIR_foo and _BB_SUID_foo il y a 14 ans
  Denys Vlasenko 5a163b2645 lsmod: fox unsafe usage of strlen() - 1 il y a 14 ans
  Denys Vlasenko 1a5e11c874 modutils/*: move help bits into corresponding .c files il y a 14 ans
  Denys Vlasenko c15613c975 modutils/*: move applet bits into corresponding *.c files il y a 14 ans
  Denys Vlasenko 0ef64bdb40 *: make GNU licensing statement forms more regular il y a 14 ans
  Denys Vlasenko 19158a837d unicode: s/FEATURE_ASSUME_UNICODE/UNICODE_SUPPORT, add UNICODE_USING_LOCALE il y a 14 ans
  Denys Vlasenko e17764c8fb further work on unicodization il y a 15 ans
  Denys Vlasenko 9f93d62192 libbb: better unicode width support. Hopefully fixes bug 839. il y a 15 ans
  Denys Vlasenko 28055028a7 fold: unicode support. Based on a patch by Tomas Heinrich <heinrich.tomas@gmail.com> il y a 15 ans
  Denys Vlasenko f8a73bfa33 lsmod: beautify. no code changes il y a 15 ans
  Tomas Heinrich d31a8793eb lsmod: unicode-aware column formatting il y a 15 ans
  Denis Vlasenko 1a9e9bdd93 gunzip: restore mtime. approx +80 bytes of code il y a 16 ans
  Denis Vlasenko ba1315d0fb modutils/*: rewrite by Timo Teras <timo.teras AT iki.fi> il y a 16 ans
  Denis Vlasenko 5415c856ea libbb: [x]fopen_for_{read,write} introduced and used. il y a 16 ans
  Denis Vlasenko a60f84ebf0 *: rename ATTRIBUTE_XXX to just XXX. il y a 16 ans
  Denis Vlasenko 7d60fc1c0a replace single-char printf's with bb_putchar il y a 16 ans
  Denis Vlasenko 85c247161b *: fix fallout from -Wunused-parameter il y a 16 ans
  Denis Vlasenko 68404f13d4 *: add -Wunused-parameter; fix resulting breakage il y a 16 ans
  Denis Vlasenko b68979aefa insmod: code shrink, stop exporting insmod_ng_main. 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 4daad9004d introduce bb_putchar(). saves ~1800 on uclibc (less on glibc). il y a 17 ans
  Denis Vlasenko e324184c05 s/#ifdef CONFIG_/#if ENABLE_/g il y a 17 ans