oweals/busybox.git
2017-09-18 Denys Vlasenkohttpd: fix handling of range requests 1_26_stable
2017-01-19 Denys Vlasenkounzip: do not use CDF.extra_len, read local file header...
2017-01-19 Cristian Ionescu... unzip: remove now-pointless lseek which returns current...
2017-01-19 Denys Vlasenkotypo fix in config help text
2017-01-19 Denys Vlasenkounzip: properly use CDF to find compressed files. Close...
2017-01-16 Denys Vlasenkowget: fix for brain-damaged HTTP servers. Closes 9471
2017-01-10 Denys VlasenkoBump version to 1.26.2 1_26_2
2017-01-10 Denys Vlasenkoash: fix open fds leaking in redirects. Closes 9561
2017-01-10 Waldemar Brodkorbmodutils: remove special handling of uClibc
2017-01-10 Jörg KrauseFix dependency for IFUPDOWN_UDHCPC_CMD_OPTIONS
2017-01-10 Denys Vlasenkohush: correct exitcode for unterminated ')' - exitcode2...
2017-01-10 Ron Yorstonash: fix error code regression
2017-01-10 Denys Vlasenkotcpudp: define SO_ORIGINAL_DST directly, not via include
2017-01-02 Denys VlasenkoBump version to 1.26.1 1_26_1
2017-01-01 Denys Vlasenkodepmod: don't build it if MODPROBE_SMALL=y
2017-01-01 Denys Vlasenkomake_single_applets.sh: SH_IS_HUSH needs special handli...
2017-01-01 Denys VlasenkoMake it possible to select "sh" and "bash" aliases...
2017-01-01 Denys VlasenkoMake RMMOD=y by default
2017-01-01 Denys VlasenkoMake INSMOD=y by default
2017-01-01 Denys VlasenkoRemove FEATURE_IFUPDOWN_IP_BUILTIN and FEATURE_IFUPDOWN...
2017-01-01 Denys Vlasenkomodprobe-small: make applets individually selectable
2017-01-01 Denys VlasenkoMake DPKG=y and DPKG_DEB=y by default
2017-01-01 Denys VlasenkoSelinux complains about deprecated selinux/flask.h...
2017-01-01 Denys VlasenkoMake FEATURE_USERNAME_COMPLETION=y by default
2017-01-01 Denys Vlasenkomake_single_applets.sh: a tool to check single-applet...
2017-01-01 Denys Vlasenkofix breakage found by mass one-applet builds
2017-01-01 Denys Vlasenkoip: make ip aliases individually selectable
2017-01-01 Denys Vlasenkoshell: move "config" blocks above their use in codition...
2017-01-01 Denys VlasenkoTweak some config defaults; fix MODPROBE_SMALL ordering...
2017-01-01 Denys Vlasenkoash: clarify uclibc glob() bug in comment
2017-01-01 Denys Vlasenkoash: error out if ASH_INTERNAL_GLOB is not selected...
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...
2016-11-18 Denys VlasenkoFix allnoconfig warnings
2016-11-17 Denys Vlasenkoapplets.h.sh: a script to check applet names against...
2016-11-16 Denys VlasenkoMake mkfs.vfat and mkdosfs individually selectable
2016-11-16 Denys VlasenkoMake mke2fs and mkfs.ext2 individually selectable
2016-11-16 Denys VlasenkoMake bzcat, lzcat, xzcat, zcat, lzopcat, unlzop individ...
2016-11-14 Denys VlasenkoMake ifup and ifdown individually selectable.
2016-11-14 Denys VlasenkoMake swapon and swapoff individually selectable.
2016-11-14 Denys VlasenkoMake grep/egrep/fgrep independently selectable
next