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
...
*
setfiles: switch bb_info_msg to printf
Denys Vlasenko
2016-03-30
1
-3
/
+4
*
sulogin: use bb_error_msg instead of bb_info_msg; better message
Denys Vlasenko
2016-03-30
1
-3
/
+3
*
sulogin: remove suid paranoia code, explain why it's not necessary
Denys Vlasenko
2016-03-30
1
-13
/
+9
*
sulogin: Dorp incorrect comment about suid-ness
Denys Vlasenko
2016-03-30
1
-1
/
+0
*
fsck: use printf for message, not bb_info_msg
Denys Vlasenko
2016-03-30
1
-3
/
+3
*
mkfs_vfat: use bb_error_msg for logging, not bb_info_msg
Denys Vlasenko
2016-03-30
1
-2
/
+2
*
zcip: use bb_error_msg for logging, not bb_info_msg
Denys Vlasenko
2016-03-30
1
-2
/
+2
*
Replace a few more bb_info_msg's by bb_error_msg or printf
Denys Vlasenko
2016-03-30
8
-11
/
+11
*
Use bb_error_msg instead of bb_info_msg in all commented-out debug printouts
Denys Vlasenko
2016-03-30
6
-17
/
+17
*
applet_tables: save space by removing applet name offsets
Ron Yorston
2016-03-30
4
-58
/
+120
*
Revert "networking: properly initialize ipv6 scope id for printing it"
Denys Vlasenko
2016-03-29
1
-1
/
+0
*
modprobe: skip non-.conf files only in subdirectories
Denys Vlasenko
2016-03-29
1
-8
/
+14
*
umount: build fix for older glibc
Denys Vlasenko
2016-03-28
1
-0
/
+3
*
networking: properly initialize ipv6 scope id for printing it
Timo Teräs
2016-03-28
1
-0
/
+1
*
grep: make errors other than "not found" result in exit code 2. Closes 8796
Denys Vlasenko
2016-03-28
1
-2
/
+6
*
ash_test: ignore generated files
Mike Frysinger
2016-03-22
1
-0
/
+7
*
ash_test: printenv: fix missing includes
Mike Frysinger
2016-03-22
1
-0
/
+1
*
ash: fix corruption of ${#var} if $var contains UTF-8 characters
Ron Yorston
2016-03-22
3
-0
/
+5
*
wget: make -T timeout work on header reads too. Closes 8636
Denys Vlasenko
2016-03-17
1
-5
/
+17
*
nmeter: reinstate and document -d-1
Denys Vlasenko
2016-03-15
1
-17
/
+15
*
nmeter: remove undocumented %NNNd specifier
Denys Vlasenko
2016-03-15
1
-13
/
+6
*
nmeter: simple code shrink here and there
Denys Vlasenko
2016-03-15
1
-27
/
+12
*
nmeter: convert field list to bit list
Denys Vlasenko
2016-03-15
1
-52
/
+54
*
nmeter: code shrink
Denys Vlasenko
2016-03-15
1
-5
/
+5
*
nmeter: fix a bug with unterminated varargs
Denys Vlasenko
2016-03-15
1
-15
/
+17
*
New example config: android_502_defconfig
Denys Vlasenko
2016-03-14
1
-0
/
+1142
*
more bionic fixes
Denys Vlasenko
2016-03-14
2
-1
/
+6
*
fixes for problems found by bionic build
Denys Vlasenko
2016-03-14
2
-18
/
+28
*
udhcpc: fix a warning in debug code
Denys Vlasenko
2016-03-11
1
-0
/
+1
*
udhcp: fix a SEGV on malformed RFC1035-encoded domain name
Denys Vlasenko
2016-03-10
1
-4
/
+9
*
renice: tweak help text
Denys Vlasenko
2016-03-07
1
-6
/
+7
*
ls: fix columnar output. Closes 8731
Denys Vlasenko
2016-03-06
1
-3
/
+3
*
inotifyd: swap meaning of 'y' and 'm' events in help text. Closes 8726
Denys Vlasenko
2016-03-06
1
-2
/
+2
*
udhcpc: do not use -t NUM for counting "select" packets, use 3
Denys Vlasenko
2016-03-04
1
-1
/
+1
*
ntpd: add experimental patch
Denys Vlasenko
2016-03-04
1
-0
/
+24
*
ntpd: if peer does not reply anymore, try re-resolving its hostname
Denys Vlasenko
2016-03-04
1
-0
/
+19
*
ntpd: do not use a peer more than once (say, if two peers resolve to the same...
Denys Vlasenko
2016-03-04
1
-1
/
+16
*
ntpd: more informative poll lowering message
Denys Vlasenko
2016-03-03
1
-2
/
+2
*
ifupdowm: fix "warning: unused variable 'iface_list'"
Denys Vlasenko
2016-03-03
1
-1
/
+1
*
dhcpc: Use client IP address as source address for DHCP renew/rebind messages
Hans Dedecker
2016-03-03
1
-6
/
+6
*
udhcpd: keep expired leases at startup
Christian Lindeberg
2016-03-01
2
-2
/
+8
*
ifupdown: allow duplicate interface definitions
Nicolas Cavallari
2016-03-01
1
-1
/
+14
*
udhcpc: fix OPTION_6RD parsing (could overflow its malloced buffer)
Denys Vlasenko
2016-02-26
2
-4
/
+15
*
udhcp: trivial shrink
Denys Vlasenko
2016-02-26
1
-4
/
+3
*
taskset: fix non-fancy cpuset printing on big-endian
Arnout Vandecappelle (Essensium/Mind)
2016-02-26
1
-19
/
+18
*
ntpd: print packet delay in clock update message
Denys Vlasenko
2016-02-24
1
-2
/
+8
*
modprobe: only parse files that end in .conf
Mike Frysinger
2016-02-12
1
-1
/
+9
*
build: add a sanitizer debug option
Mike Frysinger
2016-02-12
2
-0
/
+15
*
networking: allow dot at the end of the domain name in dhcp response
Denys Vlasenko
2016-02-11
1
-0
/
+2
*
init: make the command-line rewrite optional
Nicolas Carrier
2016-02-11
1
-5
/
+22
[prev]
[next]