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
/
init
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2022-12-13
loop: optionally use ioctl(LOOP_CONFIGURE) to set up loopdevs
Denys Vlasenko
2
-9
/
+65
2022-12-13
testsuite/mount.tests: accomodate umount failure seen on 5.18.0
Denys Vlasenko
1
-1
/
+13
2022-12-13
loop: refactor: extract subfunction set_loopdev_params()
Xiaoming Ni
1
-39
/
+51
2022-12-12
loop: simplify code of LOOP_SET_FD failure
Xiaoming Ni
1
-7
/
+3
2022-12-12
loop: refactor: extract subfunction get_next_free_loop()
Xiaoming Ni
1
-30
/
+26
2022-12-08
xxd: fix typo in trivial usage
Brandon Maier
1
-1
/
+1
2022-11-29
unzip -l: add missed big-endian conversions date and time
Peter Kaestle
1
-0
/
+2
2022-11-29
Remove "select PLATFORM_LINUX"
Denys Vlasenko
54
-70
/
+0
2022-11-29
Fix non-Linux builds
Samuel Thibault
56
-3
/
+89
2022-11-16
fbset: support setting pixel clock rate
Dario Binacchi
1
-0
/
+3
2022-11-16
fbset: abort on not handled options
Dario Binacchi
1
-0
/
+3
2022-11-15
loop: fix a race when a free loop device is snatched
Xiaoming Ni
1
-1
/
+10
2022-10-14
pkill: add -e to display the name and PID of the process being killed
Louis Sautier
1
-4
/
+11
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-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
2022-08-02
udhcpc6: fix sending of renew messages
Denys Vlasenko
1
-2
/
+3
2022-08-02
vi: add 'ZQ' quitting command
Grob Grobmann
1
-1
/
+7
2022-08-02
ping: fix typo in --help text
Henrique Rodrigues
1
-2
/
+2
2022-08-02
ash: fix use-after-free in pattern substituon code
Denys Vlasenko
1
-2
/
+4
2022-08-02
ash: fix ifs cleanup on error paths
Denys Vlasenko
5
-0
/
+22
2022-07-29
sort: fix sort -s -u, closes 14871
Denys Vlasenko
2
-4
/
+15
2022-07-29
sort: fix -k2M (wasn't skipping leading whitespace)
Denys Vlasenko
2
-2
/
+13
2022-07-13
udhcpc6: add missed big-endian conversions
Denys Vlasenko
1
-0
/
+2
2022-07-13
tls: P256: remove NOP macro sp_256_norm_8()
Denys Vlasenko
1
-30
/
+5
2022-07-11
awk: fix use after free (CVE-2022-30065)
Natanael Copa
2
-0
/
+9
2022-07-11
shaNNNsum: accept one-space "HASH FILENAME" format for -c, closes 14866
Denys Vlasenko
2
-5
/
+18
2022-07-03
lineedit: get PWD from ash
Ron Yorston
1
-0
/
+6
2022-06-30
tree: new applet
Roger Knecht
3
-0
/
+221
2022-06-26
vi: handle autoindent in 'cc' command
Ron Yorston
1
-24
/
+47
2022-06-26
vi: fix regression in autoindent handling
Ron Yorston
1
-1
/
+7
2022-06-26
ash,hush: use HOME for tab completion and prompts
Ron Yorston
4
-16
/
+19
2022-06-26
libbb: restore special handling of nomsg errors
Ron Yorston
2
-4
/
+4
2022-05-12
top: improve large PID display in memory ('s') mode
Denys Vlasenko
1
-1
/
+4
2022-05-12
examples/var_service/dhcp_if: make helper scripts more talkative
Denys Vlasenko
4
-10
/
+16
2022-05-10
top: code shrink
Denys Vlasenko
1
-11
/
+9
2022-05-10
top: code shrink
Denys Vlasenko
1
-11
/
+14
[next]