aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
| * gzip: fix compression level bug. Closes 9131Natanael Copa2016-08-151-4/+1
| * lineedit: trivial codeshrink for vi-modeNatanael Copa2016-08-141-8/+14
| * build system: fix include/NUM_APPLETS.h generationDenys Vlasenko2016-08-141-5/+2
| * libiproute: eliminate some redundant zero storesDenys Vlasenko2016-08-142-27/+31
| * ip: fix an improper optimization: req.r.rtm_scope may be nonzero hereDenys Vlasenko2016-08-141-2/+1
| * cp: fix -i for POSIX mode. Closes 9106Denys Vlasenko2016-08-131-4/+9
| * ntpd: respond only to client and symmetric active packetsMiroslav Lichvar2016-08-011-0/+7
| * service/fw example: do not ruin $if[], use different nameDenys Vlasenko2016-07-301-3/+3
| * wget: run s_client helper with -servername HOSTDenys Vlasenko2016-07-251-5/+44
| * ssl_helper.sh: strip was invoked incorrectlyDenys Vlasenko2016-07-251-1/+1
| * var_service/fw: optionally flush all netdevs; optionally prefer one 0/0 routingDenys Vlasenko2016-07-251-12/+36
| * ash: fix handling of ${VAR: -2}Denys Vlasenko2016-07-253-4/+25
| * config: disentangle PREFER_APPLETS from SH_STANDALONE and SH_NOFORKDenys Vlasenko2016-07-224-6/+11
| * hush: fix a possible bugDenys Vlasenko2016-07-211-1/+3
| * typo fixesDenys Vlasenko2016-07-192-3/+3
| * ash: do not leave SIGQUIT ignored on "exec CMD"Denys Vlasenko2016-07-163-1/+20
| * cp: make verbose cp show symlink copies tooDenys Vlasenko2016-07-141-1/+2
| * sendmail: include -H and -S in short help textDenys Vlasenko2016-07-141-1/+1
| * sendmail: improve help textDenys Vlasenko2016-07-141-16/+14
| * trylink: use "mktemp tmp.XXXXXXXXXX" to placate OS XDenys Vlasenko2016-07-121-2/+2
| * {md5,shaN}sum: make -c EMPTY failDenys Vlasenko2016-07-112-14/+31
| * examples: add a useful "see abridged log" script for ntpd service exampleDenys Vlasenko2016-07-101-0/+4
| * cpio: tweak help textDenys Vlasenko2016-07-081-4/+4
* | win32: don't attempt ANSI emulation on data containing NUL charactersRon Yorston2016-08-161-4/+11
* | vi: remove duplicated codeRon Yorston2016-07-081-6/+1
* | lineedit: tweak tab completion of commands in standalone shell modeRon Yorston2016-07-081-3/+11
* | mingw: enable whois in default configurationRon Yorston2016-07-082-2/+2
* | win32: allow for vsnprintf returning -1Ron Yorston2016-07-081-1/+6
* | Merge branch 'busybox' into mergeRon Yorston2016-07-0794-459/+692
|\|
| * getopt32: add new syntax of 'o:+' and 'o:*' for -o NUM and -o LISTDenys Vlasenko2016-07-0658-159/+168
| * whois: implement -iDenys Vlasenko2016-07-061-7/+11
| * whois: make it actually workDenys Vlasenko2016-07-061-13/+124
| * build system: fix a few warnings for allnoconfig buildDenys Vlasenko2016-07-053-15/+19
| * libbb: suppress warning about run_applet_and_exitRon Yorston2016-07-051-2/+2
| * arp: fix buffer overflow. Closes 9071Denys Vlasenko2016-07-041-3/+3
| * udhcpc: run "deconfig" script in manual renew state too. closes 9061Denys Vlasenko2016-07-032-2/+10
| * ntpd: daemonize before DNS resolutionDenys Vlasenko2016-07-031-20/+25
| * build system: make CONFIG_FEATURE_USE_BSS_TAIL less funkyDenys Vlasenko2016-06-291-72/+28
| * df: use f_frsize instead of f_bsize for correct sizesNatanael Copa2016-06-241-10/+10
| * i2cdump: don't use common_bufsiz1Bartosz Golaszewski2016-06-241-1/+1
| * ping: populate icmp_id field for "simple" ping tooJonas Danielsson2016-06-231-0/+8
| * Start 1.26.0 development cycleDenys Vlasenko2016-06-221-2/+2
| * Bump version to 1.25.01_25_0Denys Vlasenko2016-06-221-1/+1
| * libarchive: fix xmalloc_open_zipped_read_close()Denys Vlasenko2016-06-211-0/+3
| * setsid: fix broken -cDenys Vlasenko2016-06-201-1/+1
| * typo fixDenys Vlasenko2016-06-201-1/+1
| * scripts/trylink: libbusybox fixDenys Vlasenko2016-06-201-1/+1
| * libarchive: fix open_zipped()Denys Vlasenko2016-06-201-7/+12
| * libarchive: fix xmalloc_open_zipped_read_close() on NOMMUDenys Vlasenko2016-06-205-28/+23
| * randomconfig fixes 5: false positive for tar; mount emits corrupted messageDenys Vlasenko2016-06-202-2/+2