Commit Verlauf

Autor SHA1 Nachricht Datum
  Denys Vlasenko 2f32bf8be6 remove defconfig. Now "make defconfig" simply uses defaults from Config.in vor 14 Jahren
  Denys Vlasenko e4070cb0d7 partially migrate coreutils to Config.src and Kbuild.src vor 14 Jahren
  Denis Vlasenko a60f84ebf0 *: rename ATTRIBUTE_XXX to just XXX. vor 16 Jahren
  Denis Vlasenko 62a90cdd74 *: shrink by using [f]open_or_warn_stdin where appropriate vor 16 Jahren
  Denis Vlasenko 68404f13d4 *: add -Wunused-parameter; fix resulting breakage vor 16 Jahren
  Denis Vlasenko 97bd0e05cc README: doccument the need of CONFIG_DESKTOP vor 16 Jahren
  Denis Vlasenko 9b49a5ed85 add -fvisibility=hidden to CC flags, mark XXX_main functions vor 17 Jahren
  Denis Vlasenko fe7cd642b0 don't pass argc in getopt32, it's superfluous vor 17 Jahren
  Denis Vlasenko b6adbf1be2 usage.c: remove reference to busybox.h vor 17 Jahren
  Denis Vlasenko 50f7f446ec bb_full_fd_action: remove potential xmalloc from NOFORK path vor 17 Jahren
  Denis Vlasenko 99912ca733 audit small applets and mark some of them as NOFORK. vor 17 Jahren
  Denis Vlasenko 06af216528 suppress warnings about easch <applet>_main() having vor 17 Jahren
  Denis Vlasenko a41fdf331a preparatory patch for -Wwrite-strings #1 vor 17 Jahren
  Denis Vlasenko 714701c890 tar et al: die if bb_copyfd_size copies less than asked for. vor 18 Jahren
  Denis Vlasenko e865e81d34 less: stop dying on bad regexps, quietly pipe data w/o vor 18 Jahren
  Denis Vlasenko bf66fbc8e2 introduce LONE_CHAR (optimized strcmp with one-char string) vor 18 Jahren
  Denis Vlasenko ddec5af6b0 rename functions to more understandable names vor 18 Jahren
  Denis Vlasenko 7039a66b58 correct largefile support, add comments about it. vor 18 Jahren
  Denis Vlasenko 67b23e6043 getopt_ulflags -> getopt32. vor 18 Jahren
  Rob Landley 8abbee474c Add catv (separate applet instead of cat -v). Also cleanup cat.c comments, vor 18 Jahren
  Rob Landley dfba741457 Robert P. Day removed 8 gazillion occurrences of "extern" on function vor 18 Jahren
  Glenn L McGrath 7ffe133864 As we no longer use function pointers for read in common archiving code vor 21 Jahren
  Manuel Novoa III cad5364599 Major coreutils update. vor 21 Jahren
  Matt Kraai 1f0c43668a Remove `== TRUE' tests and convert `!= TRUE' and `== FALSE' tests to use !. vor 23 Jahren
  Eric Andersen bdfd0d78bc Major rework of the directory structure and the entire build system. vor 23 Jahren
  Eric Andersen eba8ed71f0 Patchs from Jeff Garzik <jgarzik@mandrakesoft.com> to cleanup vor 23 Jahren
  Eric Andersen cbe31dace5 It turns out that DODMALLOC was broken when I reorganized busybox.h vor 23 Jahren
  Eric Andersen 8ec10a9483 Fix up copyright msgs. Bump version to 0.49 in preparation for vor 24 Jahren
  Eric Andersen ed3ef50c23 Fix header file usage -- there were many unnecessary header files included in vor 24 Jahren
  Matt Kraai e7c1af1e0d Continue concatenating files even if we can't open one. vor 24 Jahren