aboutsummaryrefslogtreecommitdiff
path: root/INSTALL (unfollow)
Commit message (Expand)AuthorFilesLines
2017-07-05ash: fix matching of unicode greek letter rho (cf 81) and similar casesDenys Vlasenko5-1/+90
2017-07-04setpriv: dump user and group infoDenys Vlasenko1-3/+62
2017-07-04libbb: new function bb_getgroups() - allocating wrapper around getgroups()Denys Vlasenko3-26/+63
2017-07-04setpriv: prepare option parsing logic for additional optsPatrick Steinhardt1-3/+11
2017-07-04setpriv: do not process remaining argsPatrick Steinhardt1-1/+2
2017-07-04tls: use capped SNI len everywhereDenys Vlasenko1-2/+2
2017-07-04bzcat: compile bunzip2_main() if BZCAT.Denys Vlasenko1-1/+1
2017-07-04Change BB_EXTRA_VERSION: now it needs to contain any spaces/parenthesisDenys Vlasenko2-5/+3
2017-07-03fixes for bugs found by make_single_applets.shDenys Vlasenko10-41/+75
2017-07-03msh: delete this appletDenys Vlasenko12-31/+3
2017-07-03Start 1.28.0 development cycleDenys Vlasenko1-2/+2
2017-07-03Bump version to 1.27.01_27_0Denys Vlasenko1-1/+1
2017-07-03scripts/randomtest: update things which can't be tested on uclibcDenys Vlasenko1-0/+6
2017-07-03randomconfig fixesDenys Vlasenko3-3/+9
2017-07-01ash: fix $HOME/.profile reading if !ASH_EXPAND_PRMT, take 2Denys Vlasenko1-8/+2
2017-07-01ash: fix 'trap - 65'Denys Vlasenko1-1/+1
2017-06-28udhcpc6: make -O OPT workDenys Vlasenko6-58/+149
2017-06-28modutils: delete unused replace_underscores()Denys Vlasenko2-7/+0
2017-06-27udhcpc6: add comments about option 39, no code changesDenys Vlasenko2-2/+42
2017-06-27ash: fix $HOME/.profile reading if !ASH_EXPAND_PRMTDenys Vlasenko1-6/+0
2017-06-26pgrep: implement -aDenys Vlasenko1-6/+16
2017-06-26udhcpc6: add support for timezonesDenys Vlasenko2-48/+59
2017-06-26pgrep: fix pgrep -flx "sleep 11" - saw "sleep 11" processes as "sleep 11 "Denys Vlasenko1-5/+11
2017-06-15archival: add option -k "keep" to gzip/bzip2/lzop, add -U "nokeep" to lzopDenys Vlasenko4-43/+81
2017-06-15fix "ifdef ENABLE_foo": should always be "#if ENABLE_foo"Denys Vlasenko2-5/+5
2017-06-14unshare: fix help text; select LONG_OPTS instead depending on themDenys Vlasenko1-3/+4