aboutsummaryrefslogtreecommitdiff
path: root/docs (unfollow)
Commit message (Expand)AuthorFilesLines
2017-07-25ash: [VAR] Move unsetvar functionality into setvareqDenys Vlasenko6-46/+81
2017-07-25ash: import param_expand_default.tests from hushDenys Vlasenko3-2/+34
2017-07-25hush: treat ${#?} as "length of $?"Denys Vlasenko5-5/+115
2017-07-25ash: add a few tests from hush-vars/*Denys Vlasenko10-23/+283
2017-07-25volume_id: enable minix detectionDenys Vlasenko3-27/+35
2017-07-24ash: fix comment, no code changesDenys Vlasenko1-3/+0
2017-07-24ash: copy three tests from hush_test/hush-signals/*Denys Vlasenko6-0/+74
2017-07-24shell: some additions to *sh-misc/* testsDenys Vlasenko7-0/+34
2017-07-24tar: postpone creation of symlinks with "suspicious" targets. Closes 8411Denys Vlasenko6-36/+130
2017-07-24udhcpc: downgrade "MAC X:X:X:X:X:X" message to log2 levelDenys Vlasenko1-1/+1
2017-07-24ash: add most of hush process subst testsDenys Vlasenko12-0/+89
2017-07-24hush: fix a case when redirect to a closed fd #1 is not restoring (closing) itDenys Vlasenko3-7/+35
2017-07-24udhcpc[6]: downgrade "adapter index N" messages to log2 levelDenys Vlasenko2-3/+3
2017-07-24udhcpc[6]: fix messages referring to select() while we use poll()Denys Vlasenko2-4/+4
2017-07-24ash: add all hush parsing tests to ast testsDenys Vlasenko49-4/+331
2017-07-24hush: use mempcpy where usefulDenys Vlasenko1-7/+4
2017-07-23ash: fix for last commitDenys Vlasenko1-1/+1
2017-07-23ash: use mempcpy() in more placesDenys Vlasenko1-6/+5
2017-07-22zcip: fix slow environment leakDenys Vlasenko3-6/+12
2017-07-22crond: do not assume setenv() does not leakDenys Vlasenko2-3/+21
2017-07-22libbb: avoid malloc/free in bb_unsetenv()Denys Vlasenko1-13/+21
2017-07-22crond: allow $SHELL and starting user's shell override DEFAULT_SHELL. Closes ...Denys Vlasenko1-2/+7
2017-07-21ash: use mempcpy() where appropriateDenys Vlasenko1-2/+2
2017-07-21basename: do not use argcDenys Vlasenko1-5/+4
2017-07-21pgrep: fix "pgrep -v -P1"; also allow matching of comm - closes 10086Denys Vlasenko1-10/+37
2017-07-21ping: fix help text to show what parameter -p takesDenys Vlasenko1-2/+2
2017-07-21ash: suppress readonly1.tests false positive; add readonly0.testsDenys Vlasenko4-4/+62
2017-07-21ash: improve set -x to quote strings as necessaryDenys Vlasenko3-11/+94
2017-07-21udhcpc[6]: on log level 1, three messages about raw socket is overkillDenys Vlasenko2-4/+4
2017-07-21ping: better config help text for FEATURE_FANCY_PINGDenys Vlasenko1-6/+5
2017-07-21config: deindent all help textsDenys Vlasenko353-2644/+2643
2017-07-20libarchive: FEATURE_LZMA_FAST should be visible if FEATURE_SEAMLESS_LZMADenys Vlasenko8-26/+15
2017-07-20unzip: sanitize filename length: malloc(1234mb) is not funnyDenys Vlasenko1-2/+8
2017-07-20unzip: implement -j, closes 9126Denys Vlasenko1-16/+30
2017-07-20unzip: robustify overwrite checksDenys Vlasenko1-31/+53
2017-07-20unzip: support symlinks. Closes 10031Denys Vlasenko1-13/+48
2017-07-20bzcat,zcat: simplify code if gunzip/bunzip2 is not selectedDenys Vlasenko1-2/+2
2017-07-20shell: optional support for read -t N.NNN, closes 10101Denys Vlasenko6-30/+93
2017-07-20bootchartd: fix typo in commentDenys Vlasenko1-1/+1
2017-07-20bootchartd: prevent premature stop by device mapperUwe Geuder1-1/+3
2017-07-19sparc: needs -fPICDenys Vlasenko3-1/+23
2017-07-19swapon/swapoff: trim config help textDenys Vlasenko1-3/+0
2017-07-19Update remaining menuconfig items with approximate applet sizesDenys Vlasenko25-28/+28
2017-07-19od_bloaty: fix floating point outputRon Yorston2-1/+12
2017-07-18hdparm: remove contradicting size info in config helpDenys Vlasenko1-2/+1
2017-07-18ash: remove contradicting size info in config helpDenys Vlasenko1-2/+1
2017-07-18hush: remove contradicting size info in config helpDenys Vlasenko1-1/+1
2017-07-18Update menuconfig items with approximate applet sizesDenys Vlasenko303-379/+409
2017-07-18Tweaks from mass recompile for 1.27.1 releaseDenys Vlasenko2-7/+53
2017-07-18hush: tweak "help" outputDenys Vlasenko1-2/+2