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
2018-02-14
cp: fix option handling in non-longopt config
Denys Vlasenko
2018-02-14
svlogd: improve --help text
Denys Vlasenko
2018-02-14
ip: fix crash in "ip neigh show"
Denys Vlasenko
2018-02-14
tls: fix hash calculations if client cert is requested and sent
Denys Vlasenko
2018-02-14
cp: implement -T
Aaro Koskinen
2018-02-14
tar: accomodate non-terminated tar.chksum fields as seen from github.com
Denys Vlasenko
2018-02-14
udhcpc6: fix ipv6prefix[_lease] envvar value in script invocation
Denys Vlasenko
2018-02-14
umount: ignore -c
Shawn Landden
2018-02-14
ash: fail if 'shift' operand is out of range
Ingo van Lil
2018-01-02
Bump version to 1.28.0
1_28_0
Denys Vlasenko
2017-12-31
scripts/randomtest: do not try building static libbysubox
Denys Vlasenko
2017-12-31
chown: fix a mistake in opt_complementary change
Denys Vlasenko
2017-12-31
randomconfig fixes
Denys Vlasenko
2017-12-26
ntpd: do run the script at leat once in 11 minutes
Denys Vlasenko
2017-12-25
env: -u option fails due to typo
Ron Yorston
2017-11-13
tar: code shrink
Denys Vlasenko
2017-11-13
tar: code shrink, better help text
Denys Vlasenko
2017-11-10
tar: improve help text
Denys Vlasenko
2017-11-09
inetd: fix for running by non-root
Denys Vlasenko
2017-11-09
unshare: -r should map root to user, not the other way around
Denys Vlasenko
2017-11-09
unshare: -r implies -U, not -u
Denys Vlasenko
2017-11-09
unzip: add missing -j to trivial usage
Eugene Rudoy
2017-11-09
unzip: fix content listing and filtering when -j is used
Eugene Rudoy
2017-11-08
lineedit: get terminal width before printing prompt
Denys Vlasenko
2017-11-08
lineedit: do not tab-complete any strings which have control characters
Denys Vlasenko
2017-11-03
ash: fix nofork bug where environment is not properly passed to a command
Denys Vlasenko
2017-11-02
init: reduce the window when init can lose reboot/poweroff signals
Denys Vlasenko
2017-11-02
ash: retain envvars with bad names in initial environment. Closes 10231
Denys Vlasenko
2017-10-31
ntpd: skip over setting next DNS resolution attempt if it is not needed
Denys Vlasenko
2017-10-31
Fix build failures if MAXHOSTNAMELEN or MAXPATHLEN is not defined
Denys Vlasenko
2017-10-31
grep: skip grepping symlinks to directories
James Clarke
2017-10-31
ntpd: mention in help text that -d can be repeated
Denys Vlasenko
2017-10-31
ntpd: improve treatment of DNS resolution failures
Denys Vlasenko
2017-10-30
udp_io, traceroute: Standardise IPv6 PKTINFO handling to be portable
James Clarke
2017-10-30
df: Use statvfs instead of non-standard statfs
James Clarke
2017-10-30
xfuncs: Handle missing non-POSIX termios constants
James Clarke
2017-10-30
blkdiscard: Only build on Linux
James Clarke
2017-10-30
networking: Fall back on IPPROTO_RAW when SOL_RAW is not defined
James Clarke
2017-10-28
ntpd: perform DNS resolution out of send/receive loop - closes 10466
Denys Vlasenko
2017-10-27
iproute/iprule: support toolchains without RTA_TABLE routing attribute
Eugene Rudoy
2017-10-27
time: fix build for toolchains without O_CLOEXEC
Denys Vlasenko
2017-10-27
unlzma: fix SEGV, closes 10436
Denys Vlasenko
2017-10-22
bunzip2: fix runCnt overflow from bug 10431
Denys Vlasenko
2017-10-22
hush: fix comment parsing in `cmd`, closes 10421
Denys Vlasenko
2017-10-22
lsscsi: fix xchdir("..") from symlink in /sys/bus/scsi/devices
Markus Gothe
2017-10-12
whitespace fixes
Denys Vlasenko
2017-10-12
typo fix
Denys Vlasenko
2017-10-12
ash: survive failures in $PS1 expansion. Closes 10371
Denys Vlasenko
2017-10-12
lineedit: improve multiline PS1 - redraw using last PS1 line. Closes 10381
Avi Halachmi
2017-10-05
sendmail allow "=" symbol in recipient, closes 10241
Denys Vlasenko
[next]