| Commit message (Expand) | Author | Age | Files | Lines |
* | busybox: lock: implement -n "Fail rather than wait" | Felix Fietkau | 2015-09-09 | 1 | -2/+11 |
* | busybox: fix ip applet and netlink behavior | Steven Barth | 2015-09-09 | 4 | -2/+86 |
* | busybox: improve applets & deprecate ifconfig, route | Steven Barth | 2015-09-08 | 2 | -10/+10 |
* | Disable telnet in favor of passwordless SSH | Steven Barth | 2015-09-07 | 3 | -43/+4 |
* | busybox: fix an ash regression in handling local variables | Felix Fietkau | 2015-04-17 | 1 | -0/+75 |
* | busybox: enable BUSYBOX_DEFAULT_FEATURE_TOUCH_SUSV3 by default, dnsmasq relie... | Felix Fietkau | 2015-04-11 | 1 | -1/+1 |
* | busybox: fix regression in handling non-existant find path arguments (#19439) | Felix Fietkau | 2015-04-09 | 1 | -0/+31 |
* | busybox: update to version 1.23.2 | Felix Fietkau | 2015-04-04 | 28 | -342/+307 |
* | toolchain: remove leftovers from old llvm-gcc experiments | Felix Fietkau | 2015-03-15 | 1 | -4/+0 |
* | BusyBox: Netcat 1.10 compatibility require server option | John Crispin | 2015-03-13 | 2 | -3/+4 |
* | busybox: Minor fix for glibc 2.21 compatibility | John Crispin | 2015-03-12 | 1 | -1/+1 |
* | busybox: fix build on FreeBSD 10.1 | Jo-Philipp Wich | 2015-02-05 | 1 | -0/+26 |
* | busybox: include config files relative to the main Config.in (#18522) | Jo-Philipp Wich | 2014-12-12 | 1 | -2/+2 |
* | ntp: add hotplug class for ntp-events | Steven Barth | 2014-11-28 | 3 | -1/+7 |
* | busybox: turn on BUSYBOX_DEFAULT_FEATURE_SH_NOFORK to slightly improve perfor... | Felix Fietkau | 2014-11-23 | 1 | -1/+1 |
* | busybox: add 2 upstream fixes | Nicolas Thill | 2014-11-06 | 3 | -1/+119 |
* | license info - revert r43155 | John Crispin | 2014-11-03 | 1 | -1/+1 |
* | Add more license tags with SPDX identifiers | John Crispin | 2014-11-03 | 1 | -1/+1 |
* | Add a few SPDX tags | Steven Barth | 2014-11-02 | 1 | -1/+1 |
* | busybox: make high ASCII chars printable (#7993) | Jo-Philipp Wich | 2014-10-27 | 2 | -1/+21 |
* | busybox: remove validation message from bootup | Steven Barth | 2014-10-02 | 1 | -1/+1 |
* | package/*: remove useless explicit set of function returncode | John Crispin | 2014-08-25 | 1 | -1/+0 |
* | busybox: Fix pam_start link errors when PAM support is enabled | John Crispin | 2014-08-18 | 1 | -2/+8 |
* | busybox: fix validation in sysntpd init script | Luka Perkov | 2014-06-30 | 1 | -0/+1 |
* | build: disable the PKG_CHECK_FORMAT_SECURITY check for the failing packages | Felix Fietkau | 2014-06-30 | 1 | -0/+1 |
* | busybox: use ntp enabled config option | John Crispin | 2014-06-27 | 2 | -4/+6 |
* | busybox: remove redundant 6rd-patch | Steven Barth | 2014-05-29 | 1 | -18/+0 |
* | busybox: udhcpc source IP rebind patch | Steven Barth | 2014-05-29 | 1 | -0/+53 |
* | busybox: add back missing crond config change | Felix Fietkau | 2014-05-25 | 1 | -1/+1 |
* | busybox: update to 1.22.1 | Felix Fietkau | 2014-05-25 | 61 | -3076/+1068 |
* | busybox: remove obsolete httpd patches | Felix Fietkau | 2014-05-25 | 4 | -157/+0 |
* | busybox: remove obsolete insmod patches | Felix Fietkau | 2014-05-25 | 2 | -170/+0 |
* | busybox: drop a udhcpc patch that has been superseded by upstream changes a l... | Felix Fietkau | 2014-05-25 | 1 | -99/+0 |
* | busybox: remove obsolete init patch | Felix Fietkau | 2014-05-25 | 1 | -15/+0 |
* | busybox: use a config option instead of a patch to select the cron directory | Felix Fietkau | 2014-05-25 | 2 | -23/+1 |
* | busybox: backport dd conv=swab from 1.22 | John Crispin | 2014-03-30 | 1 | -0/+97 |
* | busybox: remove obsolete brctl linux 2.4 compat patch | Felix Fietkau | 2014-03-21 | 1 | -74/+0 |
* | busybox: remove obsolete awk include() patch | Felix Fietkau | 2014-03-21 | 1 | -217/+0 |
* | busybox: fix existing "export -n" in ash | Felix Fietkau | 2014-03-20 | 1 | -2/+2 |
* | busybox: fix processing of multiple NTP servers in the config (#15294) | Felix Fietkau | 2014-03-17 | 1 | -1/+1 |
* | busybox: Add help documentation in menuconfig | Jo-Philipp Wich | 2014-01-31 | 1 | -0/+8 |
* | busybox: add a reworked implementation of menuconfig support, this time with ... | Felix Fietkau | 2014-01-31 | 31 | -895/+10807 |
* | busybox: fix dependency on librpc (#14636) | Jo-Philipp Wich | 2014-01-31 | 1 | -1/+1 |
* | busybox: enable the devmem applet | Florian Fainelli | 2014-01-14 | 1 | -1/+1 |
* | busybox: add back support for top-level menuconfig based config overrides (ca... | Felix Fietkau | 2013-12-17 | 3 | -6/+7 |
* | busybox: restore init scripts | Jo-Philipp Wich | 2013-12-17 | 1 | -8/+3 |
* | busybox: disable module utils, kmodloader provides them | Felix Fietkau | 2013-12-17 | 1 | -6/+7 |
* | busybox: fix typo in Config.in (#14628) | Felix Fietkau | 2013-12-17 | 1 | -1/+1 |
* | busybox: add support for config overrides via env/busybox-config | Felix Fietkau | 2013-12-16 | 1 | -0/+6 |
* | busybox: remove busybox menuconfig from top level menuconfig | Felix Fietkau | 2013-12-16 | 29 | -8185/+886 |