提交历史

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