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
/
modutils
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2024-06-23
win32: code shrink BB_CRITICAL_ERROR_DIALOGS
Ron Yorston
2
-2
/
+3
2024-06-22
win32: only access mode argument of open(2) if required
Ron Yorston
1
-3
/
+5
2024-06-22
win32: add env var to control error dialogs
Ron Yorston
6
-2
/
+12
2024-06-22
win32: revert 'don't set error mode'
Ron Yorston
2
-29
/
+68
2024-06-19
ash: allow HISTFILE=/dev/null to work as intended
Ron Yorston
1
-3
/
+8
2024-06-19
win32: code shrink APE detection; avoid UB
Ron Yorston
1
-3
/
+7
2024-06-16
make: update default rules
Ron Yorston
1
-14
/
+49
2024-06-16
win32: detect Actually Portable Executable binaries
Ron Yorston
1
-15
/
+23
2024-06-16
win32: don't set error mode
Ron Yorston
1
-4
/
+0
2024-06-14
make: update for POSIX 2024
Ron Yorston
6
-27
/
+31
2024-06-14
win32: allow for trailing separator in PATH
Ron Yorston
4
-38
/
+47
2024-06-10
make: limit changes to pragmas
Ron Yorston
1
-5
/
+4
2024-06-08
make: allow := macro assignment on command line
Ron Yorston
1
-14
/
+22
2024-06-05
make: more changes for c:/path target
Ron Yorston
1
-4
/
+5
2024-06-05
make: restore check for c:/path target
Ron Yorston
1
-1
/
+23
2024-06-04
make: explicitly verify order of arguments
Ron Yorston
1
-7
/
+16
2024-06-03
make: only reset getopt(3) if necessary
Ron Yorston
1
-2
/
+2
2024-06-02
make: ensure sufficient space in line buffer
Ron Yorston
1
-7
/
+8
2024-06-02
make: report POSIX 202X issue with include
Ron Yorston
1
-6
/
+12
2024-06-02
make: restore warning about invalid macro name
Ron Yorston
1
-7
/
+9
2024-06-01
make: move test for complex chain of macro assignments
Ron Yorston
1
-14
/
+14
2024-06-01
typo fix
Denys Vlasenko
2
-2
/
+2
2024-05-31
libbb: fix 64-bit bb_popcnt_long
Denys Vlasenko
1
-1
/
+1
2024-05-31
libbb: add bit counting function, use where appropriate
Denys Vlasenko
8
-52
/
+66
2024-05-31
nproc: prepare for arbitrarily large CPU masks
Denys Vlasenko
5
-27
/
+38
2024-05-31
make: fix detection of target rules (take 2)
Ron Yorston
2
-184
/
+177
2024-05-29
make: allow :::= macro assignment on command line
Ron Yorston
2
-16
/
+52
2024-05-29
make: relax the test 'Return error if command fails'
Ron Yorston
1
-1
/
+1
2024-05-28
make: fixes to -q option
Ron Yorston
2
-36
/
+43
2024-05-28
make: fixes to -t option
Ron Yorston
2
-33
/
+60
2024-05-27
make: improved support for POSIX levels
Ron Yorston
5
-5
/
+37
2024-05-25
make: add posix_2017 pragma
Ron Yorston
1
-9
/
+40
2024-05-24
make: fix tests for BSD
Ron Yorston
1
-4
/
+4
2024-05-22
make: add support for ifeq/ifneq
Ron Yorston
2
-16
/
+96
2024-05-22
make: set $< and $* for target rules
Ron Yorston
2
-6
/
+40
2024-05-22
make: add support for CURDIR macro
Ron Yorston
2
-5
/
+53
2024-05-22
ash: fix comment
Ron Yorston
1
-1
/
+1
2024-05-21
ash: prevent mintty from setting HOME
Ron Yorston
1
-1
/
+13
2024-05-18
win32: some changes to kill(2)
Ron Yorston
1
-26
/
+27
2024-05-16
win32: implement getppid(2)
Ron Yorston
2
-10
/
+25
2024-05-16
win32: ensure PIDs are read early in procps_scan()
Ron Yorston
2
-12
/
+16
2024-05-15
win32: code shrink
Ron Yorston
1
-2
/
+0
2024-05-14
ps: report unknown parent PID as 1
Ron Yorston
2
-2
/
+23
2024-05-14
kill: killing a zombie process should fail
Ron Yorston
3
-114
/
+101
2024-05-10
ash: -X option shouldn't alter environment variables
Ron Yorston
1
-3
/
+3
2024-04-30
win32: try to avoid downloading offline files
Ron Yorston
1
-2
/
+5
2024-04-30
ash: fix typo
Ron Yorston
1
-1
/
+1
2024-04-30
ash: fix alias expansion followed by '&'
Ron Yorston
1
-1
/
+10
2024-04-29
ash: add 'noiconify' option
Ron Yorston
1
-11
/
+23
2024-04-29
ash: detect console state on every call to options()
Ron Yorston
1
-3
/
+3
[next]