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
/
scripts
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2016-03-16
sed: drop \r when reading input
Ron Yorston
1
-0
/
+5
2016-03-16
win32: fix quoting of arguments with trailing backslashes
Ron Yorston
1
-15
/
+48
2016-03-06
Silence a couple of compiler warnings
Ron Yorston
3
-3
/
+4
2016-02-22
mingw: add -fno-ident to CFLAGS
Ron Yorston
1
-2
/
+1
2016-02-22
mingw: update default configuration
Ron Yorston
2
-2
/
+10
2016-02-22
mingw: silently ignore O_NONBLOCK on file open
Ron Yorston
1
-2
/
+1
2016-02-12
modprobe: only parse files that end in .conf
Mike Frysinger
1
-1
/
+9
2016-02-12
build: add a sanitizer debug option
Mike Frysinger
2
-0
/
+15
2016-02-11
networking: allow dot at the end of the domain name in dhcp response
Denys Vlasenko
1
-0
/
+2
2016-02-11
init: make the command-line rewrite optional
Nicolas Carrier
1
-5
/
+22
2016-02-10
ntpd: shorter message
Denys Vlasenko
1
-1
/
+1
2016-02-10
ntpd: step when |offset| > 1 sec, not 0.125 sec
Denys Vlasenko
1
-18
/
+36
2016-02-01
busybox: fix uninitialized memory when displaying IPv6 addresses
Felix Fietkau
1
-0
/
+1
2016-02-01
dd: support iflag=skip_bytes
Rafał Miłecki
2
-27
/
+52
2016-02-01
Fix compiling with musl's utmp stubs
Kylie McClain
4
-3
/
+5
2016-01-31
printf: short-circuit output when argument to %b includes \c
Ron Yorston
1
-3
/
+9
2016-01-24
sed: make 's///w FILE' actually write to FILE. Closes 8251
Denys Vlasenko
2
-4
/
+13
2016-01-23
patch: correctly handle "patch FILE_TO_PATCH" form. Closes 7736
Denys Vlasenko
1
-6
/
+5
2016-01-17
dos2unix: try to preserve ownership. closes 8311
Denys Vlasenko
1
-9
/
+11
2016-01-17
setsid: implement -c
Denys Vlasenko
1
-6
/
+13
2016-01-13
truncate: use O_WRONLY|O_NONBLOCK
Mike Frysinger
1
-1
/
+1
2016-01-13
truncate: always set mode when opening file to avoid fortify errors
Ari Sundholm
1
-1
/
+1
2016-01-03
login: add commented-out PAM double password avoidance from BZ 4003
Denys Vlasenko
1
-0
/
+43
2016-01-02
nandwrite: implement -n (read/write without ecc)
Aaro Koskinen
1
-8
/
+14