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
...
*
ip link: add VLAN support
Patrick McHardy
2013-07-15
1
-9
/
+128
*
ip: code shrink
Denys Vlasenko
2013-07-15
3
-20
/
+16
*
typo fix in comment
Denys Vlasenko
2013-07-14
1
-1
/
+1
*
Commonalize typical [b,]k,m suffix struct
Denys Vlasenko
2013-07-13
11
-58
/
+22
*
chrt: remove warning for _POSIX_PRIORITY_SCHEDULING
Bernhard Reutner-Fischer
2013-07-08
1
-3
/
+0
*
typo fix in comment
Denys Vlasenko
2013-07-08
1
-1
/
+1
*
tail: code shrink
Denys Vlasenko
2013-07-08
1
-16
/
+15
*
sed: remove now-redundant backslash-newline handling
Denys Vlasenko
2013-07-08
1
-16
/
+2
*
sed: document where we are more liberal then GNU
Denys Vlasenko
2013-07-08
1
-0
/
+6
*
Call setlocale("") , not "C", if we want to set the default one
Denys Vlasenko
2013-07-07
1
-3
/
+12
*
unicode: check $LC_CTYPE too to detect Unicode mode
Denys Vlasenko
2013-07-05
4
-2
/
+13
*
foo*sum: Correct syntax error
Cristian Ionescu-Idbohrn
2013-07-04
1
-1
/
+1
*
tail: track file size only in -f mode
Denys Vlasenko
2013-07-02
1
-11
/
+15
*
foo*sum: report I/O errors, don't merely exit with 1.
Denys Vlasenko
2013-07-02
1
-1
/
+3
*
unicode: check $LC_ALL to detect Unicode mode, not only $LANG
Denys Vlasenko
2013-07-02
3
-6
/
+18
*
wget: do not abort if "_" is encountered in a HTTP header
Denys Vlasenko
2013-07-01
1
-2
/
+10
*
cryptpw: do not segfault on EOF. Closes 6350
Denys Vlasenko
2013-06-30
1
-7
/
+12
*
*: change execl sentinels from NULL to (char*)0
Rich Felker
2013-06-30
3
-3
/
+3
*
ubi_tools: enhance -s option to allow size multiplier to match mtd-utils
Denys Vlasenko
2013-06-30
1
-1
/
+8
*
ubi_tools: add forgotten argv++
Denys Vlasenko
2013-06-30
1
-1
/
+1
*
ubi_tools: extend supported volume size to 64 bits; shrink code
Denys Vlasenko
2013-06-30
1
-149
/
+154
*
ubimkvol: add -m option to create volume of maximum size
Paul B. Henson
2013-06-30
1
-6
/
+45
*
pstree: fix theoretically unsafe code
Denys Vlasenko
2013-06-28
1
-1
/
+1
*
ping: code shrink
Denys Vlasenko
2013-06-28
1
-13
/
+14
*
Move create_icmp[6]_socket to its only user, and simplify it
Denys Vlasenko
2013-06-28
5
-99
/
+44
*
losetup: assorted fixes. Closes 6314
Denys Vlasenko
2013-06-27
2
-18
/
+23
*
lsof: correct check for symbolic link
Thomas De Schampheleire
2013-06-27
1
-3
/
+6
*
nslookup: set default DNS server again. Hopefully helps with 675
Denys Vlasenko
2013-06-27
1
-2
/
+13
*
md5/sha512: a better fix for strict aliasing warnings
Denys Vlasenko
2013-06-27
2
-3
/
+4
*
md5/sha512: fix strict aliasing warnings
Mike Frysinger
2013-06-19
1
-3
/
+3
*
pstree: stop truncating thread names
Mike Frysinger
2013-06-19
1
-3
/
+10
*
ntpd: set offset to 0.0 in "usync" event
Denys Vlasenko
2013-05-23
1
-3
/
+8
*
ntpd: set G.last_script_run even if script isn't configured
Denys Vlasenko
2013-05-22
1
-2
/
+2
*
ntpd: make "unsync" code actually work.
Denys Vlasenko
2013-05-22
1
-3
/
+13
*
ntpd: drop delay outliers; run "unsync" handler if no replies for some time
Denys Vlasenko
2013-05-22
1
-8
/
+34
*
sulogin: allow system maintenance login if root password is empty
Jonathan Liu
2013-05-21
2
-3
/
+5
*
sulogin: correct lying comment
Denys Vlasenko
2013-05-21
1
-1
/
+1
*
init: remove special-case code for machines with less tham 1 MB of RAM.
Denys Vlasenko
2013-05-21
1
-15
/
+18
*
stty: disable CIBAUD leak check - it is not necessary on Linux
Denys Vlasenko
2013-05-17
1
-1
/
+6
*
stty: code shrink
Denys Vlasenko
2013-05-17
1
-30
/
+29
*
udhcp: code shrink
Denys Vlasenko
2013-05-17
1
-17
/
+13
*
udhcpc: fix a problem with binary-encoded options #2
Denys Vlasenko
2013-05-17
1
-1
/
+1
*
find:: get rid of nested function (it's a gcc-ism)
Denys Vlasenko
2013-05-16
1
-6
/
+45
*
grep: fix grep -x to not set REG_NOSUB
James Hogan
2013-05-16
2
-1
/
+15
*
volume_id_internal.h: drop unoptimized byteswap routines
Denys Vlasenko
2013-05-15
1
-36
/
+16
*
grep: don't bail out on first mismatch if '-w' option is set
Bartosz Golaszewski
2013-05-15
2
-8
/
+20
*
Fix build failures caused by not compiling open_transformer.c (#2)
Denys Vlasenko
2013-05-15
1
-0
/
+3
*
find: support -HLP
Denys Vlasenko
2013-05-14
1
-3
/
+12
*
mdev: use $DEVNAME in uevent sysfs file for device node name
Nikolaus Voss
2013-05-13
1
-12
/
+35
*
hush: fix build failure if FEATURE_EDITING=y && !HUSH_INTERACTIVE
Denys Vlasenko
2013-05-12
1
-3
/
+3
[prev]
[next]