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
...
|
*
inetd,mount: add comment with example of flags to build with libtirpc
Denys Vlasenko
2018-02-13
2
-2
/
+10
|
*
progress meter: add disabled code for a more stable ETA
Denys Vlasenko
2018-02-13
2
-0
/
+14
|
*
hush: simplify process_command_subs()
Denys Vlasenko
2018-02-13
1
-11
/
+9
|
*
ash : fix double-quoted "\z" handling
Denys Vlasenko
2018-02-13
5
-6
/
+113
*
|
Remove fake signal-handling code
Ron Yorston
2018-03-01
8
-32
/
+39
*
|
lineedit: disable window size tracking in default configuration
Ron Yorston
2018-03-01
4
-4
/
+23
*
|
win32: make has_exec_format static
Ron Yorston
2018-03-01
2
-56
/
+55
*
|
win32: additional improvements to handling of executables
Ron Yorston
2018-02-28
3
-21
/
+36
*
|
ash: changes to command resolution, execution and display
Ron Yorston
2018-02-28
1
-23
/
+55
*
|
win32: don't add extensions to filenames ending with a dot
Ron Yorston
2018-02-28
2
-2
/
+9
*
|
win32: fix code to check for file extensions
Ron Yorston
2018-02-27
1
-1
/
+1
*
|
libbb: ensure build details are only stored once
Ron Yorston
2018-02-26
1
-1
/
+1
*
|
win32: move detection of file formats to stat(2)
Ron Yorston
2018-02-26
7
-77
/
+82
*
|
win32: improvements to stat(2) emulation
Ron Yorston
2018-02-26
1
-25
/
+18
*
|
tar: don't save file status
Ron Yorston
2018-02-26
1
-0
/
+4
*
|
win32: add support for batch files
Ron Yorston
2018-02-26
4
-30
/
+82
*
|
win32: make /dev/urandom more random
Ron Yorston
2018-02-23
4
-2
/
+244
*
|
ash: tidy up /dev/null redirection
Ron Yorston
2018-02-22
1
-11
/
+6
*
|
shred: fix up for WIN32 and enable by default
Ron Yorston
2018-02-22
3
-2
/
+8
*
|
dd: use new device handling to implement /dev/zero and /dev/urandom
Ron Yorston
2018-02-22
1
-13
/
+10
*
|
win32: handle /dev/zero and /dev/urandom in open and read functions
Ron Yorston
2018-02-22
3
-3
/
+65
*
|
fsync: enable in default configuration
Ron Yorston
2018-02-22
3
-2
/
+5
*
|
win32: tailor inet_pton.c for use in busybox-w32
Ron Yorston
2018-02-22
1
-11
/
+8
*
|
win32: import inet_pton.c from ISC BIND
Ron Yorston
2018-02-22
1
-231
/
+182
*
|
win32: import fsync(2) implementation from gnulib
Ron Yorston
2018-02-21
4
-1
/
+78
*
|
ash: use correct size for tblentry
Ron Yorston
2018-02-19
1
-2
/
+2
*
|
win32: use built-in shell for popen, if possible
Ron Yorston
2018-02-18
1
-2
/
+12
*
|
ash: allow waitpid_child to block
Ron Yorston
2018-02-17
1
-1
/
+1
*
|
win32: add dummy sys/select.h required for poll
Ron Yorston
2018-02-14
1
-0
/
+0
*
|
win32: update poll implementation to match latest gnulib version
Ron Yorston
2018-02-13
1
-209
/
+207
*
|
du: use Windows-compatible print formats
Ron Yorston
2018-02-13
2
-4
/
+4
*
|
win32: always use safe API calls to manipulate environment
Ron Yorston
2018-02-13
5
-118
/
+26
*
|
which: treat busybox as a special case
Ron Yorston
2018-02-13
1
-1
/
+8
*
|
Merge branch 'busybox' into merge
Ron Yorston
2018-02-13
146
-2127
/
+2827
|
\
|
|
*
wget: more thorough sanitization of other side's data
Denys Vlasenko
2018-02-12
1
-31
/
+55
|
*
testsuite: update busybox and bzcat tests
Ron Yorston
2018-02-12
2
-14
/
+12
|
*
cp: fix option handling in non-longopt config
Denys Vlasenko
2018-02-11
1
-1
/
+5
|
*
arping: code shrink
Denys Vlasenko
2018-02-11
1
-19
/
+20
|
*
libbb: introduce and use bb_getsockname()
Denys Vlasenko
2018-02-11
6
-20
/
+29
|
*
arping: move packet buffer, sigset and struct ifreq to malloced "globals"
Denys Vlasenko
2018-02-11
1
-41
/
+34
|
*
arping: fix the case when inherited signal mask masks out ALRM
Denys Vlasenko
2018-02-11
1
-7
/
+16
|
*
arping: change a few message strings to be closer to iputils arping
Denys Vlasenko
2018-02-11
1
-7
/
+8
|
*
arping: code shrink
Denys Vlasenko
2018-02-11
1
-28
/
+28
|
*
svlogd: improve --help text
Denys Vlasenko
2018-02-09
1
-6
/
+13
|
*
hush: probably fixing a bug in last LINENO fix
Denys Vlasenko
2018-02-08
1
-11
/
+6
|
*
hush: LINENO fix
Denys Vlasenko
2018-02-08
1
-24
/
+77
|
*
ip: fix crash in "ip neigh show"
Denys Vlasenko
2018-02-08
7
-20
/
+28
|
*
wget: do not ask for TLS-encrypted downloads on plain ftp:// URLs
Denys Vlasenko
2018-02-08
1
-5
/
+7
|
*
libbb: shrink wget/tftp progress indicator code a bit more
Denys Vlasenko
2018-02-07
1
-29
/
+27
|
*
libbb: shrink wget/tftp progress indicator code for 32-bit
Denys Vlasenko
2018-02-07
1
-40
/
+38
[prev]
[next]