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
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
Makefile.flags
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2020-07-09
win32: alter build flags
FRP-3532-g01a256149
Ron Yorston
1
-1
/
+1
2020-07-09
win32: import strndup from gnulib
Ron Yorston
3
-0
/
+42
2020-07-09
ash: tidy code, no functional change
Ron Yorston
1
-3
/
+2
2020-07-09
chattr, lsattr: enable in the default configuration
Ron Yorston
6
-7
/
+138
2020-07-09
ls: treat hidden files as if their names begin with a dot
Ron Yorston
1
-0
/
+12
2020-07-09
win32: return raw file attributes in struct mingw_stat
Ron Yorston
2
-0
/
+5
2020-07-07
ash: fix shell options
Ron Yorston
1
-7
/
+7
2020-06-30
ash: improve handling of UNC paths
Ron Yorston
2
-38
/
+56
2020-06-30
libbb: code shrink in last_char_is()
Denys Vlasenko
1
-8
/
+9
2020-06-29
compare_string_array: code shrink
Martin Lewis
1
-2
/
+5
2020-06-29
procps: code shrink
Martin Lewis
1
-2
/
+10
2020-06-29
udhcpc: fix a TODO in fill_envp using option scanner
Martin Lewis
1
-114
/
+84
2020-06-29
udhcp: add option scanner
Martin Lewis
2
-42
/
+62
2020-06-29
wget: fix openssl options for cert verification
Scott Court
1
-4
/
+17
2020-06-29
acpid: only display -p if supported in usage
Norbert Lange
2
-2
/
+4
2020-06-29
dhcpd: remove hardcoded pidfile path
Norbert Lange
1
-1
/
+7
2020-06-29
dpkg: prevent important directories from being removed
Norbert Lange
1
-0
/
+23
2020-06-29
nc_bloaty: support udp broadcast ports
Norbert Lange
1
-9
/
+15
2020-06-29
ash: avoid duplicated slashes in output of type/command builtins
Ron Yorston
2
-0
/
+10
2020-06-26
Start 1.33.0 development cycle
Denys Vlasenko
1
-2
/
+2
2020-06-26
Bump version to 1.32.0
1_32_0
Denys Vlasenko
1
-1
/
+1
2020-06-25
gzip -d with zcat enabled but gunzip disabled was misbehaving
Denys Vlasenko
1
-1
/
+1
2020-06-24
make_single_applets.sh: switch off nologin deps option
Denys Vlasenko
1
-0
/
+2
2020-06-24
bc: placate a "defined but not used" warning
Denys Vlasenko
1
-0
/
+2
2020-06-24
nologin: make it possible to build it as single applet
Denys Vlasenko
5
-64
/
+110
2020-06-24
suppress a few compile warnings
Denys Vlasenko
2
-2
/
+2
2020-06-24
randomconfig fixes
Denys Vlasenko
3
-2
/
+6
2020-06-23
randomconfig fixes
Denys Vlasenko
6
-6
/
+31
2020-06-23
randomconfig fix
Denys Vlasenko
1
-0
/
+4
2020-06-23
randomconfig fixes
Denys Vlasenko
1
-0
/
+1
2020-06-23
randomconfig fixes
Denys Vlasenko
2
-1
/
+5
2020-06-23
randomconfig fixes
Denys Vlasenko
2
-0
/
+4
2020-06-21
ash: skip NULL argv during forkshell
Ron Yorston
1
-67
/
+44
2020-06-21
examples/udhcp/simple.script: fix IPv6 support when using udhcpc
Stefan Agner
1
-1
/
+1
2020-06-21
udhcpc6: use correct multicast MAC
Uwe Glaeser
1
-1
/
+5
2020-06-20
ash: changes to ctrl-c handling
Ron Yorston
1
-57
/
+13
2020-06-20
ash: run ash_main() directly from a FS_SHELLEXEC shell
Ron Yorston
1
-3
/
+6
2020-06-20
ash: reduce forkshell block size for FS_SHELLEXEC
Ron Yorston
1
-25
/
+46
2020-06-20
ash: reduce forkshell block size for FS_OPENHERE
Ron Yorston
1
-33
/
+50
2020-06-20
ash: forkshell code shrink
Ron Yorston
1
-18
/
+8
2020-06-14
win32: enable globbing by default
Ron Yorston
5
-15
/
+26
2020-06-12
win32: minor improvements to process spawning
Ron Yorston
1
-3
/
+2
2020-06-10
nmeter: add %T (zero-based timestamp) format
Denys Vlasenko
1
-14
/
+54
2020-06-10
Makefile.flags: restrict Wno-constant-logical-operand and Wno-string-plus-int...
Biswapriyo Nath
1
-0
/
+2
2020-06-09
deluser: check if specified home is a directory before removing it
Sören Tempel
1
-2
/
+8
2020-06-09
dhcpc: refactor xmalloc_optname_optval to shrink binary size
Martin Lewis
2
-27
/
+16
2020-06-09
ash: treat all applets as NOEXEC
Ron Yorston
2
-0
/
+8
2020-06-09
httpd: allow '-h' to work when daemonized with NOMMU enabled
Ron Yorston
1
-3
/
+3
2020-06-09
ash: minimise work when a forkshell process is started
Ron Yorston
1
-19
/
+27
2020-06-09
udhcp: comment out unused domain compression code
Denys Vlasenko
3
-13
/
+18
[next]