Revīziju vēsture

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