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
path:
root
/
libbb
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
libbb: simplify parameter passing in is_in_supplementary_groups()
Denys Vlasenko
2024-10-07
1
-5
/
+5
*
libbb: move is_in_supplementary_groups() from test to libbb
Denys Vlasenko
2024-10-07
1
-0
/
+20
*
libbb: fix sha1 on !x86 if CONFIG_SHA1_HWACCEL=y
Rudi Heitbaum
2024-10-06
1
-0
/
+2
*
lineedit: use stdout for shell history builtin
Ron Yorston
2024-09-27
1
-1
/
+1
*
libbb: send usage messages to correct stream
Ron Yorston
2024-09-27
1
-13
/
+17
*
libbb: use full_write1_str() to shrink busybox_main()
Ron Yorston
2024-09-27
1
-13
/
+11
*
lineedit: make save_history() FAST_FUNC
Denys Vlasenko
2024-09-27
1
-1
/
+1
*
tls: fix CONFIG_FEATURE_TLS_SHA1=y + CONFIG_SHA1_HWACCEL=y
Denys Vlasenko
2024-07-12
1
-6
/
+23
*
libbb: add bit counting function, use where appropriate
Denys Vlasenko
2024-05-31
2
-0
/
+47
*
nproc: prepare for arbitrarily large CPU masks
Denys Vlasenko
2024-05-31
2
-0
/
+30
*
lineedit: print prompt and editing operations to stderr
Denys Vlasenko
2024-04-13
1
-28
/
+34
*
start-stop-daemon: do not lose error messages with -b
Denys Vlasenko
2023-11-08
1
-3
/
+6
*
sleep: fix "sleep -- ARGS"
Denys Vlasenko
2023-10-02
1
-4
/
+11
*
libbb: rename source files, no code changes
Denys Vlasenko
2023-07-18
7
-8
/
+8
*
libbb: code shrink: introduce and use [_]exit_FAILURE()
Denys Vlasenko
2023-06-15
1
-0
/
+10
*
libbb: pass "" rather than NULL as format string in _nomsg functions
Denys Vlasenko
2023-06-12
3
-26
/
+4
*
libbb/dump: code shrink
Denys Vlasenko
2023-05-28
1
-5
/
+7
*
libbb/dump: make xxd_displayoff member conditional on xxd
Denys Vlasenko
2023-05-27
1
-2
/
+10
*
libbb/dump: correct handling of 1-byte signed int format
Denys Vlasenko
2023-05-26
1
-20
/
+17
*
libbb/dump: use fputs_stdout where appropriate
Denys Vlasenko
2023-05-26
1
-2
/
+2
*
od, hexdump: byte 0x11 is "dc1" not "dcl"
Denys Vlasenko
2023-05-26
1
-2
/
+4
*
libbb/dump: conditionalize code used only by xxd and od
Denys Vlasenko
2023-05-26
1
-1
/
+5
*
od: stop printing extra trailing spaces
Denys Vlasenko
2023-05-25
1
-7
/
+14
*
od: for !DESKTOP, match output more closely to GNU coreutils 9.1, implement -s
Denys Vlasenko
2023-05-25
1
-8
/
+22
*
lineedit: fix crash when icanon set with -echo
Akos Somfai
2023-04-12
1
-2
/
+2
*
appletlib: fix "warning: unused variable applet_no"
Tomas Paukrt
2023-04-10
1
-1
/
+1
*
ash: fix sleep built-in not running INT trap immediately on ^C
Denys Vlasenko
2023-04-10
1
-9
/
+7
*
libbb: consolidate NOMMU fix of restoring high bit in argv[0][0]
Denys Vlasenko
2023-04-06
1
-4
/
+6
*
lineedit: fix matching of directories when searching PATH
Ron Yorston
2023-03-29
1
-2
/
+2
*
libbb/sha: do not read shaNI variable twice, and factor out its setting
Denys Vlasenko
2023-03-29
1
-12
/
+16
*
libbb/sha: fix sha-NI instruction detection
Denys Vlasenko
2023-03-29
1
-2
/
+2
*
shell: fix SIGWINCH and SIGCHLD (in hush) interrupting line input, closes 15256
Denys Vlasenko
2023-01-26
1
-7
/
+10
*
shell: fix compile failures in some configs
Denys Vlasenko
2023-01-03
1
-11
/
+13
*
libbb/loop: fix compile failure (name collision)
Denys Vlasenko
2023-01-02
1
-2
/
+2
*
libbb: shrink del_loop()
Denys Vlasenko
2022-12-13
1
-1
/
+1
*
loop: restore the correct return vaule of set_loop()
Denys Vlasenko
2022-12-13
1
-4
/
+8
*
loop: optionally use ioctl(LOOP_CONFIGURE) to set up loopdevs
Denys Vlasenko
2022-12-13
2
-9
/
+65
*
loop: refactor: extract subfunction set_loopdev_params()
Xiaoming Ni
2022-12-13
1
-39
/
+51
*
loop: simplify code of LOOP_SET_FD failure
Xiaoming Ni
2022-12-12
1
-7
/
+3
*
loop: refactor: extract subfunction get_next_free_loop()
Xiaoming Ni
2022-12-12
1
-30
/
+26
*
loop: fix a race when a free loop device is snatched
Xiaoming Ni
2022-11-15
1
-1
/
+10
*
libbb: mark stack in assembly files read-only
Ludwig Nussel
2022-08-30
6
-0
/
+18
*
fix [ --help ] and [[ --help ]]
Denys Vlasenko
2022-08-30
1
-0
/
+3
*
ash: optional sleep builtin
Shawn Landden
2022-08-27
1
-0
/
+6
*
libbb: make '--help' handling more consistent
Ron Yorston
2022-08-22
1
-3
/
+2
*
lineedit: get PWD from ash
Ron Yorston
2022-07-03
1
-0
/
+6
*
ash,hush: use HOME for tab completion and prompts
Ron Yorston
2022-06-26
1
-1
/
+11
*
libbb: restore special handling of nomsg errors
Ron Yorston
2022-06-26
2
-4
/
+4
*
style fix
Denys Vlasenko
2022-05-01
1
-1
/
+1
*
libbb/sha1: update config help text with new performance numbers
Denys Vlasenko
2022-02-18
1
-3
/
+4
[next]