index
:
busybox.git
1_33_stable
1_35_stable
master
Copy of git.busybox.net/busybox
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2013-05-12
Fix build failures caused by not compiling open_transformer.c
Denys Vlasenko
2013-05-12
telnet: code shrink
Denys Vlasenko
2013-05-09
volume_id: fix ntfs attribute search
Oliver Metz
2013-04-21
vi: make regexp search case-insensitive if ":set ignorecase" is active
Denys Vlasenko
2013-04-07
ash,hush: history builtin
Flemming Madsen
2013-04-07
hush: fix for "while false && true; do echo BUG; break; done". closes 6170
Denys Vlasenko
2013-04-02
mdev: call index_in_strings on $ACTION only after we checked it for NULL
Denys Vlasenko
2013-04-02
examples/mdev.conf.change_blockdev.sh: update
Denys Vlasenko
2013-03-30
examples: add mdev example for Android phone
Denys Vlasenko
2013-03-29
examples/inittab: fix a few incorrect statements about init
Denys Vlasenko
2013-03-29
lineedit: \W on "/bin" should show "bin", not "/bin"
Denys Vlasenko
2013-03-29
lineedit: implement \T \t \A \@ prompts escapes, fix \W escape, drop \!
Denys Vlasenko
2013-03-29
libbb: introduce and use strftime_[YYYYMMDD]HHMMSS()
Denys Vlasenko
2013-03-28
lineedit: add handling of \H in prompt
Denys Vlasenko
2013-03-27
hexdump: need to use xstrtoull for off_t
Denys Vlasenko
2013-03-27
hexdump: don't unconditionally limit the usable address range
Denys Vlasenko
2013-03-27
man: install to /usr/bin, not /sbin
Denys Vlasenko
2013-03-25
httpd: don't allow tabs and multiple spaces in request string
Denys Vlasenko
2013-03-22
setserial: Fix typo: s/baund_rate/baud_rate/g
Bernhard Reutner-Fischer
2013-03-18
sendmail: code shrink on top of previous patches
Denys Vlasenko
2013-03-18
sendmail: don't add multiple To: headers
Aaro Koskinen
2013-03-18
sendmail: don't add To: header if it already exists
Aaro Koskinen
2013-03-18
sendmail: support long header fields for recipients
Aaro Koskinen
2013-03-18
sendmail: support address lists
Aaro Koskinen
2013-03-18
sendmail: support addresses inside angle brackets
Aaro Koskinen
2013-03-18
sendmail: don't mangle e-mail headers
Aaro Koskinen
2013-03-18
sendmail: avoid sending mail to wrong addresses
Aaro Koskinen
2013-03-18
mkfs_minix: use get_volume_size_in_bytes instead of local version
Denys Vlasenko
2013-03-17
mdev: fix build failure
Denys Vlasenko
2013-03-17
nc: fix build failure ("subscripted value is neither array nor pointer")
Denys Vlasenko
2013-03-17
ash: add comment about failures in source builtin. No code changes.
Denys Vlasenko
2013-03-17
hush: source builtin should override $N only if it has args
Denys Vlasenko
2013-03-15
ash: read $HOME/.profile instead of $(pwd)/.profile
Stefan Hellermann
2013-03-15
ash: move code to allow setting $HOME in /etc/profile
Stefan Hellermann
2013-03-15
vi: code shrink
Denys Vlasenko
2013-03-15
vi: fix adjustment of buffer on partial file read
Ron Yorston
2013-03-15
sysklogd: trim help text
Denys Vlasenko
2013-03-15
traceroute: free some memory allocated by xzalloc()
Guilherme Maciel Ferreira
2013-03-15
flash_eraseall: implement -N
Alexander Shiyan
2013-03-15
nanddump: fix build if nandwrite isn't enabled
Alexander Shiyan
2013-03-15
ping[6]: accept and ignore -n. Code shrink
Denys Vlasenko
2013-03-14
udhcpd: also add -I ADDR to help text
Denys Vlasenko
2013-03-13
udhcpd: add -I LOCAL_ADDR option
Denys Vlasenko
2013-03-13
awk: Fix handling of functions with empty body
Bernhard Reutner-Fischer
2013-03-12
losetup: fix util-linux compatibility
Mandeep Singh Baines
2013-03-12
readlink: note that our -f is really -e
Mike Frysinger
2013-03-12
readlink: uClibc supports automatic allocation too now
Mike Frysinger
2013-03-12
platform: use KERNEL_VERSION to simplify uClibc version checking
Mike Frysinger
2013-03-12
udhcpc: use readlink rather than realpath
Mike Frysinger
2013-03-04
hostid: do not output sign-extended host id. Closes 6056
Denys Vlasenko
[prev]
[next]