aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2015-10-30busybox: alter help message in standalone shell modeRon Yorston
2015-10-29hush: copy for.tests from ash testsuiteDenys Vlasenko
2015-10-29ash: simplify EOF/newline handling in list parserRon Yorston
2015-10-29Revert "ash: fix a SEGV case in an invalid heredoc" xxxRon Yorston
2015-10-29ash: fix error during recursive processing of here documentRon Yorston
2015-10-29ash tests: make test print test name before it is runDenys Vlasenko
2015-10-29ash: only allow local variables in functionsRon Yorston
2015-10-29ash: respect -p flag when command builtin is run with -v/-VRon Yorston
2015-10-29ash: fix command -- crashDenys Vlasenko
2015-10-29ash: save a few bytes in code to parse case statementsRon Yorston
2015-10-29ash: allow newline after variable name in for loopRon Yorston
2015-10-29ash: add test for issue with here documentRon Yorston
2015-10-28modinfo: fix "-F firmware", add "intree" field displayDenys Vlasenko
2015-10-28lzop: eliminate variable, use "int" as return typeDenys Vlasenko
2015-10-27fbsplash: use virtual y size in mmap size calculationsTimo Teräs
2015-10-27gzip: add support for --no-name long optionAaro Koskinen
2015-10-27gunzip: add support for long optionsAaro Koskinen
2015-10-26unzip: test for bad archive SEGVingDenys Vlasenko
2015-10-26tr: support octal rangesRichard Genoud
2015-10-26ifupdown: pass interface device name for ipv6 route commandsTimo Teräs
2015-10-25tweak defconfigDenys Vlasenko
2015-10-25inetd: make FEATURE_INETD_RPC off by defaultDenys Vlasenko
2015-10-24libiproute: use if_nametoindexRon Yorston
2015-10-24xargs: make -I imply -rAaro Koskinen
2015-10-24dumpleases: string reuseDenys Vlasenko
2015-10-24dumpleases: new option -d to show time in secondsIsaac Dunham
2015-10-24zcip: ...ad suppress the warningDenys Vlasenko
2015-10-24zcip: do not query current time if we won't use the resultDenys Vlasenko
2015-10-24tweak zcip service exampleDenys Vlasenko
2015-10-24Tweak READMEDenys Vlasenko
2015-10-24update network service examplesDenys Vlasenko
2015-10-24New example of a service: examples/var_service/zcip_ifDenys Vlasenko
2015-10-24dumpleases: make host names sanitized to shell-friendly conditionDenys Vlasenko
2015-10-24reuse a stringDenys Vlasenko
2015-10-24rmmod: fix bad error messageDenys Vlasenko
2015-10-24MODPROBE_SMALL is not experimental anymoreDenys Vlasenko
2015-10-24pmap: fix bogus {no such process} comm field textDenys Vlasenko
2015-10-23tidy up strtok useDenys Vlasenko
2015-10-23httpd: fix heap buffer overflow. Closes 8426Denys Vlasenko
2015-10-23wget: if stderr is not a tty, progress bar shouldn't use tty-tricksDenys Vlasenko
2015-10-23libbb: factor out code which queries screen widthDenys Vlasenko
2015-10-22tar: add a test that we don't write into symlinksDenys Vlasenko
2015-10-22remove systemd supportDenys Vlasenko
2015-10-22tar: fix files skipped with --strip_components not resetting selinux contextDenys Vlasenko
2015-10-22tar: shrink hardlink name handling codeDenys Vlasenko
2015-10-22tar: implement --version for buildrootDenys Vlasenko
2015-10-22tar: add support for --strip-components=NDenys Vlasenko
2015-10-21login: explain -h HOST option betterDenys Vlasenko
2015-10-20wget: make Bartosz's "wget --passive-ftp -nd -t 3" workDenys Vlasenko
2015-10-20typo fixDenys Vlasenko