Historique des commits

Auteur SHA1 Message Date
  Denys Vlasenko b097a84d62 config: update size information il y a 6 ans
  Denys Vlasenko 99125c0495 chattr,lsattr,tune2fs: make them NOEXEC il y a 7 ans
  Denys Vlasenko d3147cd5c3 chattr: fix option parsing to accept more cryptic option combos 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
  Denys Vlasenko 36647abcc3 chattr,lsattr: shorten help message il y a 9 ans
  Denys Vlasenko 000eda41c0 e2fsprogs/*: convert to new-style "one file" applets il y a 9 ans
  Denys Vlasenko 66426760be *: remove "Options:" string from help texts il y a 13 ans
  Pere Orga 6a3e01d5a9 move help text from include/usage.src.h to debianutils/*.c e2fsprogs/*.c editors/*.c loginutils/*.c mailutils/*.c il y a 13 ans
  Denys Vlasenko d5f1b1bbe0 *: add FAST_FUNC to function ptrs where it makes sense il y a 15 ans
  Denis Vlasenko a60f84ebf0 *: rename ATTRIBUTE_XXX to just XXX. il y a 16 ans
  Denis Vlasenko 68404f13d4 *: add -Wunused-parameter; fix resulting breakage il y a 16 ans
  Denis Vlasenko d059ddc1bb e2fsprogs: code shrink 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 6ca409e0e4 trylink: produce even more info about final link stage il y a 17 ans
  Denis Vlasenko b6adbf1be2 usage.c: remove reference to busybox.h il y a 17 ans
  Denis Vlasenko 8acf521432 e2fsprogs: stop using statics in chattr. Minor code shrinkage (-130 bytes) il y a 17 ans
  Denis Vlasenko 06af216528 suppress warnings about easch <applet>_main() having il y a 18 ans
  Denis Vlasenko 5dd7ef0f37 chattr: bugfixes and size reduction il y a 18 ans
  Denis Vlasenko c4f623ef2a put small subset of e2fsprogs back in the tree: il y a 18 ans
  Denis Vlasenko 64c5402584 remove e2fsprogs. Nobody volunteered to clean up that mess il y a 18 ans
  Denis Vlasenko bf66fbc8e2 introduce LONE_CHAR (optimized strcmp with one-char string) il y a 18 ans
  Denis Vlasenko 7039a66b58 correct largefile support, add comments about it. il y a 18 ans
  Denis Vlasenko 5625415085 dd: make it recognize not only 'k' but 'K' too; il y a 18 ans
  "Robert P. J. Day" 63fc1a9e08 Standardize on the vi editing directives being on the first line. il y a 18 ans
  Tim Riker c1ef7bdd8d just whitespace il y a 19 ans
  "Vladimir N. Oleynik" 083d3f49c2 il y a 19 ans
  Mike Frysinger ea338fffb5 patch by Tito which uses a lot more busybox functions to reduce size nicely il y a 19 ans
  Mike Frysinger d6a8f5f0d0 use a generic error message il y a 19 ans
  Mike Frysinger c238a97a9e use asprintf in place of malloc/sprintf as suggested by solar il y a 19 ans