projects
/
oweals
/
busybox.git
/ shortlog
commit
grep
author
committer
pickaxe
?
search:
re
summary
| shortlog |
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
oweals/busybox.git
2016-10-25
Denys Vlasenko
udhcpc: check read of overload option data byte to...
commit
|
commitdiff
|
tree
|
snapshot
2016-10-25
Brian Foley
udhcpc: check read of option length byte to be within...
commit
|
commitdiff
|
tree
|
snapshot
2016-10-24
Tito Ragusa
strings: implement -t radix
commit
|
commitdiff
|
tree
|
snapshot
2016-10-24
Denys Vlasenko
ash: explain EXP_REDIR and why we (dont) glob redir...
commit
|
commitdiff
|
tree
|
snapshot
2016-10-24
Brian Foley
awk: fix segfault on for loop syntax error
commit
|
commitdiff
|
tree
|
snapshot
2016-10-23
Denys Vlasenko
lineedit: fix completion with applet names. closes...
commit
|
commitdiff
|
tree
|
snapshot
2016-10-23
Ron Yorston
ash: return exit status of nofork applets
commit
|
commitdiff
|
tree
|
snapshot
2016-10-14
Denys Vlasenko
examples: update var_service/README again
commit
|
commitdiff
|
tree
|
snapshot
2016-10-14
Denys Vlasenko
typo fixes in doc
commit
|
commitdiff
|
tree
|
snapshot
2016-10-14
Denys Vlasenko
examples: update var_service/README again
commit
|
commitdiff
|
tree
|
snapshot
2016-10-14
Denys Vlasenko
examples: update var_service/README
commit
|
commitdiff
|
tree
|
snapshot
2016-10-13
Denys Vlasenko
telnetd: ifdef out a buggy error handling code path
commit
|
commitdiff
|
tree
|
snapshot
2016-10-12
Denys Vlasenko
cpio: fix restoration of file ownership, closes 9306
commit
|
commitdiff
|
tree
|
snapshot
2016-10-12
Denys Vlasenko
telnet: code shrink
commit
|
commitdiff
|
tree
|
snapshot
2016-10-12
Denys Vlasenko
telnetd: add another handshake example in comments...
commit
|
commitdiff
|
tree
|
snapshot
2016-10-12
Denys Vlasenko
telnetd: treat all 2-byte IACs in 240..249 range as...
commit
|
commitdiff
|
tree
|
snapshot
2016-10-12
Denys Vlasenko
telnetd: fix corner case of input processing of 0xff...
commit
|
commitdiff
|
tree
|
snapshot
2016-10-12
Denys Vlasenko
telnetd: fix a corner case where CRLF->CR translation...
commit
|
commitdiff
|
tree
|
snapshot
2016-10-12
Denys Vlasenko
telnetd: fix handling of short writes to pty
commit
|
commitdiff
|
tree
|
snapshot
2016-10-11
Denys Vlasenko
more: accept and ignore a bunch of options
commit
|
commitdiff
|
tree
|
snapshot
2016-10-09
Denys Vlasenko
ifupdown: rewrite state file atomically
commit
|
commitdiff
|
tree
|
snapshot
2016-10-07
Denys Vlasenko
tcpsvd: don't keep shared fd open if fd limit is reache...
commit
|
commitdiff
|
tree
|
snapshot
2016-10-07
Denys Vlasenko
ash: all blocks in function node copying must be SHELL_...
commit
|
commitdiff
|
tree
|
snapshot
2016-10-07
Denys Vlasenko
ash testsuite: fix false positives
commit
|
commitdiff
|
tree
|
snapshot
2016-10-07
Denys Vlasenko
ash: get rid of two global data variables
commit
|
commitdiff
|
tree
|
snapshot
2016-10-07
Denys Vlasenko
ash: comment out free(p) just before _exit, tweak some...
commit
|
commitdiff
|
tree
|
snapshot
2016-10-04
Denys Vlasenko
wget: there is no -s option in GNU Wget 1.18, we should...
commit
|
commitdiff
|
tree
|
snapshot
2016-10-03
Denys Vlasenko
dhcp: merge leases.c and static_leases.c into dhcpd.c
commit
|
commitdiff
|
tree
|
snapshot
2016-10-03
Denys Vlasenko
dhcp: merge most of static_leases.c into dhcpd.c
commit
|
commitdiff
|
tree
|
snapshot
2016-10-03
Denys Vlasenko
dhcp: merge files.c into dhcpd.c
commit
|
commitdiff
|
tree
|
snapshot
2016-10-03
Denys Vlasenko
examples: add example of a DHCP server
commit
|
commitdiff
|
tree
|
snapshot
2016-10-03
Denys Vlasenko
hush: add commented-out debug printouts in "memleak...
commit
|
commitdiff
|
tree
|
snapshot
2016-10-03
Denys Vlasenko
hush: fix a memory corruption when exported variable...
commit
|
commitdiff
|
tree
|
snapshot
2016-10-02
Denys Vlasenko
hush: fix exitcode on exec failure with EACCES - should...
commit
|
commitdiff
|
tree
|
snapshot
2016-10-02
Denys Vlasenko
sh testsuite: add tests for exitcode on failure to...
commit
|
commitdiff
|
tree
|
snapshot
2016-10-02
Denys Vlasenko
shell: delete all msh tests
commit
|
commitdiff
|
tree
|
snapshot
2016-10-02
Denys Vlasenko
hush testsuite: fix another false positive
commit
|
commitdiff
|
tree
|
snapshot
2016-10-02
Denys Vlasenko
hust testsuite: fix a false positive
commit
|
commitdiff
|
tree
|
snapshot
2016-10-02
Denys Vlasenko
ash testsuite: add most of hust tests which pass for ash
commit
|
commitdiff
|
tree
|
snapshot
2016-10-02
Denys Vlasenko
ash: [PARSER] Add nlprompt/nlnoprompt helpers
commit
|
commitdiff
|
tree
|
snapshot
2016-10-02
Denys Vlasenko
whitespace fixes
commit
|
commitdiff
|
tree
|
snapshot
2016-10-02
Denys Vlasenko
hush: add var4.tests, var5.tests
commit
|
commitdiff
|
tree
|
snapshot
2016-10-02
Denys Vlasenko
hush: fix var3.tests
commit
|
commitdiff
|
tree
|
snapshot
2016-10-02
Denys Vlasenko
sh: do not print empty line at the end of "help" output
commit
|
commitdiff
|
tree
|
snapshot
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
next