Commit History

Author SHA1 Message Date
  Denys Vlasenko 1e825acf8d libbb: shrink lineedit_read_key() 2 years ago
  Denys Vlasenko b9258b86a7 head,tail: trim --help text 3 years ago
  Denys Vlasenko ba9f9c2d2c *: --help text tweaks 3 years ago
  Ron Yorston cad3fc743a libbb: introduce and use fputs_stdout 3 years ago
  Denys Vlasenko b097a84d62 config: update size information 5 years ago
  Denys Vlasenko 72089cf6b4 config: deindent all help texts 7 years ago
  Denys Vlasenko 4eed2c6c50 Update menuconfig items with approximate applet sizes 7 years ago
  Denys Vlasenko f560422fa0 Big cleanup in config help and description 7 years ago
  Denys Vlasenko af3f420116 Convert all coreutils/* applets to "new style" applet definitions 8 years ago
  Denys Vlasenko c72b43c2f0 Commonalize typical [b,]k,m suffix struct 11 years ago
  Denys Vlasenko 40c6da433f head: support -n -NUM and -c -NUM 11 years ago
  Denys Vlasenko af0255f496 head,tail: use common suffix struct. simplify help text. 11 years ago
  Denys Vlasenko 66426760be *: remove "Options:" string from help texts 13 years ago
  Pere Orga 34425389e0 move help text from include/usage.src.h to coreutils/*.c 13 years ago
  Dan Fandrich 2d1a78b88f Marked some more applets NOEXEC/NOFORK 14 years ago
  Denys Vlasenko 0ef64bdb40 *: make GNU licensing statement forms more regular 14 years ago
  Denys Vlasenko ea8b252cb3 *: better string sharing 14 years ago
  Denys Vlasenko 5749328b56 head,tail: trim help text; make suffixes unconditional for head too 14 years ago
  Denys Vlasenko 043b1e5d99 more C standard compat fixes from Dan Fandrich 15 years ago
  Denis Vlasenko 0d8736772d head: report file open errors with exitcode 1 (was happily returning 0) 16 years ago
  Denis Vlasenko 62a90cdd74 *: shrink by using [f]open_or_warn_stdin where appropriate 16 years ago
  Denis Vlasenko 9b49a5ed85 add -fvisibility=hidden to CC flags, mark XXX_main functions 17 years ago
  Denis Vlasenko 0c97c9d437 'simple' error message functions by Loic Grenie <loic.grenie@gmail.com>. 17 years ago
  Denis Vlasenko 6ca409e0e4 trylink: produce even more info about final link stage 17 years ago
  Denis Vlasenko f868963c67 multiplier suffixes are short, store them directly in struct suffix_mult 17 years ago
  Denis Vlasenko b6adbf1be2 usage.c: remove reference to busybox.h 17 years ago
  Denis Vlasenko 06af216528 suppress warnings about easch <applet>_main() having 18 years ago
  Denis Vlasenko a41fdf331a preparatory patch for -Wwrite-strings #1 18 years ago
  Denis Vlasenko 0849207ce0 convert "negaite" config option into reversed (INCLUDE_SUSv2) 18 years ago
  Denis Vlasenko 459903bd4e Provide our own isdigit macro. saves more than 400 bytes. 18 years ago