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
Commit message (
Expand
)
Author
Age
Files
Lines
...
|
*
libbb: use BUILD_BUG_ON in utoa_to_buf()
Denys Vlasenko
2018-03-28
1
-4
/
+3
|
*
ifupdown: do not fail if interface disappears during ifdown
Kaarle Ritvanen
2018-03-28
1
-0
/
+6
|
*
ioctl(SIOCGIFINDEX) does not require clearing of entire ifr
Denys Vlasenko
2018-03-27
3
-3
/
+3
|
*
netstat: produce numeric-ip output for non-resolved names
Mark Marshall
2018-03-27
1
-2
/
+5
|
*
ssl_client: fix option parsing
Ron Yorston
2018-03-20
1
-1
/
+1
|
*
top: fix "warning: unused variable new_mask"
Denys Vlasenko
2018-03-19
1
-1
/
+1
|
*
tar: add -o and -k to short --help too
Denys Vlasenko
2018-03-16
1
-5
/
+5
|
*
tar: add -k and -o to --help
Denys Vlasenko
2018-03-16
1
-3
/
+3
*
|
ash: add some debug for the forkshell data block
Ron Yorston
2018-04-01
1
-0
/
+87
*
|
ash: align funcblocksize handling with upstream
Ron Yorston
2018-04-01
1
-68
/
+76
*
|
ash: align funcstring handling with upstream
Ron Yorston
2018-04-01
1
-27
/
+30
*
|
ash: reorder items in forkshell data block
Ron Yorston
2018-04-01
1
-48
/
+47
*
|
libbb: improve stripping of extension from argv[0]
Ron Yorston
2018-03-31
1
-15
/
+11
*
|
ash: revise handling of builtin environment variables during fork
Ron Yorston
2018-03-31
1
-32
/
+24
*
|
ash: copy environment variables when importing them
Ron Yorston
2018-03-30
1
-0
/
+4
*
|
busybox: let --list-full display nofork/noexec applets
Ron Yorston
2018-03-29
1
-6
/
+22
*
|
win32: return correct exit status from waitpid
Ron Yorston
2018-03-29
1
-1
/
+5
*
|
win32: save a few bytes
Ron Yorston
2018-03-29
2
-6
/
+6
*
|
win32: improve dependency checking for resources
Ron Yorston
2018-03-29
1
-2
/
+5
*
|
ps: display applet names in process listing
Ron Yorston
2018-03-28
2
-1
/
+25
*
|
ps: clear status for each process
Ron Yorston
2018-03-28
2
-3
/
+6
*
|
Add a VERSIONINFO resource to the binary
Ron Yorston
2018-03-28
2
-2
/
+34
*
|
Add a note about /dev/urandom to README.md
Ron Yorston
2018-03-27
1
-0
/
+1
*
|
timeout: futher improvements
Ron Yorston
2018-03-27
1
-7
/
+19
*
|
ash: use SIGTERM to kill processes
Ron Yorston
2018-03-27
1
-1
/
+9
*
|
win32: changes to kill(2)
Ron Yorston
2018-03-27
2
-14
/
+22
*
|
Allow icon resources to be included in the binary
Ron Yorston
2018-03-27
11
-5
/
+83
*
|
timeout: return exit code 125 if option parsing fails
Ron Yorston
2018-03-24
1
-1
/
+4
*
|
timeout: bring exit status into line with coreutils
Ron Yorston
2018-03-24
1
-3
/
+10
*
|
win32: save a few bytes in device file support
Ron Yorston
2018-03-23
3
-43
/
+40
*
|
win32: allow use of shell's PRNG for /dev/urandom
Ron Yorston
2018-03-22
6
-17
/
+130
*
|
win32: tighten up code slightly in isaac.c
Ron Yorston
2018-03-22
1
-13
/
+5
*
|
win32: small changes to reduce size of binary
Ron Yorston
2018-03-22
2
-13
/
+8
*
|
man: search for man pages relative to the executable
Ron Yorston
2018-03-19
1
-0
/
+10
*
|
win32: don't test DLLs for executable format
Ron Yorston
2018-03-18
1
-0
/
+5
*
|
win32: add a function to convert backslashes to slashes
Ron Yorston
2018-03-18
4
-24
/
+18
*
|
win32: try harder to get file attributes
Ron Yorston
2018-03-17
1
-0
/
+16
*
|
win32: tidy up popen implementation
Ron Yorston
2018-03-15
3
-209
/
+76
*
|
wget: add support for https
Ron Yorston
2018-03-15
7
-11
/
+171
*
|
ash: remove special treatment of device files
Ron Yorston
2018-03-15
2
-21
/
+3
*
|
win32: restrict visibility of special devices
Ron Yorston
2018-03-15
4
-8
/
+33
*
|
Merge branch 'busybox' into merge
Ron Yorston
2018-03-15
46
-323
/
+500
|
\
|
|
*
tcpsvd: fix fallout from opt_complementary removal
Denys Vlasenko
2018-03-11
1
-3
/
+8
|
*
readprofile: code shrink
Denys Vlasenko
2018-03-11
1
-34
/
+33
|
*
ntpd: choose initial FREQHOLD_cnt dynamically
Denys Vlasenko
2018-03-11
1
-12
/
+54
|
*
udhcpd: clamp down huge auto_times to ~2M seconds, better EINTR poll handling
Denys Vlasenko
2018-03-11
1
-5
/
+20
|
*
ntpd: suppress in-kernel frequency correction in first 8 adjtimex calls
Denys Vlasenko
2018-03-10
1
-11
/
+33
|
*
udhcpd: fix "not dying on SIGTERM"
Denys Vlasenko
2018-03-10
7
-34
/
+35
|
*
remove stray newline in "iplink --help"
Denys Vlasenko
2018-03-08
1
-1
/
+1
|
*
ip: fix "ip -oneline a"
Denys Vlasenko
2018-03-08
1
-1
/
+4
[prev]
[next]