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
/
examples
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2018-02-28
ash: changes to command resolution, execution and display
Ron Yorston
1
-23
/
+55
2018-02-28
win32: don't add extensions to filenames ending with a dot
Ron Yorston
2
-2
/
+9
2018-02-27
win32: fix code to check for file extensions
Ron Yorston
1
-1
/
+1
2018-02-26
libbb: ensure build details are only stored once
Ron Yorston
1
-1
/
+1
2018-02-26
win32: move detection of file formats to stat(2)
Ron Yorston
7
-77
/
+82
2018-02-26
win32: improvements to stat(2) emulation
Ron Yorston
1
-25
/
+18
2018-02-26
tar: don't save file status
Ron Yorston
1
-0
/
+4
2018-02-26
win32: add support for batch files
Ron Yorston
4
-30
/
+82
2018-02-23
win32: make /dev/urandom more random
Ron Yorston
4
-2
/
+244
2018-02-22
ash: tidy up /dev/null redirection
Ron Yorston
1
-11
/
+6
2018-02-22
shred: fix up for WIN32 and enable by default
Ron Yorston
3
-2
/
+8
2018-02-22
dd: use new device handling to implement /dev/zero and /dev/urandom
Ron Yorston
1
-13
/
+10
2018-02-22
win32: handle /dev/zero and /dev/urandom in open and read functions
Ron Yorston
3
-3
/
+65
2018-02-22
fsync: enable in default configuration
Ron Yorston
3
-2
/
+5
2018-02-22
win32: tailor inet_pton.c for use in busybox-w32
Ron Yorston
1
-11
/
+8
2018-02-22
win32: import inet_pton.c from ISC BIND
Ron Yorston
1
-231
/
+182
2018-02-21
win32: import fsync(2) implementation from gnulib
Ron Yorston
4
-1
/
+78
2018-02-19
ash: use correct size for tblentry
Ron Yorston
1
-2
/
+2
2018-02-18
win32: use built-in shell for popen, if possible
Ron Yorston
1
-2
/
+12
2018-02-17
ash: allow waitpid_child to block
Ron Yorston
1
-1
/
+1