2018-04-14 |
Denys Vlasenko | nslookup: use xmalloc_sockaddr2dotted() instead of... |
commit | commitdiff | tree | snapshot |
2018-04-14 |
Denys Vlasenko | nslookup: usee bbox network functions instead of opne... |
commit | commitdiff | tree | snapshot |
2018-04-14 |
Denys Vlasenko | patch: implement --dry-run |
commit | commitdiff | tree | snapshot |
2018-04-14 |
Denys Vlasenko | ash: expand: Fix buffer overflow in expandmeta |
commit | commitdiff | tree | snapshot |
2018-04-14 |
Denys Vlasenko | nslookup: add openwrt / lede version |
commit | commitdiff | tree | snapshot |
2018-04-13 |
Michael Olbrich | build system: fix parallel building issue |
commit | commitdiff | tree | snapshot |
2018-04-13 |
Denys Vlasenko | tart_stop_daemon: another fix to disabled OLDER_VERSION... |
commit | commitdiff | tree | snapshot |
2018-04-13 |
Denys Vlasenko | start_stop_daemon: fix normally disabled OLDER_VERSION_... |
commit | commitdiff | tree | snapshot |
2018-04-13 |
Denys Vlasenko | dpkg: fix symlink creation, closes 10941 |
commit | commitdiff | tree | snapshot |
2018-04-13 |
Denys Vlasenko | udhcp: support string user options, closes 10946 |
commit | commitdiff | tree | snapshot |
2018-04-11 |
Denys Vlasenko | shell: add 6856 $IFS tests to testsuites |
commit | commitdiff | tree | snapshot |
2018-04-11 |
Denys Vlasenko | hush: fix recent breakage from parse_stream() changes |
commit | commitdiff | tree | snapshot |
2018-04-11 |
Denys Vlasenko | hush: fix IFS handling in read |
commit | commitdiff | tree | snapshot |
2018-04-11 |
Denys Vlasenko | hush: IFS fixes |
commit | commitdiff | tree | snapshot |
2018-04-11 |
Denys Vlasenko | hush: fix "$v" expansion in case patterns when v='[a]' |
commit | commitdiff | tree | snapshot |
2018-04-11 |
Denys Vlasenko | ash: parser: Allow newlines within parameter substitution |
commit | commitdiff | tree | snapshot |
2018-04-10 |
Denys Vlasenko | hush: optimize parse_stream() |
commit | commitdiff | tree | snapshot |
2018-04-10 |
Denys Vlasenko | hush: do not drop backslash from eval 'echo ok\' |
commit | commitdiff | tree | snapshot |
2018-04-10 |
Denys Vlasenko | shell: add comments about [[, no code changes |
commit | commitdiff | tree | snapshot |
2018-04-10 |
Denys Vlasenko | hush: fix handling of \<eof> in double-quoted strings |
commit | commitdiff | tree | snapshot |
2018-04-10 |
Denys Vlasenko | hush: fix eval 'echo ok\' |
commit | commitdiff | tree | snapshot |
2018-04-10 |
Denys Vlasenko | hush: simplify \<newline> code, part 3 |
commit | commitdiff | tree | snapshot |
2018-04-10 |
Denys Vlasenko | hush: simplify \<newline> code, part 2 |
commit | commitdiff | tree | snapshot |
2018-04-10 |
Denys Vlasenko | hush: simplify \<newline> code, part 1 |
commit | commitdiff | tree | snapshot |
2018-04-10 |
Denys Vlasenko | hush: put "current word" structure into parsing context |
commit | commitdiff | tree | snapshot |
2018-04-09 |
Denys Vlasenko | ash: if "[[" bashism is not supported, do not handle... |
commit | commitdiff | tree | snapshot |
2018-04-09 |
Denys Vlasenko | ash: trivial code shrink |
commit | commitdiff | tree | snapshot |
2018-04-09 |
Ron Yorston | testsuite: allow tests to work in paths containing... |
commit | commitdiff | tree | snapshot |
2018-04-09 |
Denys Vlasenko | hush: fix var_leaks.tests and var_preserved.tests on... |
commit | commitdiff | tree | snapshot |
2018-04-09 |
Denys Vlasenko | hush: fix func_return2.tests on NOMMU |
commit | commitdiff | tree | snapshot |
2018-04-08 |
Denys Vlasenko | unlzma: fix segfault on bad archive |
commit | commitdiff | tree | snapshot |
2018-04-08 |
Denys Vlasenko | bzip2: fix two crashes on corrupted archives |
commit | commitdiff | tree | snapshot |
2018-04-08 |
Denys Vlasenko | wget: check chunk length for overflowing off_t |
commit | commitdiff | tree | snapshot |
2018-04-08 |
Denys Vlasenko | libbb.h: always include sys/resource.h |
commit | commitdiff | tree | snapshot |
2018-04-08 |
Denys Vlasenko | lzop: remove method checks which are always true/false |
commit | commitdiff | tree | snapshot |
2018-04-08 |
Denys Vlasenko | lzop: buffer several 32-bit writes when we start a... |
commit | commitdiff | tree | snapshot |
2018-04-08 |
Denys Vlasenko | lzop: reuse strings |
commit | commitdiff | tree | snapshot |
2018-04-08 |
Denys Vlasenko | lzop: checksum reads do not need to be checksummed |
commit | commitdiff | tree | snapshot |
2018-04-08 |
Denys Vlasenko | lzop: don't support ancient versions < 0.94 (15 Oct... |
commit | commitdiff | tree | snapshot |
2018-04-08 |
Denys Vlasenko | lzop: code shrink by using header_t matching on-disk... |
commit | commitdiff | tree | snapshot |
2018-04-07 |
Denys Vlasenko | tar: trim help text |
commit | commitdiff | tree | snapshot |
2018-04-07 |
Denys Vlasenko | hush: fix prompt in multi-line $(()) |
commit | commitdiff | tree | snapshot |
2018-04-07 |
Denys Vlasenko | libbb: switch bb_ask_noecho() to "mallocing" string... |
commit | commitdiff | tree | snapshot |
2018-04-07 |
Denys Vlasenko | xargs: use bb_ask_y_confirmation_FILE() instead of... |
commit | commitdiff | tree | snapshot |
2018-04-07 |
Denys Vlasenko | libbb: rename bb_ask -> bb_ask_noecho, bb_ask_confirmat... |
commit | commitdiff | tree | snapshot |
2018-04-07 |
Denys Vlasenko | telnet: move winsize detection closer to I/O loop,... |
commit | commitdiff | tree | snapshot |
2018-04-07 |
Denys Vlasenko | ftpd: allow -A if !FTPD_AUTHENTICATION as well |
commit | commitdiff | tree | snapshot |
2018-04-07 |
Denys Vlasenko | ftpd: added -A option to disable all authentication... |
commit | commitdiff | tree | snapshot |
2018-04-07 |
Denys Vlasenko | wget,ftpd: shorten and reuse strings |
commit | commitdiff | tree | snapshot |
2018-04-06 |
Denys Vlasenko | httpd: do not default to Content-type: application... |
commit | commitdiff | tree | snapshot |
2018-04-06 |
Denys Vlasenko | scripts/kconfig/mconf.c: survive is SIGWINCH is not... |
commit | commitdiff | tree | snapshot |
2018-04-06 |
Denys Vlasenko | i386: make stack size optimization selectable, and... |
commit | commitdiff | tree | snapshot |
2018-04-06 |
Denys Vlasenko | placate gcc-8.0.1 warnings |
commit | commitdiff | tree | snapshot |
2018-04-06 |
Denys Vlasenko | hush: fix "unset PS1/PS2", and put them into initial... |
commit | commitdiff | tree | snapshot |
2018-04-06 |
Denys Vlasenko | sort: smaller and more agressive FEATURE_SORT_OPTIMIZE_... |
commit | commitdiff | tree | snapshot |
2018-04-06 |
Denys Vlasenko | hush: if we did match "LINENO" or "OPTIND", stop furthe... |
commit | commitdiff | tree | snapshot |
2018-04-06 |
Denys Vlasenko | hush: consolidate handling of setting/unsetting of... |
commit | commitdiff | tree | snapshot |
2018-04-05 |
Denys Vlasenko | hush: update to correctly handle changed var_bash[346... |
commit | commitdiff | tree | snapshot |
2018-04-05 |
Denys Vlasenko | hush: implement "hush -s" |
commit | commitdiff | tree | snapshot |
2018-04-05 |
Denys Vlasenko | placate gcc 8.0.1 sprintf overflow warnings in config... |
commit | commitdiff | tree | snapshot |
2018-04-05 |
Denys Vlasenko | hush: fix a few more corner cases with empty-expanding... |
commit | commitdiff | tree | snapshot |
2018-04-05 |
Denys Vlasenko | hush: fix corner cases with exec in empty expansions |
commit | commitdiff | tree | snapshot |
2018-04-05 |
Denys Vlasenko | hush: less mind-bending set_vars_and_save_old() |
commit | commitdiff | tree | snapshot |
2018-04-05 |
Denys Vlasenko | hush: "no logic changes" in last commit was not true... |
commit | commitdiff | tree | snapshot |
2018-04-05 |
Denys Vlasenko | hush: make run_pipe code simpler to understand, no... |
commit | commitdiff | tree | snapshot |
2018-04-04 |
Denys Vlasenko | hush: fix a bug where we don't properly handle f()... |
commit | commitdiff | tree | snapshot |
2018-04-04 |
Denys Vlasenko | hush: make var nesting code independent of "local"... |
commit | commitdiff | tree | snapshot |
2018-04-04 |
Denys Vlasenko | hush: fix for readonly vars in "ro=A ro=B cmd" case |
commit | commitdiff | tree | snapshot |
2018-04-04 |
Denys Vlasenko | sort: move misplaced comment |
commit | commitdiff | tree | snapshot |
2018-04-04 |
Denys Vlasenko | sort: FEATURE_SORT_OPTIMIZE_MEMORY |
commit | commitdiff | tree | snapshot |
2018-04-04 |
Denys Vlasenko | ash: unbreak PS1 parsing after "ash: parser: Add syntax... |
commit | commitdiff | tree | snapshot |
2018-04-03 |
Denys Vlasenko | hush: support "f() (cmd)" functions |
commit | commitdiff | tree | snapshot |
2018-04-03 |
Denys Vlasenko | hush: fix mishandling of "true | f() { echo QWE; }" |
commit | commitdiff | tree | snapshot |
2018-04-03 |
Denys Vlasenko | hush: fix "set -e; false || x=1; echo OK" |
commit | commitdiff | tree | snapshot |
2018-04-03 |
Denys Vlasenko | hush: one-word, no-globbing handling of local/export... |
commit | commitdiff | tree | snapshot |
2018-04-02 |
Denys Vlasenko | ash: parser: Fix parameter expansion inside inner doubl... |
commit | commitdiff | tree | snapshot |
2018-04-02 |
Denys Vlasenko | hush: fix a backslash-removal bug in case |
commit | commitdiff | tree | snapshot |
2018-04-02 |
Denys Vlasenko | ash: expand: Fix bugs with words connected to the right... |
commit | commitdiff | tree | snapshot |
2018-04-02 |
Denys Vlasenko | ash: redir: Fix typo in noclobber code |
commit | commitdiff | tree | snapshot |
2018-04-02 |
Denys Vlasenko | ash: parser: Fix single-quoted patterns in here-documents |
commit | commitdiff | tree | snapshot |
2018-04-02 |
Denys Vlasenko | hush: remove stray debugging printout |
commit | commitdiff | tree | snapshot |
2018-04-02 |
Denys Vlasenko | ash: parser: Add syntax stack for recursive parsing |
commit | commitdiff | tree | snapshot |
2018-04-01 |
Denys Vlasenko | hush: update information comment about heredoc discrepancy |
commit | commitdiff | tree | snapshot |
2018-04-01 |
Denys Vlasenko | libbb: new function bb_die_memory_exhausted |
commit | commitdiff | tree | snapshot |
2018-04-01 |
Quentin Rameau | sed: prevent overflow of length from bb_get_chunk_from_file |
commit | commitdiff | tree | snapshot |
2018-04-01 |
Quentin Rameau | libbb: remove unnecessary variable in xmalloc_fgets |
commit | commitdiff | tree | snapshot |
2018-04-01 |
Denys Vlasenko | hush: add a comment where we differ from bash wrt hered... |
commit | commitdiff | tree | snapshot |
2018-04-01 |
Denys Vlasenko | parser: Fix backquote support in here-document EOF... |
commit | commitdiff | tree | snapshot |
2018-04-01 |
Denys Vlasenko | ash,hush: handle a few more bkslash-newline cases |
commit | commitdiff | tree | snapshot |
2018-03-31 |
Denys Vlasenko | shells: fix var_LINENO1.tests false positive, add it... |
commit | commitdiff | tree | snapshot |
2018-03-31 |
Denys Vlasenko | hush: fix heredoc_bkslash_newline1.tests failure |
commit | commitdiff | tree | snapshot |
2018-03-31 |
Denys Vlasenko | ash: use pgetc_eatbnl() in more places |
commit | commitdiff | tree | snapshot |
2018-03-31 |
Martijn Dekker | ash: 'nolog' and 'debug' options cause "$-" to wreak... |
commit | commitdiff | tree | snapshot |
2018-03-31 |
Denys Vlasenko | stat: fix a typo: s/romfs/ramfs/, closes 10876 |
commit | commitdiff | tree | snapshot |
2018-03-30 |
Denys Vlasenko | hush: fix a signedness bug |
commit | commitdiff | tree | snapshot |
2018-03-30 |
Denys Vlasenko | ash,hush: new test dollar_repl_slash_bash2.tests |
commit | commitdiff | tree | snapshot |
2018-03-30 |
Denys Vlasenko | ash: fix "char == CTLfoo" comparison signedness bug |
commit | commitdiff | tree | snapshot |
2018-03-30 |
Denys Vlasenko | ash: use F_DUPFD_CLOEXEC and O_CLOEXEC |
commit | commitdiff | tree | snapshot |
2018-03-30 |
Denys Vlasenko | examples/var_service: new example: dnsmasq service |
commit | commitdiff | tree | snapshot |
2018-03-30 |
Natanael Copa | cpio: extract "unsafe" symlinks the same way tar/unzip... |
commit | commitdiff | tree | snapshot |
next |