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
Commit message (
Expand
)
Author
Age
Files
Lines
...
|
*
shell: Fix "read -d ''" behavior
Christian Eggers
2020-07-31
5
-2
/
+6
|
*
httpd_indexcgi.c: use CSS for odd/even rows
Sergey Ponomarev
2020-07-31
1
-8
/
+2
|
*
httpd_indexcgi.c: minimize style CSS
Sergey Ponomarev
2020-07-31
1
-37
/
+37
|
*
lsscsi: code shrink
Denys Vlasenko
2020-07-20
1
-15
/
+12
|
*
ntpd: fix refid reported in server mode, closes 13056
Denys Vlasenko
2020-07-20
4
-7
/
+41
|
*
networking: support ftp PASV responses not ending with ')'
Denys Vlasenko
2020-07-19
1
-0
/
+2
|
*
libbb: shrink last_char_is(), no longer allow NULL string argument
Denys Vlasenko
2020-07-19
1
-10
/
+5
|
*
domain_codec: optimize dname_dec and convert_dname
Martin Lewis
2020-07-12
1
-78
/
+79
|
*
crontab: Fix -e with editors saving using renaming strategy
Gray Wolf
2020-07-11
1
-1
/
+5
*
|
win32: code shrink Unix-style path handling
Ron Yorston
2020-08-23
7
-96
/
+50
*
|
ash: use stack, not heap, to add system drive to path
Ron Yorston
2020-08-21
1
-16
/
+27
*
|
win32: allow putenv() to set empty values
Ron Yorston
2020-08-21
1
-4
/
+18
*
|
win32: env.c code shrink and clarification
Ron Yorston
2020-08-21
1
-7
/
+6
*
|
ls: allow backslashes to be replaced in displayed paths
fix_backslash
Ron Yorston
2020-08-19
1
-0
/
+15
*
|
busybox: create custom installation directory
Ron Yorston
2020-08-15
1
-5
/
+6
*
|
busybox: add option to install to Unix-style paths
Ron Yorston
2020-08-14
2
-12
/
+35
*
|
win32: use built-in applets for non-existent binaries with Unix-style paths
Ron Yorston
2020-08-13
5
-11
/
+83
*
|
httpd: code shrink
Ron Yorston
2020-08-13
1
-3
/
+2
*
|
win32: handle Unix-style absolute paths for executables
Ron Yorston
2020-08-13
7
-4
/
+68
*
|
win32: use a static buffer in get_system_drive()
Ron Yorston
2020-08-13
4
-18
/
+16
*
|
win32: code shrink
Ron Yorston
2020-08-13
5
-7
/
+17
*
|
which: handle paths of form 'c:path'
Ron Yorston
2020-08-13
1
-2
/
+5
*
|
win32: move code to fork (de)compressor to a function
Ron Yorston
2020-08-05
4
-38
/
+29
*
|
which: rearrange conditional compilation
Ron Yorston
2020-08-04
1
-1
/
+6
*
|
win32: update strptime(3) implementation
Ron Yorston
2020-08-03
1
-12
/
+19
*
|
build system: reinstate PLATFORM_LINUX
Ron Yorston
2020-08-03
2
-0
/
+2
*
|
install: enable in default build
Ron Yorston
2020-08-03
2
-10
/
+14
*
|
win32: code shrink kill(2)
Ron Yorston
2020-07-25
3
-33
/
+19
*
|
win32: update link to Microsoft document on command-line arguments
Ron Yorston
2020-07-21
1
-1
/
+1
*
|
ts: correct output in 64-bit build
Ron Yorston
2020-07-19
1
-0
/
+8
*
|
win32: alter build flags
FRP-3532-g01a256149
Ron Yorston
2020-07-09
1
-1
/
+1
*
|
win32: import strndup from gnulib
Ron Yorston
2020-07-09
3
-0
/
+42
*
|
Merge branch 'busybox' into merge
Ron Yorston
2020-07-09
46
-390
/
+584
|
\
|
|
*
libbb: code shrink in last_char_is()
Denys Vlasenko
2020-06-30
1
-8
/
+9
|
*
compare_string_array: code shrink
Martin Lewis
2020-06-29
1
-2
/
+5
|
*
procps: code shrink
Martin Lewis
2020-06-29
1
-2
/
+10
|
*
udhcpc: fix a TODO in fill_envp using option scanner
Martin Lewis
2020-06-29
1
-114
/
+84
|
*
udhcp: add option scanner
Martin Lewis
2020-06-29
2
-42
/
+62
|
*
wget: fix openssl options for cert verification
Scott Court
2020-06-29
1
-4
/
+17
|
*
acpid: only display -p if supported in usage
Norbert Lange
2020-06-29
2
-2
/
+4
|
*
dhcpd: remove hardcoded pidfile path
Norbert Lange
2020-06-29
1
-1
/
+7
|
*
dpkg: prevent important directories from being removed
Norbert Lange
2020-06-29
1
-0
/
+23
|
*
nc_bloaty: support udp broadcast ports
Norbert Lange
2020-06-29
1
-9
/
+15
|
*
Start 1.33.0 development cycle
Denys Vlasenko
2020-06-26
1
-2
/
+2
|
*
Bump version to 1.32.0
1_32_0
Denys Vlasenko
2020-06-26
1
-1
/
+1
|
*
gzip -d with zcat enabled but gunzip disabled was misbehaving
Denys Vlasenko
2020-06-25
1
-1
/
+1
|
*
make_single_applets.sh: switch off nologin deps option
Denys Vlasenko
2020-06-24
1
-0
/
+2
|
*
bc: placate a "defined but not used" warning
Denys Vlasenko
2020-06-24
1
-0
/
+2
|
*
nologin: make it possible to build it as single applet
Denys Vlasenko
2020-06-24
5
-64
/
+110
|
*
suppress a few compile warnings
Denys Vlasenko
2020-06-24
2
-2
/
+2
[prev]
[next]