index
:
busybox-w32
ansi
awk_faster
busybox
cng_backend
dscho-kill-gently
embed
fix_backslash
manifest
master
merge
merge_1_19
merge_1_20
noconsole
noconsole2
old
path_search
propagate_sigint
realpath
stty
su_cmd
su_cmd2
su_cmd3
symlink
tab_completion
tab_completion2
tilde
ucrt_hack
w32_1_26_2
wget-post-file
wip
A mirror of https://github.com/rmyorston/busybox-w32.git
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2021-06-16
blockdev: support --get/setra
Denys Vlasenko
1
-5
/
+23
2021-06-16
*: more --help tweaks
Denys Vlasenko
4
-14
/
+12
2021-06-16
lsof: print fd# too
Denys Vlasenko
1
-1
/
+1
2021-06-16
telnetd: give inetd.conf example in --help
Denys Vlasenko
3
-4
/
+4
2021-06-16
awk: fix use-after-free in "$BIGNUM1 $BIGGERNUM2" concat op
Denys Vlasenko
1
-14
/
+71
2021-06-15
hush: fix handling of "cmd && &"
Denys Vlasenko
1
-1
/
+5
2021-06-15
hush: fix handling of \^C and "^C"
Denys Vlasenko
9
-0
/
+23
2021-06-15
unlzma: fix a case where we could read before beginning of buffer
Denys Vlasenko
3
-5
/
+17
2021-06-15
man: fix segfault in "man 1"
Denys Vlasenko
1
-1
/
+1
2021-06-15
shuf: simplify check that we have at least one FILE
Denys Vlasenko
2
-7
/
+4
2021-06-15
*: more --help tweaks
Denys Vlasenko
10
-11
/
+11
2021-06-15
udhcpc: do not use inet_addr() to parse -r REQ_IP, it's deprecated
Denys Vlasenko
1
-1
/
+2
2021-06-15
udhcpc: rename server_addr to server_id, fix id comparison if it's not specified
Denys Vlasenko
1
-25
/
+19
2021-06-15
udhcpc[6]: do not pass xid around, keep it in client_data.xid
Denys Vlasenko
3
-60
/
+48
2021-06-15
udhcpc: send client-id option in DHCPDECLINE
Denys Vlasenko
1
-15
/
+22
2021-06-14
vi: initialise tabstop once not for each file
Ron Yorston
1
-1
/
+1
2021-06-14
vi: ':r' should insert text after current line
Ron Yorston
1
-5
/
+3
2021-06-14
*: --help tweaks
Denys Vlasenko
21
-40
/
+61
2021-06-13
base32/64: accept -i "skip bad chars" option (currently in effect uncondition...
Denys Vlasenko
1
-2
/
+4
2021-06-13
*: more --help tweaking
Denys Vlasenko
9
-19
/
+20
2021-06-13
*: more --help tweaks, mostly expanding ts --help
Denys Vlasenko
8
-15
/
+18
2021-06-13
*: --help tweaks
Denys Vlasenko
10
-27
/
+35
2021-06-12
bc: tweak overflow detection in a^b
Denys Vlasenko
1
-5
/
+8
2021-06-12
bc: code shrink: combine init() and copy() where we can
Denys Vlasenko
1
-21
/
+16
2021-06-12
bc: fix for mul overflow in scale calculation in a^b
Denys Vlasenko
1
-8
/
+23
2021-06-06
httpd_post_upload.cgi: use mktemp to avoid $RANDOM
Sergey Ponomarev
1
-1
/
+1