Historique des commits

Auteur SHA1 Message Date
  Ron Yorston cad3fc743a libbb: introduce and use fputs_stdout il y a 3 ans
  Ron Yorston c849e72c0b nl: ensure '-b n' option displays file content il y a 3 ans
  Denys Vlasenko c100535571 cat,nl: fix handling of open errors il y a 6 ans
  Denys Vlasenko d80eecb868 cat: fix cat -e and cat -v erroneously numbering 1st line il y a 6 ans
  Denys Vlasenko 82d1c1f84a randomconfig fixes il y a 6 ans
  Denys Vlasenko 22542eca18 getopt32: remove opt_complementary 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 75e90b1548 cat: fix "cat -An" ignoring -n; make numbering go througn all files il y a 7 ans
  Kang-Che Sung a2bdc5c554 cat: allow compiling out -n and -b il y a 7 ans
  Denys Vlasenko e31ca2e9b2 catv: convert this bbox-specific applet into "cat -v" il y a 7 ans
  Denys Vlasenko d9eb40c185 fix errors found with make_single_applets.sh il y a 7 ans
  Denys Vlasenko d88f94a5df nl: new applet; also implement cat -nb (similar functionality to nl) il y a 7 ans
  Denys Vlasenko af3f420116 Convert all coreutils/* applets to "new style" applet definitions il y a 8 ans
  Pere Orga 34425389e0 move help text from include/usage.src.h to coreutils/*.c il y a 13 ans
  Denys Vlasenko 0ef64bdb40 *: make GNU licensing statement forms more regular il y a 14 ans
  Denys Vlasenko 9768a82eb0 *: fix "see file License ..." - the file is named LICENSE (in uppercase) il y a 14 ans
  Denys Vlasenko 2f32bf8be6 remove defconfig. Now "make defconfig" simply uses defaults from Config.in il y a 14 ans
  Denys Vlasenko e4070cb0d7 partially migrate coreutils to Config.src and Kbuild.src il y a 14 ans
  Denis Vlasenko a60f84ebf0 *: rename ATTRIBUTE_XXX to just XXX. il y a 16 ans
  Denis Vlasenko 62a90cdd74 *: shrink by using [f]open_or_warn_stdin where appropriate il y a 16 ans
  Denis Vlasenko 68404f13d4 *: add -Wunused-parameter; fix resulting breakage il y a 16 ans
  Denis Vlasenko 97bd0e05cc README: doccument the need of CONFIG_DESKTOP 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 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 50f7f446ec bb_full_fd_action: remove potential xmalloc from NOFORK path il y a 17 ans
  Denis Vlasenko 99912ca733 audit small applets and mark some of them as NOFORK. il y a 17 ans
  Denis Vlasenko 06af216528 suppress warnings about easch <applet>_main() having il y a 18 ans
  Denis Vlasenko a41fdf331a preparatory patch for -Wwrite-strings #1 il y a 18 ans