Commit History

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