aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
* | ash: fix use of pid/handle in waitpid_childRon Yorston2016-05-183-35/+79
* | win32: adjustments to spawn functionsRon Yorston2016-05-183-14/+11
* | Update default configurationRon Yorston2016-05-162-2/+4
* | Merge branch 'busybox' into mergeRon Yorston2016-05-16128-295/+858
|\|
| * sed: fix append command to match GNU sed 4.2.1Denys Vlasenko2016-05-062-12/+23
| * flock: merge spawn_and_wait() code patchs for -c and sans-c usesDenys Vlasenko2016-04-241-12/+12
| * flock: fix -c; improve error handling of fork+execDenys Vlasenko2016-04-241-2/+17
| * ip: fix problem on mips64 n64 big endian musl systemsSzabolcs Nagy2016-04-241-13/+24
| * sed: understand \n,\r and \t in i and a commands. Closes 8871Denys Vlasenko2016-04-242-13/+43
| * generate_BUFSIZ.sh: yet another tweakDenys Vlasenko2016-04-242-13/+42
| * *: slap on a few ALIGN1/2s where appropriateDenys Vlasenko2016-04-2230-49/+49
| * scripts/trylink: document DATA_SEGMENT_ALIGN() hackDenys Vlasenko2016-04-221-0/+10
| * generate_BUFSIZ.sh: catch BUFSIZE < 1024 also on "big" buildsDenys Vlasenko2016-04-221-2/+2
| * build system: fix generate_BUFSIZ.sh to not alternate 1k and malloc buildsDenys Vlasenko2016-04-212-73/+109
| * libbb: constify *bb_common_bufsiz1 (if it is compiled to be a pointer)Denys Vlasenko2016-04-212-3/+3
| * libbb: make "COMMON_BUFSIZE = 1024 bytes, the buffer will be malloced" workDenys Vlasenko2016-04-212-5/+6
| * udhcp: add setup_common_bufsiz() as neededDenys Vlasenko2016-04-213-4/+8
| * *: hopefully all setup_common_bufsiz() are in placeDenys Vlasenko2016-04-2129-55/+83
| * *: add most of the required setup_common_bufsiz() callsDenys Vlasenko2016-04-2153-19/+63
| * libbb: make bb_common_bufsiz1 1 kbyte, add capability to use bss tail for itDenys Vlasenko2016-04-2191-131/+414
| * unzip: shorter code for date/time generationDenys Vlasenko2016-04-181-6/+6
| * unzip: better match for "standard" unzip's output; string shrinkageDenys Vlasenko2016-04-181-29/+33
| * unzip: fix percent overflow; show "stored" files properlyDenys Vlasenko2016-04-181-6/+29
| * unzip: fix a case where we find wrong CDE. Closes 8821Denys Vlasenko2016-04-171-8/+35
| * ash: bash-compatible $'...' shouldn't expand in double quotesRon Yorston2016-04-155-1/+7
| * Rewrite iteration through applet names to save a few bytesRon Yorston2016-04-153-6/+7
| * sed: support "-f -" idiomDenys Vlasenko2016-04-081-2/+2
* | winansi: revert to previous console behaviour for vi/lessRon Yorston2016-04-264-1/+25
* | lineedit: move console viewport to cursor on keypressRon Yorston2016-04-263-1/+7
* | winansi: speed up clearing of screenRon Yorston2016-04-261-15/+10
* | libbb/lineedit: revert last two commitsRon Yorston2016-04-261-26/+1
* | libbb/lineedit: limit cases where redraw clears to end of screenRon Yorston2016-04-241-0/+25
* | libbb/lineedit: only clear to EOL when deleting characterRon Yorston2016-04-241-2/+2
* | ash: adjustment to 'busybox' command in standalone shell modeRon Yorston2016-04-221-19/+5
* | mingw: enable busybox --install by defaultRon Yorston2016-04-064-5/+43
* | ash: improve handling of invalid environment variable namesRon Yorston2016-04-051-6/+6
* | mingw: post-merge build fixesRon Yorston2016-04-043-4/+15
* | Merge branch 'busybox' into mergeRon Yorston2016-04-0485-641/+2897
|\|
| * unrpm: clean upMike Frysinger2016-04-041-30/+35
| * undeb: clean upMike Frysinger2016-04-041-34/+40
| * syslogd: minor tweaks to textMike Frysinger2016-04-041-2/+2
| * kconfig/lxdialog: get ncurses CFLAGS with pkg-configBjørn Forsman2016-04-031-1/+5
| * kbuild: Make scripts executableMichal Marek2016-04-031-0/+0
| * kconfig/lxdialog: rationalise the include paths where to find {.n}curses{,w}.hYann E. MORIN2016-04-031-2/+2
| * menuconfig: optionally use pkg-config to detect ncurses libsJustin Lecher2016-04-031-0/+2
| * menuconfig: fix extended colors ncurses supportKrzysztof Mazur2016-04-031-0/+1
| * kbuild: Fix gcc -x syntaxJean Delvare2016-04-031-1/+1
| * kconfig: fix check-lxdialog for DLL platformsYaakov Selkowitz2016-04-031-1/+1
| * kconfig: check ncursesw headers first in check-lxdialogYaakov Selkowitz2016-04-031-3/+3
| * kconfig: fix menuconfig on debian lennyJunio C Hamano2016-04-031-0/+2