oweals/busybox.git
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
2016-11-24 Denys VlasenkoMove locale, unicode, and "use sendfile?" options to...
2016-11-24 Denys VlasenkoCollapse three levers of menuconfig to two levels.
2016-11-24 Denys Vlasenkoash,hush: ^C from command line should set $? to 128...
2016-11-24 Rostislav Skudnovlineedit: fix handling of repeating Alt-b, Alt-f, Alt...
2016-11-24 Aaro Koskinenpatch: fix matching failure
2016-11-24 Aaro Koskinenpatch: fix debug log failure
2016-11-23 Denys VlasenkoRemove outdated comments
2016-11-23 Denys VlasenkoConvert all udhcp applets to "new style" applet definitions
2016-11-23 Denys VlasenkoConvert all selinux/* applets to "new style" applet...
2016-11-23 Denys Vlasenkotest: make [ and [[ forms individually selectable
2016-11-23 Denys VlasenkoRemove remnants of disabled "length" applet
2016-11-23 Denys VlasenkoMake dos2unix/unix2dos independently selectable
2016-11-23 Denys VlasenkoConvert all coreutils/* applets to "new style" applet...
2016-11-23 Denys VlasenkoMake "hd" independently selectable
2016-11-23 Denys VlasenkoConvert all util-linux/* applets to "new style" applet...
2016-11-23 Denys VlasenkoRemove trailing empty lines
2016-11-23 Denys VlasenkoConvert all console-tools/* applets to "new style"...
2016-11-23 Denys VlasenkoConvert all mailutils/* applets to "new style" applet...
2016-11-23 Denys Vlasenkotc: consolidate its disabled bits
2016-11-23 Denys VlasenkoMake ping6 and traceroute6 selectable independently...
2016-11-23 Denys Vlasenkoipneigh: add this shortcur similar to other "ip <CMD...
2016-11-23 Denys VlasenkoRename FEATURE_FTP_WRITE and FEATURE_FTP_AUTHENTICATION...
2016-11-23 Denys VlasenkoConvert all networking/* applets to "new style" applet...
2016-11-23 Denys VlasenkoConvert all modutils/* applets to "new style" applet...
2016-11-23 Denys VlasenkoMake killall and killall5 selecatable independent from...
2016-11-23 Denys VlasenkoConvert all procps/* applets to "new style" applet...
2016-11-22 Denys VlasenkoConvert all miscutils/* applets to "new style" applet...
2016-11-22 Denys VlasenkoSplit miscutils/Config.src items into miscutils/*.c...
2016-11-22 Denys Vlasenkohttpd: explain why we use sprintf and why it should...
next