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
/
modutils
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2016-03-01
udhcpd: keep expired leases at startup
Christian Lindeberg
2
-2
/
+8
2016-03-01
ifupdown: allow duplicate interface definitions
Nicolas Cavallari
1
-1
/
+14
2016-02-26
udhcpc: fix OPTION_6RD parsing (could overflow its malloced buffer)
Denys Vlasenko
2
-4
/
+15
2016-02-26
udhcp: trivial shrink
Denys Vlasenko
1
-4
/
+3
2016-02-26
taskset: fix non-fancy cpuset printing on big-endian
Arnout Vandecappelle (Essensium/Mind)
1
-19
/
+18
2016-02-24
ntpd: print packet delay in clock update message
Denys Vlasenko
1
-2
/
+8
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