aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* shell: syncronize ash and hush heredoc3.testsDenys Vlasenko2017-07-064-10/+31
* shell: syncronize ash and hush heredoc1.testsDenys Vlasenko2017-07-066-4/+22
* shell: syncronize ash_test/run-all and hush_test/run-all a bitDenys Vlasenko2017-07-062-71/+82
* makedevs: code shrinkDenys Vlasenko2017-07-061-14/+15
* makedevs: allow much longer filenamesDenys Vlasenko2017-07-061-5/+7
* hush: correctly handle quoting in "case" even if !BASH_PATTERN_SUBSTDenys Vlasenko2017-07-061-2/+5
* dpkg: fix CONFIG_FEATURE_CLEAN_UP handlingPeter Korsgaard2017-07-051-4/+0
* hush: fix quoted_punct.tests failureDenys Vlasenko2017-07-054-3/+83
* ash: fix escaping of a few characters (broken by last commits)Denys Vlasenko2017-07-053-2/+83
* ash: tweak in commentDenys Vlasenko2017-07-051-1/+1
* ash: note which versions of glibc exhibit "rho bug"Denys Vlasenko2017-07-051-1/+2
* ash: fix matching of unicode greek letter rho (cf 81) and similar casesDenys Vlasenko2017-07-055-1/+90
* setpriv: dump user and group infoDenys Vlasenko2017-07-041-3/+62
* libbb: new function bb_getgroups() - allocating wrapper around getgroups()Denys Vlasenko2017-07-043-26/+63
* setpriv: prepare option parsing logic for additional optsPatrick Steinhardt2017-07-041-3/+11
* setpriv: do not process remaining argsPatrick Steinhardt2017-07-041-1/+2
* tls: use capped SNI len everywhereDenys Vlasenko2017-07-041-2/+2
* bzcat: compile bunzip2_main() if BZCAT.Denys Vlasenko2017-07-041-1/+1
* Change BB_EXTRA_VERSION: now it needs to contain any spaces/parenthesisDenys Vlasenko2017-07-042-5/+3
* fixes for bugs found by make_single_applets.shDenys Vlasenko2017-07-0310-41/+75
* msh: delete this appletDenys Vlasenko2017-07-0312-31/+3
* Start 1.28.0 development cycleDenys Vlasenko2017-07-031-2/+2
* Bump version to 1.27.01_27_0Denys Vlasenko2017-07-031-1/+1
* scripts/randomtest: update things which can't be tested on uclibcDenys Vlasenko2017-07-031-0/+6
* randomconfig fixesDenys Vlasenko2017-07-033-3/+9
* ash: fix $HOME/.profile reading if !ASH_EXPAND_PRMT, take 2Denys Vlasenko2017-07-011-8/+2
* ash: fix 'trap - 65'Denys Vlasenko2017-07-011-1/+1
* udhcpc6: make -O OPT workDenys Vlasenko2017-06-286-58/+149
* modutils: delete unused replace_underscores()Denys Vlasenko2017-06-282-7/+0
* udhcpc6: add comments about option 39, no code changesDenys Vlasenko2017-06-272-2/+42
* ash: fix $HOME/.profile reading if !ASH_EXPAND_PRMTDenys Vlasenko2017-06-271-6/+0
* pgrep: implement -aDenys Vlasenko2017-06-261-6/+16
* udhcpc6: add support for timezonesDenys Vlasenko2017-06-262-48/+59
* pgrep: fix pgrep -flx "sleep 11" - saw "sleep 11" processes as "sleep 11 "Denys Vlasenko2017-06-261-5/+11
* archival: add option -k "keep" to gzip/bzip2/lzop, add -U "nokeep" to lzopDenys Vlasenko2017-06-154-43/+81
* fix "ifdef ENABLE_foo": should always be "#if ENABLE_foo"Denys Vlasenko2017-06-152-5/+5
* unshare: fix help text; select LONG_OPTS instead depending on themDenys Vlasenko2017-06-141-3/+4
* setpriv: new appletAssaf Gordon2017-06-141-0/+73
* iproute: support for filtering by and printing of scopeAndré Draszik2017-06-131-4/+22
* tar: add IF_FEATURE_* checksMing Liu2017-06-131-10/+15
* ip rule: add suppress_{prefixlength,ifgroup} optionsStefan Tomanek2017-06-131-27/+46
* ash: fix incorrect path in describe_commandYoufu Zhang2017-05-261-13/+3
* ls: fix support for long options when FEATURE_LS_COLOR is deselectedLaurent Bercot2017-05-261-6/+8
* add/remove-shell: copy /etc/shells mode to new fileDenys Vlasenko2017-05-261-11/+9
* ash,hush: fix SIGCHLD interrupting read builtinDenys Vlasenko2017-05-227-10/+34
* sv: update to match version 2.1.2 of runitJames Byrne2017-05-151-65/+98
* runsv: update to match version 2.1.2 of runitDenys Vlasenko2017-05-151-37/+58
* svlogd.c: support -ttt (dateTtime instead of date_time)Denys Vlasenko2017-05-151-6/+7
* udhcpc: do not accept --background on NOMMU (same as -b)Denys Vlasenko2017-05-082-0/+4
* udhcpc: fix "udhcpc -x hostname:<name> not working on nommu"Denys Vlasenko2017-05-082-0/+4