aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2016-08-14build system: fix include/NUM_APPLETS.h generationDenys Vlasenko
2016-08-14libiproute: eliminate some redundant zero storesDenys Vlasenko
2016-08-14ip: fix an improper optimization: req.r.rtm_scope may be nonzero hereDenys Vlasenko
2016-08-13cp: fix -i for POSIX mode. Closes 9106Denys Vlasenko
2016-08-01ntpd: respond only to client and symmetric active packetsMiroslav Lichvar
2016-07-30service/fw example: do not ruin $if[], use different nameDenys Vlasenko
2016-07-25wget: run s_client helper with -servername HOSTDenys Vlasenko
2016-07-25ssl_helper.sh: strip was invoked incorrectlyDenys Vlasenko
2016-07-25var_service/fw: optionally flush all netdevs; optionally prefer one 0/0 routingDenys Vlasenko
2016-07-25ash: fix handling of ${VAR: -2}Denys Vlasenko
2016-07-22config: disentangle PREFER_APPLETS from SH_STANDALONE and SH_NOFORKDenys Vlasenko
2016-07-21hush: fix a possible bugDenys Vlasenko
2016-07-19typo fixesDenys Vlasenko
2016-07-16ash: do not leave SIGQUIT ignored on "exec CMD"Denys Vlasenko
2016-07-14cp: make verbose cp show symlink copies tooDenys Vlasenko
2016-07-14sendmail: include -H and -S in short help textDenys Vlasenko
2016-07-14sendmail: improve help textDenys Vlasenko
2016-07-12trylink: use "mktemp tmp.XXXXXXXXXX" to placate OS XDenys Vlasenko
2016-07-11{md5,shaN}sum: make -c EMPTY failDenys Vlasenko
2016-07-10examples: add a useful "see abridged log" script for ntpd service exampleDenys Vlasenko
2016-07-08cpio: tweak help textDenys Vlasenko
2016-07-06getopt32: add new syntax of 'o:+' and 'o:*' for -o NUM and -o LISTDenys Vlasenko
2016-07-06whois: implement -iDenys Vlasenko
2016-07-06whois: make it actually workDenys Vlasenko
2016-07-05build system: fix a few warnings for allnoconfig buildDenys Vlasenko
2016-07-05libbb: suppress warning about run_applet_and_exitRon Yorston
2016-07-04arp: fix buffer overflow. Closes 9071Denys Vlasenko
2016-07-03udhcpc: run "deconfig" script in manual renew state too. closes 9061Denys Vlasenko
2016-07-03ntpd: daemonize before DNS resolutionDenys Vlasenko
2016-06-29build system: make CONFIG_FEATURE_USE_BSS_TAIL less funkyDenys Vlasenko
2016-06-24df: use f_frsize instead of f_bsize for correct sizesNatanael Copa
2016-06-24i2cdump: don't use common_bufsiz1Bartosz Golaszewski
2016-06-23ping: populate icmp_id field for "simple" ping tooJonas Danielsson
2016-06-22Start 1.26.0 development cycleDenys Vlasenko
2016-06-22Bump version to 1.25.0Denys Vlasenko
2016-06-21libarchive: fix xmalloc_open_zipped_read_close()Denys Vlasenko
2016-06-20setsid: fix broken -cDenys Vlasenko
2016-06-20typo fixDenys Vlasenko
2016-06-20scripts/trylink: libbusybox fixDenys Vlasenko
2016-06-20libarchive: fix open_zipped()Denys Vlasenko
2016-06-20libarchive: fix xmalloc_open_zipped_read_close() on NOMMUDenys Vlasenko
2016-06-20randomconfig fixes 5: false positive for tar; mount emits corrupted messageDenys Vlasenko
2016-06-20modprobe-small: fix bogus handling of unpack errorsDenys Vlasenko
2016-06-20randomconfig fixes 4Denys Vlasenko
2016-06-20randomconfig fixes 3Denys Vlasenko
2016-06-19randomconfig fixes 2Denys Vlasenko
2016-06-19randomconfig fixesDenys Vlasenko
2016-06-19libbb: move common code into run_applet_and_exitRon Yorston
2016-06-18Allow "busybox <applet>" to work when busybox is disabledRon Yorston
2016-06-06ntpd: retry initial DNS resolution (forever, no timeout for now).Denys Vlasenko