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
/
i386
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2022-11-13
win32: native make menuconfig: support search
Avi Halachmi (:avih)
1
-5
/
+21
2022-11-13
make: use correct test for valid macro name
Ron Yorston
2
-1
/
+14
2022-11-13
make: pdpmake needs long filename support in ar too
Ron Yorston
1
-1
/
+1
2022-11-12
build system: try harder to detect w64devkit
Ron Yorston
1
-0
/
+11
2022-11-10
make: make + sh configuration
Ron Yorston
5
-1
/
+2456
2022-11-09
Update README.md
Ron Yorston
1
-7
/
+3
2022-11-08
build system: silence compiler warning
FRP-4784-g5507c8744
Ron Yorston
1
-0
/
+1
2022-11-07
win32: fix ESC/CR handling in 'make menuconfig'
Ron Yorston
1
-1
/
+1
2022-11-07
Provide PDCurses source for w64devkit build
Ron Yorston
40
-0
/
+10615
2022-11-07
win32: allow 'make menuconfig' in native builds
Ron Yorston
1
-6
/
+223
2022-11-04
make: fix typo in inference rule handling
Ron Yorston
2
-24
/
+25
2022-11-03
make: fixes to inference rules
Ron Yorston
2
-18
/
+60
2022-11-01
make: comments in macro expansions and command lines
Ron Yorston
2
-3
/
+34
2022-11-01
make: fix test for .WAIT so bmake passes
Ron Yorston
1
-1
/
+1
2022-10-31
win32: remove declaration of vfork(2)
Ron Yorston
1
-1
/
+0
2022-10-30
make: different treatment for escaped NL in macro in command
Ron Yorston
2
-6
/
+37
2022-10-30
build system: fix breakage affecting MSYS2 build
Ron Yorston
2
-4
/
+4
2022-10-30
build system: allow building with w64devkit
Ron Yorston
6
-7
/
+43
2022-10-26
win32: revert special treatment of Unix-style absolute paths
Ron Yorston
7
-49
/
+24
2022-10-25
win32: fix warning in timegm(3)
Ron Yorston
1
-1
/
+0
2022-10-25
win32: revise creation of resources
Ron Yorston
2
-3
/
+5
2022-10-21
make: add a comment, no functional change
Ron Yorston
1
-3
/
+8
2022-10-20
make: $+ should support D/F modifiers
Ron Yorston
1
-0
/
+1
2022-10-19
make: .NOTPARALLEL and .WAIT are special targets
Ron Yorston
2
-2
/
+16
2022-10-18
make: shell assignment is a POSIX 202X feature
Ron Yorston
2
-16
/
+16
2022-10-18
make: support $+ and $^ as POSIX 202X features
Ron Yorston
2
-14
/
+31
2022-10-16
make: clarify output of tests
Ron Yorston
1
-31
/
+31
2022-10-13
ash: disable the 'sleep' builtin in the default configuration
Ron Yorston
2
-2
/
+2
2022-10-13
ash: enable 'read -t N.NNN'
Ron Yorston
2
-2
/
+2
2022-10-12
xxd: avoid use of uninitialised variable
Ron Yorston
1
-0
/
+4
2022-10-12
Update default configuration
Ron Yorston
2
-2
/
+6
2022-09-27
libarchive: alter handling of failure to create symlinks
Ron Yorston
1
-19
/
+8
2022-09-27
win32: use xmalloc_follow_symlinks() in stat(2)
Ron Yorston
1
-16
/
+9
2022-09-08
tls: move definitions around, no code changes
Denys Vlasenko
1
-22
/
+12
2022-09-08
tls: include signature_algorithms extension in client hello message
Denys Vlasenko
1
-18
/
+73
2022-08-30
libbb: mark stack in assembly files read-only
Ludwig Nussel
6
-0
/
+18
2022-08-30
fix [ --help ] and [[ --help ]]
Denys Vlasenko
1
-0
/
+3
2022-08-30
*: style fix
Denys Vlasenko
13
-52
/
+52
2022-08-28
make: fix incorrect handling of escaped newline
Ron Yorston
1
-5
/
+4
2022-08-27
ash: optional sleep builtin
Shawn Landden
4
-0
/
+19
2022-08-26
devmem: add 128-bit width
Aaro Koskinen
1
-24
/
+44
2022-08-26
tree: unicode tweak (use normal space char, 0x20)
Denys Vlasenko
1
-1
/
+1
2022-08-26
tree: make it unicode-aware
Denys Vlasenko
1
-3
/
+16
2022-08-22
xxd -r: handle offsets
Denys Vlasenko
1
-8
/
+50
2022-08-22
xxd: add two more testcases
Denys Vlasenko
1
-2
/
+16
2022-08-22
xxd -r: without -p, stop at more than one whitespace, closes 14786
Denys Vlasenko
2
-17
/
+48
2022-08-22
libbb: make '--help' handling more consistent
Ron Yorston
1
-3
/
+2
2022-08-18
bc: hopefully fix bug 14956 (use-after-free)
Denys Vlasenko
1
-0
/
+2
2022-08-02
ash: fix use-after-free in bash pattern substitution
Sören Tempel
1
-0
/
+7
2022-08-02
udhcpc6: downgrade "opening listen socket" log level to 2
Denys Vlasenko
2
-2
/
+2
[next]