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
/
init
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2013-05-03
ash: Add a very small timeout to nonblocking wait
Ron Yorston
1
-1
/
+1
2013-04-04
sh: only change to user's home directory in login mode
Ron Yorston
1
-1
/
+7
2013-04-03
df: limited implementation for WIN32
Ron Yorston
8
-4
/
+187
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-26
Provide fake fchmod implementation
Ron Yorston
2
-2
/
+2
2013-03-26
ash: remove old comment
Ron Yorston
1
-2
/
+0
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-19
vi: handle CRLF line ending
Ron Yorston
1
-0
/
+38
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
Enable LFS support in MINGW config
Ron Yorston
1
-3
/
+3
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
2013-03-12
losetup: fix util-linux compatibility
Mandeep Singh Baines
1
-51
/
+65
2013-03-12
readlink: note that our -f is really -e
Mike Frysinger
1
-1
/
+4
2013-03-12
readlink: uClibc supports automatic allocation too now
Mike Frysinger
1
-1
/
+2
2013-03-12
platform: use KERNEL_VERSION to simplify uClibc version checking
Mike Frysinger
3
-16
/
+13
2013-03-12
udhcpc: use readlink rather than realpath
Mike Frysinger
1
-1
/
+1
[next]