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
/
AUTHORS
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2013-06-30
ubi_tools: extend supported volume size to 64 bits; shrink code
Denys Vlasenko
1
-149
/
+154
2013-06-30
ubimkvol: add -m option to create volume of maximum size
Paul B. Henson
1
-6
/
+45
2013-06-28
pstree: fix theoretically unsafe code
Denys Vlasenko
1
-1
/
+1
2013-06-28
ping: code shrink
Denys Vlasenko
1
-13
/
+14
2013-06-28
Move create_icmp[6]_socket to its only user, and simplify it
Denys Vlasenko
5
-99
/
+44
2013-06-27
losetup: assorted fixes. Closes 6314
Denys Vlasenko
2
-18
/
+23
2013-06-27
lsof: correct check for symbolic link
Thomas De Schampheleire
1
-3
/
+6
2013-06-27
nslookup: set default DNS server again. Hopefully helps with 675
Denys Vlasenko
1
-2
/
+13
2013-06-27
md5/sha512: a better fix for strict aliasing warnings
Denys Vlasenko
2
-3
/
+4
2013-06-19
md5/sha512: fix strict aliasing warnings
Mike Frysinger
1
-3
/
+3
2013-06-19
pstree: stop truncating thread names
Mike Frysinger
1
-3
/
+10
2013-05-23
ntpd: set offset to 0.0 in "usync" event
Denys Vlasenko
1
-3
/
+8
2013-05-22
ntpd: set G.last_script_run even if script isn't configured
Denys Vlasenko
1
-2
/
+2
2013-05-22
ntpd: make "unsync" code actually work.
Denys Vlasenko
1
-3
/
+13
2013-05-22
ntpd: drop delay outliers; run "unsync" handler if no replies for some time
Denys Vlasenko
1
-8
/
+34
2013-05-21
sulogin: allow system maintenance login if root password is empty
Jonathan Liu
2
-3
/
+5
2013-05-21
sulogin: correct lying comment
Denys Vlasenko
1
-1
/
+1
2013-05-21
init: remove special-case code for machines with less tham 1 MB of RAM.
Denys Vlasenko
1
-15
/
+18
2013-05-17
stty: disable CIBAUD leak check - it is not necessary on Linux
Denys Vlasenko
1
-1
/
+6
2013-05-17
stty: code shrink
Denys Vlasenko
1
-30
/
+29
2013-05-17
udhcp: code shrink
Denys Vlasenko
1
-17
/
+13
2013-05-17
udhcpc: fix a problem with binary-encoded options #2
Denys Vlasenko
1
-1
/
+1
2013-05-16
find:: get rid of nested function (it's a gcc-ism)
Denys Vlasenko
1
-6
/
+45
2013-05-16
grep: fix grep -x to not set REG_NOSUB
James Hogan
2
-1
/
+15
2013-05-15
volume_id_internal.h: drop unoptimized byteswap routines
Denys Vlasenko
1
-36
/
+16
2013-05-15
grep: don't bail out on first mismatch if '-w' option is set
Bartosz Golaszewski
2
-8
/
+20
2013-05-15
Fix build failures caused by not compiling open_transformer.c (#2)
Denys Vlasenko
1
-0
/
+3
2013-05-14
find: support -HLP
Denys Vlasenko
1
-3
/
+12
2013-05-13
mdev: use $DEVNAME in uevent sysfs file for device node name
Nikolaus Voss
1
-12
/
+35
2013-05-12
hush: fix build failure if FEATURE_EDITING=y && !HUSH_INTERACTIVE
Denys Vlasenko
1
-3
/
+3
2013-05-12
Fix build failures caused by not compiling open_transformer.c
Denys Vlasenko
1
-12
/
+23
2013-05-12
telnet: code shrink
Denys Vlasenko
1
-9
/
+8
2013-05-09
volume_id: fix ntfs attribute search
Oliver Metz
1
-1
/
+1
2013-04-21
vi: make regexp search case-insensitive if ":set ignorecase" is active
Denys Vlasenko
1
-40
/
+28
2013-04-07
ash,hush: history builtin
Flemming Madsen
4
-3
/
+45
2013-04-07
hush: fix for "while false && true; do echo BUG; break; done". closes 6170
Denys Vlasenko
3
-10
/
+16
2013-04-02
mdev: call index_in_strings on $ACTION only after we checked it for NULL
Denys Vlasenko
1
-3
/
+3
2013-04-02
examples/mdev.conf.change_blockdev.sh: update
Denys Vlasenko
1
-3
/
+8
2013-03-30
examples: add mdev example for Android phone
Denys Vlasenko
2
-0
/
+54
2013-03-29
examples/inittab: fix a few incorrect statements about init
Denys Vlasenko
2
-15
/
+2
2013-03-29
lineedit: \W on "/bin" should show "bin", not "/bin"
Denys Vlasenko
1
-1
/
+1
2013-03-29
lineedit: implement \T \t \A \@ prompts escapes, fix \W escape, drop \!
Denys Vlasenko
1
-37
/
+47
2013-03-29
libbb: introduce and use strftime_[YYYYMMDD]HHMMSS()
Denys Vlasenko
7
-12
/
+35
2013-03-28
lineedit: add handling of \H in prompt
Denys Vlasenko
1
-5
/
+45
2013-03-27
hexdump: need to use xstrtoull for off_t
Denys Vlasenko
1
-1
/
+1
2013-03-27
hexdump: don't unconditionally limit the usable address range
Denys Vlasenko
2
-2
/
+7
2013-03-27
man: install to /usr/bin, not /sbin
Denys Vlasenko
1
-1
/
+1
2013-03-25
httpd: don't allow tabs and multiple spaces in request string
Denys Vlasenko
1
-2
/
+5
2013-03-22
setserial: Fix typo: s/baund_rate/baud_rate/g
Bernhard Reutner-Fischer
1
-2
/
+2
2013-03-18
sendmail: code shrink on top of previous patches
Denys Vlasenko
1
-42
/
+30
[next]