oweals/busybox.git
2017-01-09 Kang-Che Sungkill: need not build kill.c when ash's job control...
2017-01-09 Denys Vlasenkomake_single_applets.sh: show errors and warnings
2017-01-09 Denys Vlasenkounlzma: expand comments, no code changes
2017-01-09 Denys Vlasenkounlzma: fix erroneous "while" instead of "if". Closes...
2017-01-09 Denys Vlasenkounzip: match "Defl:?" display with info-zip; cosmetic...
2017-01-09 Denys Vlasenkounzip: optional support for xz
2017-01-09 Denys Vlasenkounzip: optional support for bzip2 and lzma
2017-01-09 Denys Vlasenkomodprobe-small: build fixes
2017-01-09 Explorer09modprobe-small: optimizations for single applet build
2017-01-09 Kang-Che SungAllow 'gzip -d' and 'bzip2 -d' without gunzip or bunzip2
2017-01-09 Denys Vlasenkoash: fix a bug in argv restoration after sourcing a...
2017-01-09 Denys Vlasenkohush: fix a bug in argv restoration after sourcing...
2017-01-09 Denys Vlasenkohush: global_args_malloced is used only if set builtin...
2017-01-09 Denys Vlasenkohush: fix 'defined but not used' warning
2017-01-09 Denys Vlasenkohush: remove redundand test for ENABLE_HUSH_JOB
2017-01-09 Denys Vlasenkohush: fix kill builtin without jobs support
2017-01-09 Denys Vlasenkotypo fix
2017-01-08 Denys Vlasenkohush: conditionalize print_escaped() on EXPORT || TRAP
2017-01-08 Denys Vlasenkohush: make memleak builtin optional
2017-01-08 Denys Vlasenkohush: make export builtin optional
2017-01-08 Denys Vlasenkohush: make umask builtin optional
2017-01-08 Denys Vlasenkohush: make set/unset builtins optional
2017-01-08 Denys Vlasenkohush: make read and trap builtins optional
2017-01-08 Denys Vlasenkohush: kill builtin and kill %jobspec support
2017-01-08 Denys Vlasenkohush: support %%, %+ and % jobspec (meaning "current...
2017-01-08 Laurent Bercothttpd: fix address family for reverse proxy client...
2017-01-08 Kang-Che Sungbuild system: no longer prompt for PLATFORM_LINUX option
2017-01-08 Kang-Che Sungbunzip2: fix code bloat caused by zcat's seamless magic
2017-01-08 Kang-Che Sungash: fix "kill %1" not working if CONFIG_ASH is disabled
2017-01-08 Denys Vlasenkounzip: do not use CDF.extra_len, read local file header...
2017-01-07 Denys Vlasenkoash: fix open fds leaking in redirects. Closes 9561
2017-01-06 Denys VlasenkoAutomatically disable FEATURE_COMPRESS_USAGE for small...
2017-01-06 Kang-Che Sungash: explicltly group ash options
2017-01-06 Natanael Copantpd: improve postponed hostname resolution
2017-01-05 Cristian Ionescu... unzip: remove now-pointless lseek which returns current...
2017-01-05 Denys Vlasenkotypo fix in config help text
2017-01-05 Denys Vlasenkounzip: properly use CDF to find compressed files. Close...
2017-01-04 Waldemar Brodkorbmodutils: remove special handling of uClibc
2017-01-04 Kang-Che Sungshell: clarify help text of CONFIG_{SH,BASH}_IS_* options
2017-01-04 Denys Vlasenkoudhcp: tweak config order and menu item names
2017-01-03 Jörg KrauseFix dependency for IFUPDOWN_UDHCPC_CMD_OPTIONS
2017-01-03 Tito RagusaREADME_distro_proposal.txt: typo fixes
2017-01-03 Cristian Ionescu... appletlib: avoid warning on unused function ingroup
2017-01-03 Denys Vlasenkohush: correct exitcode for unterminated ')' - exitcode2...
2017-01-03 Ron Yorstonash: fix error code regression
2017-01-02 Denys Vlasenkoqemu_multiarch_testing: small improvements
2017-01-02 Denys Vlasenkotcpudp: define SO_ORIGINAL_DST directly, not via include
2017-01-01 Denys Vlasenkodepmod: don't build it if MODPROBE_SMALL=y
2016-12-25 Denys VlasenkoUpdate to examples/var_service/README_distro_proposal.txt
2016-12-23 Denys Vlasenkomake_single_applets.sh: SH_IS_HUSH needs special handli...
2016-12-23 Denys VlasenkoMake it possible to select "sh" and "bash" aliases...
2016-12-23 Denys VlasenkoMake RMMOD=y by default
2016-12-23 Denys VlasenkoMake INSMOD=y by default
2016-12-23 Denys VlasenkoRemove FEATURE_IFUPDOWN_IP_BUILTIN and FEATURE_IFUPDOWN...
2016-12-23 Denys Vlasenkomodprobe-small: make applets individually selectable
2016-12-23 Denys VlasenkoMake DPKG=y and DPKG_DEB=y by default
2016-12-23 Denys VlasenkoSelinux complains about deprecated selinux/flask.h...
2016-12-23 Denys VlasenkoMake FEATURE_USERNAME_COMPLETION=y by default
2016-12-23 Denys Vlasenkomake_single_applets.sh: a tool to check single-applet...
2016-12-23 Denys Vlasenkofix breakage found by mass one-applet builds
2016-12-22 Denys Vlasenkoip: make ip aliases individually selectable
2016-12-22 Denys VlasenkoMake POST upload example script easier to use
2016-12-22 Denys Vlasenkoshell: move "config" blocks above their use in codition...
2016-12-22 Denys VlasenkoUpdate information on building httpd and wget helpers
2016-12-22 Denys VlasenkoTweak some config defaults; fix MODPROBE_SMALL ordering...
2016-12-21 Denys Vlasenkoash: clarify uclibc glob() bug in comment
2016-12-21 Denys Vlasenkoash: error out if ASH_INTERNAL_GLOB is not selected...
2016-12-21 Denys VlasenkoStart 1.27.0 development cycle
2016-12-20 Denys VlasenkoBump version to 1.26.0 1_26_0
2016-12-18 Lukasz Nowaklibiproute: handle table ids larger than 255
2016-12-12 Denys Vlasenkodf: implement -B n<suff> and -B <suff> formats of ...
2016-12-12 Denys Vlasenkorandomconfig fixes
2016-12-12 Denys Vlasenkoash: fix signed char expansion bug
2016-12-12 Denys Vlasenkoshell: suppress "unused var/func" warnings on some...
2016-12-12 Denys Vlasenkosuppress glibc "use sysmacros.h for major" warning
2016-12-12 Denys Vlasenkorandomconfig fixes
2016-12-12 Denys Vlasenkorandomconfig fixes
2016-12-12 Denys Vlasenkorandomconfig fixes
2016-12-10 Denys Vlasenkorandomconfig fixes
2016-12-09 Mike Frysingerselinux: drop deprecated headers
2016-12-09 Mike Frysingersetfiles: fix build failure after common_bufsiz change
2016-12-09 Mike Frysingermdev.conf: rename hw_random to hwrng
2016-12-08 Denys Vlasenkorandomconfig fixes
2016-12-05 Denys Vlasenkosvc: new applet (daemontools-compatible version of...
2016-12-04 Denys Vlasenkofix musl problem with dirname, now for all users of...
2016-12-03 Denys VlasenkoREADME_distro_proposal.txt: writeup about runit adoption
2016-12-03 Denys Vlasenkotop: fix help text: with !TERMIOS, no keys are affected...
2016-12-03 Denys Vlasenkoinstall: fix musl problem with dirname
2016-11-28 Denys VlasenkoDo not print useless empty line after list of applets
2016-11-28 Denys VlasenkoCode style fixes, no code changes
2016-11-28 Denys Vlasenkolineedit: simplify code a bit
2016-11-27 Denys Vlasenkomakedevs: make special node creation idempotent
2016-11-27 Denys Vlasenkolineedit: fix two bugs in SIGWINCH signal handling
2016-11-27 Denys Vlasenkofdisk_gpt: simplify GPT partition name printing
2016-11-27 Denys Vlasenkofdisk: sanitize partition name printing; drop "Code...
2016-11-27 Denys Vlasenkodpkg-deb: shorten code, improve help text
2016-11-27 Denys Vlasenkodpkg-deb: remove unused FEATURE_DPKG_DEB_EXTRACT_ONLY...
2016-11-25 Denys Vlasenkofind: fix handling of trailing slashes in -name PATTERN...
2016-11-25 Denys Vlasenkoash,hush: make ^C in interactive mode visually much...
2016-11-24 Denys VlasenkoMove FEATURE_BUFFERS_USE_foo options to library tuning
next