Welcome to mirror list, hosted at ThFree Co, Russian Federation.

git.busybox.net/busybox.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2023-02-27fixdep: avoid underflow when end of entry doesn't coincide with EOFArsen Arsenović
2022-04-21kbuild: fix building sha256Bernhard Reutner-Fischer
2022-01-04build system: detect if build host has no bzip2Denys Vlasenko
2021-12-28scripts/echo.c: fix NUL handling in "abc\0 def"Denys Vlasenko
2021-08-16scripts/randomtest.loop: let user know about SKIP_MOUNT_MAND_TESTSDenys Vlasenko
2021-08-15*: remove remains of FEATURE_TOUCH_NODEREFDenys Vlasenko
2021-06-05build system: use SOURCE_DATE_EPOCH for timestamp if availablePaul Spooren
2021-06-05gen_build_files: Use C locale when calling sed on globbed filesKhem Raj
2021-04-22gcc-version.sh: fix for "invalid number" message during Android NDK buildsChris Renshaw
2021-04-18gcc-version.sh: Cygwin fixDenys Vlasenko
2021-04-14fix "warning array subscript has type 'char'"Denys Vlasenko
2021-04-13build system: avoid build failure during bisectionRon Yorston
2021-03-09bloat-o-meter: avoid double countingRon Yorston
2021-02-24trylink: do not drop libs from CONFIG_EXTRA_LDLIBSDenys Vlasenko
2021-01-01tar: add TODO about a bug with non-writable directories on extractDenys Vlasenko
2020-06-24randomconfig fixesDenys Vlasenko
2020-06-23randomconfig fixesDenys Vlasenko
2020-04-29build system: remove KBUILD_STR()Jean-Philippe Brucker
2019-03-05scripts/echo.c: resolve implicit declaration of function 'dup2'Nicolas Hüppelshäuser
2019-01-18checkstack.pl: tweak bfin reBernhard Reutner-Fischer
2019-01-18checkstack: pull from upstreamBernhard Reutner-Fischer
2019-01-18checkstack.pl: fix arch autodetectionBernhard Reutner-Fischer
2019-01-06build system: fix compiler warningsDenys Vlasenko
2018-11-27hush: allow hush to run embedded scriptsRon Yorston
2018-11-27Tweaks to build process for embedded scriptsRon Yorston
2018-11-19scripts/trylink: be more clever when deciding that "lib elimination" has fini...Denys Vlasenko
2018-11-18Ensure build works when KBUILD_OUTPUT is set, closes 11511Ron Yorston
2018-11-17Treat custom and applet scripts as appletsRon Yorston
2018-11-02scripts/embedded_scripts: do not add superfluous NUL to script_names[]Denys Vlasenko
2018-11-01ash: allow shell scripts to be embedded in the binaryDenys Vlasenko
2018-06-26scripts/randomtest: disable CONFIG_NSLOOKUP for uclibcDenys Vlasenko
2018-06-26scripts/randomtest: disable CONFIG_FEATURE_INETD_RPC for glibcDenys Vlasenko
2018-06-26scripts/randomtest: disable CONFIG_FEATURE_MOUNT_NFS for glibcDenys Vlasenko
2018-06-09Update release script to generate detached signatures and checksum filesEli Schwartz
2018-04-06scripts/kconfig/mconf.c: survive is SIGWINCH is not definedDenys Vlasenko
2018-04-05placate gcc 8.0.1 sprintf overflow warnings in config toolsDenys Vlasenko
2017-12-31scripts/randomtest: do not try building static libbysuboxDenys Vlasenko
2017-12-31randomconfig fixesDenys Vlasenko
2017-09-07build system: fix a compiler warningDenys Vlasenko
2017-09-07build system: fix "allnoconfig" to clear all options. Closes 10296Denys Vlasenko
2017-08-18klibc-utils: new applets: resume, nuke, minipsDenys Vlasenko
2017-08-02do not use `a' quoting style in commentsDenys Vlasenko
2017-07-22crond: do not assume setenv() does not leakDenys Vlasenko
2017-07-15build system: FEATURE_LIBBUSYBOX_STATIC - try to pull libc/libm into libbusyboxDenys Vlasenko
2017-07-03fixes for bugs found by make_single_applets.shDenys Vlasenko
2017-07-03scripts/randomtest: update things which can't be tested on uclibcDenys Vlasenko
2017-01-24remove "local" bashism from a few scriptsDenys Vlasenko
2016-12-12randomconfig fixesDenys Vlasenko
2016-07-12trylink: use "mktemp tmp.XXXXXXXXXX" to placate OS XDenys Vlasenko
2016-06-29build system: make CONFIG_FEATURE_USE_BSS_TAIL less funkyDenys Vlasenko