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
/
examples
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
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
2013-03-18
sendmail: don't add multiple To: headers
Aaro Koskinen
1
-3
/
+16
2013-03-18
sendmail: don't add To: header if it already exists
Aaro Koskinen
1
-2
/
+7
2013-03-18
sendmail: support long header fields for recipients
Aaro Koskinen
1
-1
/
+18
2013-03-18
sendmail: support address lists
Aaro Koskinen
1
-4
/
+29
2013-03-18
sendmail: support addresses inside angle brackets
Aaro Koskinen
1
-2
/
+20
2013-03-18
sendmail: don't mangle e-mail headers
Aaro Koskinen
1
-1
/
+3
2013-03-18
sendmail: avoid sending mail to wrong addresses
Aaro Koskinen
1
-1
/
+16
2013-03-18
mkfs_minix: use get_volume_size_in_bytes instead of local version
Denys Vlasenko
1
-63
/
+14
2013-03-17
mdev: fix build failure
Denys Vlasenko
1
-2
/
+1
2013-03-17
nc: fix build failure ("subscripted value is neither array nor pointer")
Denys Vlasenko
1
-1
/
+1
2013-03-17
ash: add comment about failures in source builtin. No code changes.
Denys Vlasenko
1
-0
/
+6
2013-03-17
hush: source builtin should override $N only if it has args
Denys Vlasenko
3
-2
/
+19
2013-03-15
ash: read $HOME/.profile instead of $(pwd)/.profile
Stefan Hellermann
1
-2
/
+9
2013-03-15
ash: move code to allow setting $HOME in /etc/profile
Stefan Hellermann
1
-13
/
+9
2013-03-15
vi: code shrink
Denys Vlasenko
1
-4
/
+10
2013-03-15
vi: fix adjustment of buffer on partial file read
Ron Yorston
1
-1
/
+1
2013-03-15
sysklogd: trim help text
Denys Vlasenko
1
-1
/
+1
2013-03-15
traceroute: free some memory allocated by xzalloc()
Guilherme Maciel Ferreira
1
-2
/
+13
2013-03-15
flash_eraseall: implement -N
Alexander Shiyan
1
-7
/
+8
2013-03-15
nanddump: fix build if nandwrite isn't enabled
Alexander Shiyan
1
-4
/
+4
2013-03-15
ping[6]: accept and ignore -n. Code shrink
Denys Vlasenko
1
-27
/
+34
2013-03-14
udhcpd: also add -I ADDR to help text
Denys Vlasenko
1
-1
/
+1
2013-03-13
udhcpd: add -I LOCAL_ADDR option
Denys Vlasenko
1
-4
/
+13
2013-03-13
awk: Fix handling of functions with empty body
Bernhard Reutner-Fischer
2
-1
/
+21
[next]