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
2018-11-01
ash: in tryexec(), ensure we don't try to run embedded scripts as applets
Ron Yorston
1
-0
/
+8
2018-11-01
ash: recognize embedded scripts in SH_STANDALONE mode
Ron Yorston
3
-5
/
+17
2018-11-01
claenups for previous commit
Denys Vlasenko
2
-28
/
+19
2018-11-01
ash: allow shell scripts to be embedded in the binary
Denys Vlasenko
9
-3
/
+201
2018-10-31
vi: remove duplicated code
Ron Yorston
1
-6
/
+1
2018-10-31
libbb/u_signal_names.c: don't check errno after bb_strtou
Rasmus Villemoes
1
-3
/
+7
2018-10-31
libbb: optionally honour libc provided SIGRTMIN/SIGRTMAX in get_signum()
Rasmus Villemoes
1
-23
/
+53
2018-10-30
printf: fix printf "%u\n" +18446744073709551614
Denys Vlasenko
2
-1
/
+9
2018-10-30
ntpd: default to FEATURE_NTP_AUTH=y
Denys Vlasenko
1
-1
/
+2
2018-10-30
dd: do not have 'ocount' variable if ibs/obs support is not enabled
Denys Vlasenko
1
-13
/
+20
2018-10-30
dd: add 'oflag=seek_bytes'
Rostislav Skudnov
2
-9
/
+25
2018-10-30
xargs: fix exit code if command exits nonzero, closes 11381
Denys Vlasenko
1
-3
/
+4
2018-10-30
free: add 'available' memory if provided by the kernel
Guillermo Rodriguez
1
-23
/
+36
2018-10-30
examples/udhcp/simple.script: add possibility to use modern "ip"
Jiří Prchal
1
-3
/
+15
2018-10-30
udhcpc: ensure at least one unicast renew attempt
Denys Vlasenko
2
-4
/
+6
2018-10-27
ntpd: add support for MD5/SHA1 message authentication
Brandon P. Enochs
1
-25
/
+241
2018-10-24
nbd-client: support newstyle protocol, -b, -d, -p, -N
Denys Vlasenko
1
-44
/
+186
2018-10-19
printf: fix printing +-prefixed numbers
Bernhard Reutner-Fischer
3
-3
/
+37
2018-10-01
brctl: use a single buffer for brname and ifname
Bernhard Reutner-Fischer
1
-7
/
+6
2018-09-30
unzip: use printable_string() for printing filenames
Denys Vlasenko
7
-27
/
+50
2018-09-30
ifupdown: support "source-directory" stanza
Brandon Maier
1
-0
/
+16
2018-09-28
move storage helpers to libbb.h
Denys Vlasenko
5
-63
/
+17
2018-09-28
udhcpc: give SIGUSR1-induced renew one chance of unicast renew
Denys Vlasenko
2
-10
/
+6
2018-09-26
.gitignore: add ctags output files
Martin Kaiser
1
-0
/
+6
2018-09-25
mdev.txt: explain the meaning of a leading "-"
Martin Kaiser
1
-3
/
+3
2018-09-25
sed: fix double-free in FEATURE_CLEAN_UP code
Denys Vlasenko
1
-12
/
+17
2018-09-23
date: do not allow "month #20" and such, closes 11356
Denys Vlasenko
1
-0
/
+14
2018-09-22
head: convert existing tests to new-style
Thomas De Schampheleire
3
-8
/
+10