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
/
include
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
win32: retry when command needs elevated privileges
Ron Yorston
2025-02-03
1
-0
/
+1
*
ash: match behaviour of cmd.exe in cd builtin
Ron Yorston
2024-11-19
1
-0
/
+1
*
test: code shrink supplementary groups
Ron Yorston
2024-10-09
1
-0
/
+4
*
Merge branch 'busybox' into merge
Ron Yorston
2024-10-08
1
-1
/
+1
|
\
|
*
libbb: modify find_executable() to not temporarily write to PATH
Denys Vlasenko
2024-10-08
1
-1
/
+1
*
|
libbb: code shrink supplementary group test
Ron Yorston
2024-10-08
1
-0
/
+4
*
|
Merge branch 'busybox' into merge
Ron Yorston
2024-10-08
1
-0
/
+14
|
\
|
|
*
ash: cache more of uid/gid syscalls
Denys Vlasenko
2024-10-07
1
-2
/
+4
|
*
ash: make "test -x" use cached groupinfo
Denys Vlasenko
2024-10-07
1
-0
/
+1
|
*
libbb: simplify parameter passing in is_in_supplementary_groups()
Denys Vlasenko
2024-10-07
1
-2
/
+8
|
*
libbb: move is_in_supplementary_groups() from test to libbb
Denys Vlasenko
2024-10-07
1
-0
/
+5
*
|
Merge branch 'busybox' into merge
Ron Yorston
2024-09-28
1
-5
/
+5
|
\
|
|
*
lineedit: make save_history() FAST_FUNC
Denys Vlasenko
2024-09-27
1
-5
/
+5
*
|
Use builtin ffs also with GCC
Christopher Wellons
2024-09-21
1
-1
/
+1
*
|
ash: optimise running of scripts (2)
Ron Yorston
2024-09-04
1
-0
/
+1
*
|
ash: optimise running of scripts
Ron Yorston
2024-08-19
1
-0
/
+8
*
|
win32: code shrink
Ron Yorston
2024-08-16
1
-17
/
+17
*
|
win32: use 64-bit time on 32-bit platforms
Ron Yorston
2024-08-14
2
-0
/
+20
*
|
su: detect inability to raise privilege
Ron Yorston
2024-08-03
1
-0
/
+5
*
|
ash: read profile script relative to binary
Ron Yorston
2024-07-08
1
-0
/
+1
*
|
win32: code shrink system drive handling
Ron Yorston
2024-07-07
1
-1
/
+0
*
|
Merge branch 'busybox' into merge
Ron Yorston
2024-06-23
1
-0
/
+9
|
\
|
|
*
libbb: fix 64-bit bb_popcnt_long
Denys Vlasenko
2024-05-31
1
-1
/
+1
|
*
libbb: add bit counting function, use where appropriate
Denys Vlasenko
2024-05-31
1
-0
/
+7
|
*
nproc: prepare for arbitrarily large CPU masks
Denys Vlasenko
2024-05-31
1
-0
/
+2
*
|
win32: add env var to control error dialogs
Ron Yorston
2024-06-22
2
-0
/
+2
*
|
win32: allow for trailing separator in PATH
Ron Yorston
2024-06-14
1
-0
/
+1
*
|
win32: implement getppid(2)
Ron Yorston
2024-05-16
1
-1
/
+1
*
|
win32: ensure PIDs are read early in procps_scan()
Ron Yorston
2024-05-16
1
-2
/
+1
*
|
ps: report unknown parent PID as 1
Ron Yorston
2024-05-14
1
-0
/
+3
*
|
kill: killing a zombie process should fail
Ron Yorston
2024-05-14
1
-1
/
+0
*
|
libbb: make default history size configurable
Ron Yorston
2024-04-28
1
-0
/
+5
*
|
ash: add title built-in
Ron Yorston
2024-04-09
1
-0
/
+1
*
|
win32: unicode: use newer wcwidth by default
Avi Halachmi (:avih)
2024-03-29
1
-0
/
+4
*
|
win32: add BB_VER.h to .gitignore
Ron Yorston
2024-02-25
1
-0
/
+1
*
|
win32: rearrange applet override handling
Ron Yorston
2024-02-02
1
-4
/
+4
*
|
Fix POSIX build in standalone shell mode
Ron Yorston
2024-01-23
1
-2
/
+3
*
|
Remove FAST_FUNC from variadic functions
Ron Yorston
2024-01-17
1
-12
/
+12
*
|
libbb: introduce last_char_is_dir_sep()
Ron Yorston
2024-01-04
1
-0
/
+1
*
|
win32: make the clang build less crashy
Ron Yorston
2024-01-03
1
-0
/
+5
*
|
win32: fix clang error/warning
Ron Yorston
2023-12-31
1
-0
/
+4
*
|
httpd: enable support for CGI
Ron Yorston
2023-12-20
1
-0
/
+2
*
|
httpd: fix return code when run in background
Ron Yorston
2023-12-15
1
-1
/
+1
*
|
win32: tidy up conditional compilation of applet override
Ron Yorston
2023-12-12
1
-5
/
+5
*
|
win32: code shrink applet overrides
Ron Yorston
2023-12-10
1
-4
/
+4
*
|
Merge branch 'busybox' into merge
FRP-5236-g7dff7f376
Ron Yorston
2023-12-05
1
-4
/
+8
|
\
|
|
*
start-stop-daemon: do not lose error messages with -b
Denys Vlasenko
2023-11-08
1
-4
/
+7
|
*
sleep: fix "sleep -- ARGS"
Denys Vlasenko
2023-10-02
1
-0
/
+1
*
|
win32: only search PATH for compressor
Ron Yorston
2023-11-14
1
-1
/
+2
*
|
sort: add support for sorting version strings
Ron Yorston
2023-10-01
2
-1
/
+1
[next]