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
2020-02-16
iconv: more improvements
Ron Yorston
1
-55
/
+19
2020-02-16
win32: save bytes in fnmatch
Ron Yorston
1
-13
/
+55
2020-02-16
win32: tidy up detection of device files
Ron Yorston
2
-10
/
+4
2020-02-16
win32: save a few bytes in statfs
Ron Yorston
1
-3
/
+5
2020-02-15
win32: save space in statfs
Ron Yorston
1
-20
/
+5
2020-02-15
win32: rework device file detection
Ron Yorston
1
-6
/
+4
2020-02-14
iconv: code shrink (2)
Ron Yorston
1
-86
/
+34
2020-02-14
iconv: code shrink
Ron Yorston
1
-456
/
+457
2020-02-14
fdisk: add HFS / HFS+ partition type
Denys Vlasenko
1
-6
/
+4
2020-02-14
win32: turn off some unnecessary build options
Ron Yorston
2
-10
/
+10
2020-02-14
ash: code shrink
Ron Yorston
1
-4
/
+12
2020-02-13
tftp: on download, open local file only when first bit of data arrived
Denys Vlasenko
1
-28
/
+33
2020-02-13
tftp: fix thinko in code shrink
Denys Vlasenko
1
-1
/
+1
2020-02-13
tftp: code shrink
Denys Vlasenko
1
-9
/
+4
2020-02-13
tftpd: show requested file name in open error message
Denys Vlasenko
1
-2
/
+11
2020-02-13
win32: code shrink
Ron Yorston
3
-19
/
+15
2020-02-11
date: code shrink
Ron Yorston
3
-7
/
+27
2020-02-11
ash: code shrink
Ron Yorston
1
-3
/
+15
2020-02-10
ash: fixes to trap
Ron Yorston
1
-3
/
+4
2020-02-08
ash: don't compile dotrap()
Ron Yorston
1
-0
/
+6
2020-02-08
ash: fixes to handling of ctrl-C in read builtin
Ron Yorston
2
-2
/
+22
2020-02-08
ash: catch EOF in read builtin
Ron Yorston
1
-2
/
+2
2020-02-07
ash: process backspace in read builtin
Ron Yorston
1
-0
/
+10
2020-02-06
winansi: fix alternate screen buffer in Windows 7
Ron Yorston
1
-6
/
+10
2020-02-04
ash: remove obsolete comment
Ron Yorston
1
-4
/
+1
2020-02-02
awk: fix more "length" cases, closes 12486
Denys Vlasenko
2
-5
/
+40
2020-01-29
ash,hush: allow builtins to be tab-completed, closes 7532
Ron Yorston
4
-4
/
+62
2020-01-29
xargs: fix handling of quoted arguments, closes 11441
Ron Yorston
2
-9
/
+27
2020-01-29
vi: fixes to string search in colon commands, closes 10321
Ron Yorston
1
-5
/
+8
2020-01-29
ash: improve expandstr()
Ron Yorston
1
-20
/
+21
2020-01-29
syslogd: add config option to include milliseconds in timestamps
Peter Korsgaard
1
-2
/
+22
2020-01-21
ash: tidy up history_copy()
Ron Yorston
1
-6
/
+6
2020-01-19
mingw: fix off-by-one error in mingw_strftime()
Ron Yorston
1
-1
/
+1
2020-01-19
mingw: fix use after free in file_owner()
Ron Yorston
1
-9
/
+6
2020-01-19
ash: fix out of bounds read in tblentry_copy()
Ron Yorston
1
-1
/
+1
2020-01-18
ash: reduce size of forkshell relocation map
Ron Yorston
1
-70
/
+77
2020-01-18
ash: simplify MARK_PTR macro
Ron Yorston
1
-9
/
+16
2020-01-18
ash: reorder SAVE_PTR macros
Ron Yorston
1
-10
/
+8
2020-01-18
ash: relocatesize may differ from forkshell block size
Ron Yorston
1
-9
/
+12
2020-01-16
ash: rework how pointers are adjusted during forkshell
Ron Yorston
1
-229
/
+185
2020-01-14
udhcpd: mangle hostnames starting with dash ("-option")
Denys Vlasenko
1
-0
/
+2
2020-01-14
ash: minor fixes to forkshell handling
Ron Yorston
1
-4
/
+2
2020-01-08
Build fixes
FRP-3329-gcf0fa4d13
Ron Yorston
5
-6
/
+18
2020-01-08
winansi: code shrink
Ron Yorston
1
-37
/
+31
2020-01-08
Update copyright date
Ron Yorston
2
-2
/
+2
2020-01-07
winansi: restore correct attributes after ls
Ron Yorston
1
-1
/
+7
2020-01-06
winansi: fix escape processing in Windows 10 release 1809
Ron Yorston
1
-20
/
+20
2019-12-16
ash: copy line editing history during forkshell
Ron Yorston
1
-10
/
+94
2019-12-15
ash: copy alias table during forkshell
Ron Yorston
1
-1
/
+77
2019-12-03
whois: limit total length of response to 32+2 kb
Denys Vlasenko
1
-1
/
+3
[next]