oweals/busybox.git
2016-03-15 Denys Vlasenkonmeter: simple code shrink here and there
2016-03-15 Denys Vlasenkonmeter: convert field list to bit list
2016-03-15 Denys Vlasenkonmeter: code shrink
2016-03-15 Denys Vlasenkonmeter: fix a bug with unterminated varargs
2016-03-14 Denys VlasenkoNew example config: android_502_defconfig
2016-03-14 Denys Vlasenkomore bionic fixes
2016-03-14 Denys Vlasenkofixes for problems found by bionic build
2016-03-10 Denys Vlasenkoudhcpc: fix a warning in debug code
2016-03-10 Denys Vlasenkoudhcp: fix a SEGV on malformed RFC1035-encoded domain...
2016-03-07 Denys Vlasenkorenice: tweak help text
2016-03-06 Denys Vlasenkols: fix columnar output. Closes 8731
2016-03-06 Denys Vlasenkoinotifyd: swap meaning of 'y' and 'm' events in help...
2016-03-04 Denys Vlasenkoudhcpc: do not use -t NUM for counting "select" packets...
2016-03-04 Denys Vlasenkontpd: add experimental patch
2016-03-04 Denys Vlasenkontpd: if peer does not reply anymore, try re-resolving...
2016-03-04 Denys Vlasenkontpd: do not use a peer more than once (say, if two...
2016-03-03 Denys Vlasenkontpd: more informative poll lowering message
2016-03-03 Denys Vlasenkoifupdowm: fix "warning: unused variable 'iface_list'"
2016-03-03 Hans Dedeckerdhcpc: Use client IP address as source address for...
2016-03-01 Christian Lindebergudhcpd: keep expired leases at startup
2016-03-01 Nicolas Cavallariifupdown: allow duplicate interface definitions
2016-02-26 Denys Vlasenkoudhcpc: fix OPTION_6RD parsing (could overflow its...
2016-02-26 Denys Vlasenkoudhcp: trivial shrink
2016-02-26 Arnout Vandecappelle... taskset: fix non-fancy cpuset printing on big-endian
2016-02-24 Denys Vlasenkontpd: print packet delay in clock update message
2016-02-13 Mike Frysingermodprobe: only parse files that end in .conf
2016-02-13 Mike Frysingerbuild: add a sanitizer debug option
2016-02-11 Denys Vlasenkonetworking: allow dot at the end of the domain name...
2016-02-11 Nicolas Carrierinit: make the command-line rewrite optional
2016-02-10 Denys Vlasenkontpd: shorter message
2016-02-10 Denys Vlasenkontpd: step when |offset| > 1 sec, not 0.125 sec
2016-02-01 Felix Fietkaubusybox: fix uninitialized memory when displaying IPv6...
2016-02-01 Rafał Miłeckidd: support iflag=skip_bytes
2016-02-01 Kylie McClainFix compiling with musl's utmp stubs
2016-01-31 Ron Yorstonprintf: short-circuit output when argument to %b includ...
2016-01-24 Denys Vlasenkosed: make 's///w FILE' actually write to FILE. Closes...
2016-01-23 Denys Vlasenkopatch: correctly handle "patch FILE_TO_PATCH" form...
2016-01-17 Denys Vlasenkodos2unix: try to preserve ownership. closes 8311
2016-01-17 Denys Vlasenkosetsid: implement -c
2016-01-13 Mike Frysingertruncate: use O_WRONLY|O_NONBLOCK
2016-01-13 Ari Sundholmtruncate: always set mode when opening file to avoid...
2016-01-03 Denys Vlasenkologin: add commented-out PAM double password avoidance...
2016-01-02 Aaro Koskinennandwrite: implement -n (read/write without ecc)
2016-01-02 Ari Sundholmblkdiscard: new applet
2016-01-01 Cristian Ionescu... ash: suppress a compilation warning
2015-12-30 Denys Vlasenkomount: support "nofail" option. Closes 8551
2015-12-30 Denys Vlasenkoiproute: support "scope". Closes 8561
2015-12-18 Denys Vlasenkoswaponoff: fix compile-time warning
2015-12-18 Pascal Bachchpasswd: support -c argument and respect DEFAULT_PASSW...
2015-12-17 Ari Sundholminclude/platform.h: Remove extra #endif introduced...
2015-12-17 Chris RenshawResolve linker issues with Android API 21 (dprintf...
2015-12-16 Mike Frysingerblkid: add bcache support
2015-12-16 Mike Frysingerswapon/swapoff: refine the -e (ifexists) option
2015-12-01 Mike Frysingertrylink: include LDFLAGS when checking linkage
2015-11-06 Denys Vlasenkomodutils: fix build error with !DEPMOD
2015-11-05 Timo Teräsmodutils: merge module_entry and module_info to common
2015-11-04 Denys VlasenkoTODO file: remove mpstat, iostat, powertop - we have...
2015-11-04 Ron Yorstonash: add support for bash 'function' keyword
2015-11-04 Denys Vlasenkohush-misc/func_args1.tests: remove "UNFIXED BUG", it...
2015-11-04 Ron Yorstonash: copy function tests from hush testsuite
2015-11-01 Denys Vlasenkoi2c_tools: suppress "'blen' may be used uninitialized...
2015-11-01 Bartosz Golaszewskii2cdump: display the numeric value for block read ioctl...
2015-11-01 Bartosz Golaszewskii2cdump: bail-out if block read fails
2015-11-01 Bartosz Golaszewskii2cdump: use I2C block mode for the 'i' mode parameter
2015-11-01 Bartosz Golaszewskii2cdump: don't read block data in non-block modes
2015-11-01 Bartosz Golaszewskii2cdetect: coding style: add a space after 'for'
2015-11-01 Bartosz Golaszewskii2cdetect: fix address skipping in auto mode
2015-10-31 Natanael Copaifupdown: use -x hostname:NAME with udhcpc
2015-10-30 Denys Vlasenko[g]unzip: fix recent breakage.
2015-10-30 Ron Yorstonash: allow popredir to be called if the stack is empty
2015-10-30 Ron Yorstonash: fix EXEXEC status clobbering
2015-10-30 Ron Yorstonash: add tests for failures of the exec and command...
2015-10-30 Denys Vlasenkostat: make -f optional. This allows to build stat for...
2015-10-30 Denys Vlasenkolineedit: FEATURE_REVERSE_SEARCH should not depend...
2015-10-30 Ron Yorstonlineedit: search applets as well as PATH for tab completion
2015-10-30 Ron Yorstonbusybox: alter help message in standalone shell mode
2015-10-29 Denys Vlasenkohush: copy for.tests from ash testsuite
2015-10-29 Ron Yorstonash: simplify EOF/newline handling in list parser
2015-10-29 Ron YorstonRevert "ash: fix a SEGV case in an invalid heredoc...
2015-10-29 Ron Yorstonash: fix error during recursive processing of here...
2015-10-29 Denys Vlasenkoash tests: make test print test name before it is run
2015-10-29 Ron Yorstonash: only allow local variables in functions
2015-10-29 Ron Yorstonash: respect -p flag when command builtin is run with...
2015-10-29 Denys Vlasenkoash: fix command -- crash
2015-10-29 Ron Yorstonash: save a few bytes in code to parse case statements
2015-10-29 Ron Yorstonash: allow newline after variable name in for loop
2015-10-29 Ron Yorstonash: add test for issue with here document
2015-10-28 Denys Vlasenkomodinfo: fix "-F firmware", add "intree" field display
2015-10-28 Denys Vlasenkolzop: eliminate variable, use "int" as return type
2015-10-27 Timo Teräsfbsplash: use virtual y size in mmap size calculations
2015-10-27 Aaro Koskinengzip: add support for --no-name long option
2015-10-27 Aaro Koskinengunzip: add support for long options
2015-10-26 Denys Vlasenkounzip: test for bad archive SEGVing
2015-10-26 Richard Genoudtr: support octal ranges
2015-10-26 Timo Teräsifupdown: pass interface device name for ipv6 route...
2015-10-25 Denys Vlasenkotweak defconfig
2015-10-25 Denys Vlasenkoinetd: make FEATURE_INETD_RPC off by default
2015-10-24 Ron Yorstonlibiproute: use if_nametoindex
2015-10-24 Aaro Koskinenxargs: make -I imply -r
2015-10-24 Denys Vlasenkodumpleases: string reuse
next