index
:
busybox-w32
ansi
awk_faster
busybox
dscho-kill-gently
embed
fix_backslash
manifest
master
merge
merge_1_19
merge_1_20
noconsole
noconsole2
old
path_search
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
Commit message (
Expand
)
Author
Age
Files
Lines
*
Bump version to 1.28.3
1_28_3
Denys Vlasenko
2018-04-01
1
-1
/
+1
*
hush: fix a signedness bug
Denys Vlasenko
2018-04-01
1
-1
/
+1
*
ash: fix "char == CTLfoo" comparison signedness bug
Denys Vlasenko
2018-04-01
1
-3
/
+3
*
cpio: extract "unsafe" symlinks the same way tar/unzip does
Natanael Copa
2018-04-01
1
-0
/
+2
*
grep: fix echo "aa" | busybox grep -F -w "a" (should not match)
Denys Vlasenko
2018-04-01
2
-1
/
+7
*
ash,hush: fix "saved" redirected fds still visible in children
Denys Vlasenko
2018-04-01
14
-13
/
+92
*
ssl_client: fix option parsing
1_28_2
Ron Yorston
2018-03-26
1
-1
/
+1
*
tcpsvd: fix fallout from opt_complementary removal
Denys Vlasenko
2018-03-11
1
-3
/
+8
*
udhcpd: clamp down huge auto_times to ~2M seconds, better EINTR poll handling
Denys Vlasenko
2018-03-11
1
-5
/
+20
*
udhcpd: fix "not dying on SIGTERM"
Denys Vlasenko
2018-03-10
7
-34
/
+35
*
tar,unzip: postpone creation of symlinks with "suspicious" targets
Denys Vlasenko
2018-03-10
6
-79
/
+68
*
Bump version to 1.28.1
1_28_1
Denys Vlasenko
2018-02-14
1
-1
/
+1
*
cp: fix option handling in non-longopt config
Denys Vlasenko
2018-02-14
1
-1
/
+5
*
svlogd: improve --help text
Denys Vlasenko
2018-02-14
1
-6
/
+13
*
ip: fix crash in "ip neigh show"
Denys Vlasenko
2018-02-14
7
-20
/
+28
*
tls: fix hash calculations if client cert is requested and sent
Denys Vlasenko
2018-02-14
1
-40
/
+54
*
cp: implement -T
Aaro Koskinen
2018-02-14
2
-5
/
+17
*
tar: accomodate non-terminated tar.chksum fields as seen from github.com
Denys Vlasenko
2018-02-14
1
-24
/
+25
*
udhcpc6: fix ipv6prefix[_lease] envvar value in script invocation
Denys Vlasenko
2018-02-14
1
-4
/
+4
*
umount: ignore -c
Shawn Landden
2018-02-14
1
-2
/
+2
*
ash: fail if 'shift' operand is out of range
Ingo van Lil
2018-02-14
1
-1
/
+1
*
Bump version to 1.28.0
1_28_0
Denys Vlasenko
2018-01-02
1
-1
/
+1
*
scripts/randomtest: do not try building static libbysubox
Denys Vlasenko
2017-12-31
1
-0
/
+2
*
chown: fix a mistake in opt_complementary change
Denys Vlasenko
2017-12-31
1
-2
/
+2
*
randomconfig fixes
Denys Vlasenko
2017-12-31
13
-21
/
+42
*
ntpd: do run the script at leat once in 11 minutes
Denys Vlasenko
2017-12-26
1
-1
/
+3
*
env: -u option fails due to typo
Ron Yorston
2017-12-25
1
-1
/
+1
*
tar: code shrink
Denys Vlasenko
2017-11-13
1
-20
/
+19
*
tar: code shrink, better help text
Denys Vlasenko
2017-11-13
1
-62
/
+68
*
tar: improve help text
Denys Vlasenko
2017-11-10
1
-7
/
+8
*
inetd: fix for running by non-root
Denys Vlasenko
2017-11-09
1
-1
/
+1
*
unshare: -r should map root to user, not the other way around
Denys Vlasenko
2017-11-09
1
-3
/
+3
*
unshare: -r implies -U, not -u
Denys Vlasenko
2017-11-09
1
-1
/
+1
*
unzip: add missing -j to trivial usage
Eugene Rudoy
2017-11-09
1
-1
/
+1
*
unzip: fix content listing and filtering when -j is used
Eugene Rudoy
2017-11-09
1
-7
/
+8
*
lineedit: get terminal width before printing prompt
Denys Vlasenko
2017-11-08
1
-2
/
+2
*
lineedit: do not tab-complete any strings which have control characters
Denys Vlasenko
2017-11-08
1
-0
/
+12
*
ash: fix nofork bug where environment is not properly passed to a command
Denys Vlasenko
2017-11-03
5
-5
/
+88
*
init: reduce the window when init can lose reboot/poweroff signals
Denys Vlasenko
2017-11-02
1
-23
/
+8
*
ash: retain envvars with bad names in initial environment. Closes 10231
Denys Vlasenko
2017-11-02
1
-4
/
+22
*
ntpd: skip over setting next DNS resolution attempt if it is not needed
Denys Vlasenko
2017-10-31
1
-2
/
+7
*
Fix build failures if MAXHOSTNAMELEN or MAXPATHLEN is not defined
Denys Vlasenko
2017-10-31
2
-0
/
+6
*
grep: skip grepping symlinks to directories
James Clarke
2017-10-31
1
-2
/
+19
*
ntpd: mention in help text that -d can be repeated
Denys Vlasenko
2017-10-31
1
-1
/
+1
*
ntpd: improve treatment of DNS resolution failures
Denys Vlasenko
2017-10-31
1
-15
/
+33
*
udp_io, traceroute: Standardise IPv6 PKTINFO handling to be portable
James Clarke
2017-10-30
2
-7
/
+9
*
df: Use statvfs instead of non-standard statfs
James Clarke
2017-10-30
1
-3
/
+3
*
xfuncs: Handle missing non-POSIX termios constants
James Clarke
2017-10-30
1
-0
/
+9
*
blkdiscard: Only build on Linux
James Clarke
2017-10-30
1
-0
/
+1
*
networking: Fall back on IPPROTO_RAW when SOL_RAW is not defined
James Clarke
2017-10-30
2
-0
/
+16
[next]