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
2016-03-04
ntpd: do not use a peer more than once (say, if two peers resolve to the same...
Denys Vlasenko
2016-03-03
ntpd: more informative poll lowering message
Denys Vlasenko
2016-03-03
ifupdowm: fix "warning: unused variable 'iface_list'"
Denys Vlasenko
2016-03-03
dhcpc: Use client IP address as source address for DHCP renew/rebind messages
Hans Dedecker
2016-03-01
udhcpd: keep expired leases at startup
Christian Lindeberg
2016-03-01
ifupdown: allow duplicate interface definitions
Nicolas Cavallari
2016-02-26
udhcpc: fix OPTION_6RD parsing (could overflow its malloced buffer)
Denys Vlasenko
2016-02-26
udhcp: trivial shrink
Denys Vlasenko
2016-02-26
taskset: fix non-fancy cpuset printing on big-endian
Arnout Vandecappelle (Essensium/Mind)
2016-02-24
ntpd: print packet delay in clock update message
Denys Vlasenko
2016-02-12
modprobe: only parse files that end in .conf
Mike Frysinger
2016-02-12
build: add a sanitizer debug option
Mike Frysinger
2016-02-11
networking: allow dot at the end of the domain name in dhcp response
Denys Vlasenko
2016-02-11
init: make the command-line rewrite optional
Nicolas Carrier
2016-02-10
ntpd: shorter message
Denys Vlasenko
2016-02-10
ntpd: step when |offset| > 1 sec, not 0.125 sec
Denys Vlasenko
2016-02-01
busybox: fix uninitialized memory when displaying IPv6 addresses
Felix Fietkau
2016-02-01
dd: support iflag=skip_bytes
Rafał Miłecki
2016-02-01
Fix compiling with musl's utmp stubs
Kylie McClain
2016-01-31
printf: short-circuit output when argument to %b includes \c
Ron Yorston
2016-01-24
sed: make 's///w FILE' actually write to FILE. Closes 8251
Denys Vlasenko
2016-01-23
patch: correctly handle "patch FILE_TO_PATCH" form. Closes 7736
Denys Vlasenko
2016-01-17
dos2unix: try to preserve ownership. closes 8311
Denys Vlasenko
2016-01-17
setsid: implement -c
Denys Vlasenko
2016-01-13
truncate: use O_WRONLY|O_NONBLOCK
Mike Frysinger
2016-01-13
truncate: always set mode when opening file to avoid fortify errors
Ari Sundholm
2016-01-03
login: add commented-out PAM double password avoidance from BZ 4003
Denys Vlasenko
2016-01-02
nandwrite: implement -n (read/write without ecc)
Aaro Koskinen
2016-01-02
blkdiscard: new applet
Ari Sundholm
2016-01-02
ash: suppress a compilation warning
Cristian Ionescu-Idbohrn
2015-12-30
mount: support "nofail" option. Closes 8551
Denys Vlasenko
2015-12-30
iproute: support "scope". Closes 8561
Denys Vlasenko
2015-12-18
swaponoff: fix compile-time warning
Denys Vlasenko
2015-12-18
chpasswd: support -c argument and respect DEFAULT_PASSWD_ALGO
Pascal Bach
2015-12-17
include/platform.h: Remove extra #endif introduced in 6df9612.
Ari Sundholm
2015-12-17
Resolve linker issues with Android API 21 (dprintf, tcdrain)
Chris Renshaw
2015-12-16
blkid: add bcache support
Mike Frysinger
2015-12-16
swapon/swapoff: refine the -e (ifexists) option
Mike Frysinger
2015-12-01
trylink: include LDFLAGS when checking linkage
Mike Frysinger
2015-11-06
modutils: fix build error with !DEPMOD
Denys Vlasenko
2015-11-05
modutils: merge module_entry and module_info to common
Timo Teräs
2015-11-04
TODO file: remove mpstat, iostat, powertop - we have them now
Denys Vlasenko
2015-11-04
ash: add support for bash 'function' keyword
Ron Yorston
2015-11-04
hush-misc/func_args1.tests: remove "UNFIXED BUG", it does not fail
Denys Vlasenko
2015-11-04
ash: copy function tests from hush testsuite
Ron Yorston
2015-11-01
i2c_tools: suppress "'blen' may be used uninitialized in this function"
Denys Vlasenko
2015-11-01
i2cdump: display the numeric value for block read ioctl() errors
Bartosz Golaszewski
2015-11-01
i2cdump: bail-out if block read fails
Bartosz Golaszewski
2015-11-01
i2cdump: use I2C block mode for the 'i' mode parameter
Bartosz Golaszewski
2015-11-01
i2cdump: don't read block data in non-block modes
Bartosz Golaszewski
[next]