index
:
forks/busybox
1_33_stable
master
Busybox tree with Carbs Linux patches
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2016-09-30
hush: fix typo in comment
Denys Vlasenko
2016-09-30
hush: fix interactive input handling of backslash+newline
Denys Vlasenko
2016-09-29
hush: G.user_input_buf[] is needed only if line editing is enabled
Denys Vlasenko
2016-09-29
shell testsuite: add trailing newline to var_unbackslash1.tests
Denys Vlasenko
2016-09-29
hush: speed optimizations
Denys Vlasenko
2016-09-29
hush: fix handling of by backslash-newline in $((arith)) and $(cmd)
Denys Vlasenko
2016-09-29
hush: rework input char buffering to allow more than one-deep peek
Denys Vlasenko
2016-09-29
ash: fix arithmetic closing )) split by backslash-newline
Denys Vlasenko
2016-09-29
ash: [PARSER] Handle backslash newlines properly after dollar sign
Denys Vlasenko
2016-09-29
hush: rework input char buffering to allow more than one-deep peek
Denys Vlasenko
2016-09-29
ash: input: Allow two consecutive calls to pungetc
Denys Vlasenko
2016-09-29
hush: fix 'eval ""' handling
Denys Vlasenko
2016-09-29
hush: fix ". EMPTY_LINE" not setting $? to 0
Denys Vlasenko
2016-09-29
ash: jobs: Don't attempt to access job table for job %0
Denys Vlasenko
2016-09-29
ash: [EVAL] Make eval with empty arguments return 0
Denys Vlasenko
2016-09-28
ash: [EVAL] Fix use-after-free in dotrap/evalstring
Denys Vlasenko
2016-09-28
ash: Remove unused EV_BACKCMD flag
Denys Vlasenko
2016-09-28
ash: eval: Return status in eval functions
Denys Vlasenko
2016-09-28
traceroute: cleanup and fixes for packet size calculations
Denys Vlasenko
2016-09-28
vi: fix '' command (goto to prev context)
Denys Vlasenko
2016-09-27
mount: for cifs, dont insert "ip=ADDR" option if user gave it explicitly
Denys Vlasenko
2016-09-26
examples: wpa_supplicant.conf has a wrong field deleted in examples
Denys Vlasenko
2016-09-26
mount: tweak "IPv6 scoped addr" commit
Denys Vlasenko
2016-09-26
libbb: make xmalloc_sockaddr2dotted use NI_NUMERICSCOPE
Denys Vlasenko
2016-09-26
libbb/speed_table.c: expand comments
Denys Vlasenko
2016-09-26
typo fix in comment
Denys Vlasenko
2016-09-25
ash: in heredoc code, fix access past the end of allocated memory. Closes 9276
Denys Vlasenko
2016-09-25
ash: fix handling of NULs in $'abc\000def\x00asd'. Closes 9286
Denys Vlasenko
2016-09-25
ifupdown: improve help text, add comment about run-parts error msg
Denys Vlasenko
2016-09-24
libbb: handle \S in /etc/issue
Denys Vlasenko
2016-09-22
AUTHORS: Add myself to AUTHORS
Linus Walleij
2016-09-21
ash: use glob() from libc
Denys Vlasenko
2016-09-20
examples/var_service/supplicant_if: new service example
Denys Vlasenko
2016-09-20
ifupdown: when flushing addresses with "ip", add label %label%
Denys Vlasenko
2016-09-20
ash: fix handling of bashism $'xxx' with high-bit chars. Closes 9236
Denys Vlasenko
2016-09-20
hush: document better where bad redirect syntax is detected
Denys Vlasenko
2016-09-18
libnetlink: fix alignment of netlink messages
Hauke Mehrtens
2016-09-18
libbb: do not use fflush_unlocked, musl does not like fflush_unlocked(NULL)
Denys Vlasenko
2016-09-17
ash: exit after subshell error when errexit option is set
Rostislav Skudnov
2016-09-17
fdisk: fix CONFIG_FEATURE_SUN_LABEL=y build
Denys Vlasenko
2016-09-17
fix "aloc" -> "alloc" typos
Denys Vlasenko
2016-09-17
ash: add a FIXME for bug 9246
Denys Vlasenko
2016-09-15
svlogd: strip leading '!' from processor lines
Francis Rounds
2016-09-15
vi: make "g<key>" error message less likely to show garbage
Denys Vlasenko
2016-09-15
libbb:/send_to_from: do not require that "to" should have the same AF. Closes...
Denys Vlasenko
2016-09-15
modutils: support finit_module syscall
Mike Frysinger
2016-09-13
less: switch off nonblock on kbd_fd before exit
Denys Vlasenko
2016-09-13
less: fall back to using fd #1 for keyboard reading. Closes 9231
Denys Vlasenko
2016-09-07
mdev: create devices from /sys/dev
Denys Vlasenko
2016-09-07
sendmail: make it possible to pause after connection helper is started
Denys Vlasenko
[prev]
[next]