2016-10-02 |
Denys Vlasenko | sh testsuite: sync ash-redir/ and hush-redir/ |
commit | commitdiff | tree | snapshot |
2016-10-02 |
Denys Vlasenko | sh testsuite: sync ash-misc/source* and hush-misc/source* |
commit | commitdiff | tree | snapshot |
2016-10-02 |
Denys Vlasenko | sh testsuite: sync ash-vars/ and hush-vars/ |
commit | commitdiff | tree | snapshot |
2016-10-02 |
Denys Vlasenko | ash testsuite: update some of variable tests with newer... |
commit | commitdiff | tree | snapshot |
2016-10-02 |
Denys Vlasenko | sh testsuite: create hush-redir/* and move files around |
commit | commitdiff | tree | snapshot |
2016-10-02 |
Denys Vlasenko | sh testsuite: create hush-heredoc/* and move files... |
commit | commitdiff | tree | snapshot |
2016-10-02 |
Denys Vlasenko | hush testsuite: add many tests from ash testsuite |
commit | commitdiff | tree | snapshot |
2016-10-02 |
Denys Vlasenko | ash: undo "tokname hack" |
commit | commitdiff | tree | snapshot |
2016-10-02 |
Denys Vlasenko | ash: placate gcc: "warning: ! is only applied to the... |
commit | commitdiff | tree | snapshot |
2016-10-02 |
Denys Vlasenko | hush testsuite: add glob_dir.tests |
commit | commitdiff | tree | snapshot |
2016-10-02 |
Denys Vlasenko | ash: fix globbing bugs when using glibc glob() |
commit | commitdiff | tree | snapshot |
2016-10-02 |
Denys Vlasenko | ash: style fixes |
commit | commitdiff | tree | snapshot |
2016-10-02 |
Denys Vlasenko | ash: support "--" in "source" builtin |
commit | commitdiff | tree | snapshot |
2016-10-02 |
Denys Vlasenko | ash: expand: Fixed "$@" expansion when EXP_FULL is... |
commit | commitdiff | tree | snapshot |
2016-10-02 |
Denys Vlasenko | test: fix compile error in last commit |
commit | commitdiff | tree | snapshot |
2016-10-01 |
Denys Vlasenko | test: memory leak: free group id list |
commit | commitdiff | tree | snapshot |
2016-10-01 |
Denys Vlasenko | ash,hush: add a test that "continue" does not cripple... |
commit | commitdiff | tree | snapshot |
2016-10-01 |
Denys Vlasenko | ash: fix return_in_trap1.tests failure |
commit | commitdiff | tree | snapshot |
2016-10-01 |
Denys Vlasenko | ash testsuite: add return_in_trap1.tests |
commit | commitdiff | tree | snapshot |
2016-10-01 |
Denys Vlasenko | hush: 'return' should have effect earlier |
commit | commitdiff | tree | snapshot |
2016-10-01 |
Denys Vlasenko | ash: [EXPAND] Optimise nulonly away and just use quoted... |
commit | commitdiff | tree | snapshot |
2016-10-01 |
Denys Vlasenko | ash: [EXPAND] Do not split quoted VSLENGTH and VSTRIM |
commit | commitdiff | tree | snapshot |
2016-10-01 |
Denys Vlasenko | ash: [EXPAND] Split unquoted $@/$* correctly when IFS... |
commit | commitdiff | tree | snapshot |
2016-10-01 |
Denys Vlasenko | hush: add func6.tests |
commit | commitdiff | tree | snapshot |
2016-10-01 |
Denys Vlasenko | ash: fix "return N" not setting $? in loop conditionals |
commit | commitdiff | tree | snapshot |
2016-10-01 |
Denys Vlasenko | ash testsuite: remove two more inadvertent bashisms |
commit | commitdiff | tree | snapshot |
2016-10-01 |
Denys Vlasenko | ash testsuite: remove two inadvertent bashisms |
commit | commitdiff | tree | snapshot |
2016-10-01 |
Denys Vlasenko | ash: [ERROR] Set exitstatus in onint |
commit | commitdiff | tree | snapshot |
2016-10-01 |
Denys Vlasenko | ash: [EVAL] Revert SKIPEVAL into EXEXIT |
commit | commitdiff | tree | snapshot |
2016-10-01 |
Denys Vlasenko | ash: [EVAL] Pass EV_TESTED into evalcmd |
commit | commitdiff | tree | snapshot |
2016-10-01 |
Denys Vlasenko | ash: fix a thinko in the last commit |
commit | commitdiff | tree | snapshot |
2016-10-01 |
Denys Vlasenko | ash: make internal globbing code selectable from config |
commit | commitdiff | tree | snapshot |
2016-10-01 |
Denys Vlasenko | ash: explain how "command" is handled, and shrink it... |
commit | commitdiff | tree | snapshot |
2016-09-30 |
Denys Vlasenko | ash: [VAR] Initialise OPTIND after importing environment |
commit | commitdiff | tree | snapshot |
2016-09-30 |
Denys Vlasenko | ash: [BUILTIN] Merge SKIPFUNC/SKIPFILE and only clear... |
commit | commitdiff | tree | snapshot |
2016-09-30 |
Denys Vlasenko | hush: enable "msh is deprecated" message in msh stub |
commit | commitdiff | tree | snapshot |
2016-09-30 |
Denys Vlasenko | ash: Avoid overflow for very long variable name |
commit | commitdiff | tree | snapshot |
2016-09-30 |
Denys Vlasenko | ash: [VAR] Sanitise environment variable names on entry |
commit | commitdiff | tree | snapshot |
2016-09-30 |
Denys Vlasenko | ash: [EVAL] Avoid using undefined handler |
commit | commitdiff | tree | snapshot |
2016-09-30 |
Denys Vlasenko | ash: remove dead stores and unused variables |
commit | commitdiff | tree | snapshot |
2016-09-30 |
Denys Vlasenko | ash: [MEMALLOC] Add pushstackmark |
commit | commitdiff | tree | snapshot |
2016-09-30 |
Denys Vlasenko | hush: fix typo in comment |
commit | commitdiff | tree | snapshot |
2016-09-29 |
Denys Vlasenko | hush: fix interactive input handling of backslash+newline |
commit | commitdiff | tree | snapshot |
2016-09-29 |
Denys Vlasenko | hush: G.user_input_buf[] is needed only if line editing... |
commit | commitdiff | tree | snapshot |
2016-09-29 |
Denys Vlasenko | shell testsuite: add trailing newline to var_unbackslas... |
commit | commitdiff | tree | snapshot |
2016-09-29 |
Denys Vlasenko | hush: speed optimizations |
commit | commitdiff | tree | snapshot |
2016-09-29 |
Denys Vlasenko | hush: fix handling of by backslash-newline in $((arith... |
commit | commitdiff | tree | snapshot |
2016-09-29 |
Denys Vlasenko | hush: rework input char buffering to allow more than... |
commit | commitdiff | tree | snapshot |
2016-09-29 |
Denys Vlasenko | ash: fix arithmetic closing )) split by backslash-newline |
commit | commitdiff | tree | snapshot |
2016-09-29 |
Denys Vlasenko | ash: [PARSER] Handle backslash newlines properly after... |
commit | commitdiff | tree | snapshot |
2016-09-29 |
Denys Vlasenko | hush: rework input char buffering to allow more than... |
commit | commitdiff | tree | snapshot |
2016-09-29 |
Denys Vlasenko | ash: input: Allow two consecutive calls to pungetc |
commit | commitdiff | tree | snapshot |
2016-09-28 |
Denys Vlasenko | hush: fix 'eval ""' handling |
commit | commitdiff | tree | snapshot |
2016-09-28 |
Denys Vlasenko | hush: fix ". EMPTY_LINE" not setting $? to 0 |
commit | commitdiff | tree | snapshot |
2016-09-28 |
Denys Vlasenko | ash: jobs: Don't attempt to access job table for job %0 |
commit | commitdiff | tree | snapshot |
2016-09-28 |
Denys Vlasenko | ash: [EVAL] Make eval with empty arguments return 0 |
commit | commitdiff | tree | snapshot |
2016-09-28 |
Denys Vlasenko | ash: [EVAL] Fix use-after-free in dotrap/evalstring |
commit | commitdiff | tree | snapshot |
2016-09-28 |
Denys Vlasenko | ash: Remove unused EV_BACKCMD flag |
commit | commitdiff | tree | snapshot |
2016-09-28 |
Denys Vlasenko | ash: eval: Return status in eval functions |
commit | commitdiff | tree | snapshot |
2016-09-28 |
Denys Vlasenko | traceroute: cleanup and fixes for packet size calculations |
commit | commitdiff | tree | snapshot |
2016-09-28 |
Denys Vlasenko | vi: fix '' command (goto to prev context) |
commit | commitdiff | tree | snapshot |
2016-09-27 |
Denys Vlasenko | mount: for cifs, dont insert "ip=ADDR" option if user... |
commit | commitdiff | tree | snapshot |
2016-09-26 |
Denys Vlasenko | examples: wpa_supplicant.conf has a wrong field deleted... |
commit | commitdiff | tree | snapshot |
2016-09-26 |
Denys Vlasenko | mount: tweak "IPv6 scoped addr" commit |
commit | commitdiff | tree | snapshot |
2016-09-26 |
Denys Vlasenko | libbb: make xmalloc_sockaddr2dotted use NI_NUMERICSCOPE |
commit | commitdiff | tree | snapshot |
2016-09-26 |
Denys Vlasenko | libbb/speed_table.c: expand comments |
commit | commitdiff | tree | snapshot |
2016-09-26 |
Denys Vlasenko | typo fix in comment |
commit | commitdiff | tree | snapshot |
2016-09-25 |
Denys Vlasenko | ash: in heredoc code, fix access past the end of alloca... |
commit | commitdiff | tree | snapshot |
2016-09-25 |
Denys Vlasenko | ash: fix handling of NULs in $'abc\000def\x00asd'.... |
commit | commitdiff | tree | snapshot |
2016-09-25 |
Denys Vlasenko | ifupdown: improve help text, add comment about run... |
commit | commitdiff | tree | snapshot |
2016-09-24 |
Denys Vlasenko | libbb: handle \S in /etc/issue |
commit | commitdiff | tree | snapshot |
2016-09-22 |
Linus Walleij | AUTHORS: Add myself to AUTHORS |
commit | commitdiff | tree | snapshot |
2016-09-21 |
Denys Vlasenko | ash: use glob() from libc |
commit | commitdiff | tree | snapshot |
2016-09-20 |
Denys Vlasenko | examples/var_service/supplicant_if: new service example |
commit | commitdiff | tree | snapshot |
2016-09-20 |
Denys Vlasenko | ifupdown: when flushing addresses with "ip", add label... |
commit | commitdiff | tree | snapshot |
2016-09-20 |
Denys Vlasenko | ash: fix handling of bashism $'xxx' with high-bit chars... |
commit | commitdiff | tree | snapshot |
2016-09-20 |
Denys Vlasenko | hush: document better where bad redirect syntax is... |
commit | commitdiff | tree | snapshot |
2016-09-18 |
Hauke Mehrtens | libnetlink: fix alignment of netlink messages |
commit | commitdiff | tree | snapshot |
2016-09-18 |
Denys Vlasenko | libbb: do not use fflush_unlocked, musl does not like... |
commit | commitdiff | tree | snapshot |
2016-09-17 |
Rostislav Skudnov | ash: exit after subshell error when errexit option... |
commit | commitdiff | tree | snapshot |
2016-09-17 |
Denys Vlasenko | fdisk: fix CONFIG_FEATURE_SUN_LABEL=y build |
commit | commitdiff | tree | snapshot |
2016-09-17 |
Denys Vlasenko | fix "aloc" -> "alloc" typos |
commit | commitdiff | tree | snapshot |
2016-09-17 |
Denys Vlasenko | ash: add a FIXME for bug 9246 |
commit | commitdiff | tree | snapshot |
2016-09-15 |
Francis Rounds | svlogd: strip leading '!' from processor lines |
commit | commitdiff | tree | snapshot |
2016-09-15 |
Denys Vlasenko | vi: make "g<key>" error message less likely to show... |
commit | commitdiff | tree | snapshot |
2016-09-15 |
Denys Vlasenko | libbb:/send_to_from: do not require that "to" should... |
commit | commitdiff | tree | snapshot |
2016-09-15 |
Mike Frysinger | modutils: support finit_module syscall |
commit | commitdiff | tree | snapshot |
2016-09-13 |
Denys Vlasenko | less: switch off nonblock on kbd_fd before exit |
commit | commitdiff | tree | snapshot |
2016-09-13 |
Denys Vlasenko | less: fall back to using fd #1 for keyboard reading... |
commit | commitdiff | tree | snapshot |
2016-09-07 |
Denys Vlasenko | mdev: create devices from /sys/dev |
commit | commitdiff | tree | snapshot |
2016-09-07 |
Denys Vlasenko | sendmail: make it possible to pause after connection... |
commit | commitdiff | tree | snapshot |
2016-09-06 |
Serj Kalichev | volume_id: Add support for UBIFS |
commit | commitdiff | tree | snapshot |
2016-09-05 |
Denys Vlasenko | libbb/xwrite: print errno on "short write" errors |
commit | commitdiff | tree | snapshot |
2016-09-01 |
Denys Vlasenko | libbb/speed_table.c: survive B115200 and B230400 not... |
commit | commitdiff | tree | snapshot |
2016-09-01 |
Denys Vlasenko | *: placate some compile warnings on OSX |
commit | commitdiff | tree | snapshot |
2016-08-31 |
Denys Vlasenko | sed: fix "sed n (flushes pattern space, terminates... |
commit | commitdiff | tree | snapshot |
2016-08-31 |
Denys Vlasenko | wget: treat 201,202,203 as success codes too. Closes... |
commit | commitdiff | tree | snapshot |
2016-08-29 |
Denys Vlasenko | sha3sum: fix config text (it's no longer only 512-bit) |
commit | commitdiff | tree | snapshot |
2016-08-29 |
Denys Vlasenko | sha3: fix to conform to final SHA3 padding standard... |
commit | commitdiff | tree | snapshot |
2016-08-26 |
Denys Vlasenko | hexdump: fix numerous bugs in handling of backslashes |
commit | commitdiff | tree | snapshot |
next |