| Commit message (Expand) | Author | Age | Files | Lines |
* | package/busybox: fix endianes issue under FreeBSD 8.1 | Alexandros C. Couloumbis | 2010-09-29 | 1 | -0/+16 |
* | From: Joseph Roback <openwrt-devel@roback.cc> | Michael Büsch | 2010-09-07 | 1 | -1/+3 |
* | package/busybox: update to busybox-1.7.2, include upstream patches, refresh p... | Alexandros C. Couloumbis | 2010-09-06 | 9 | -178/+631 |
* | package/busybox: fix macosx cross compile, closes #7775 | Alexandros C. Couloumbis | 2010-08-16 | 1 | -0/+19 |
* | package/busybox: add missing bits from 1.17.1 update (mostly config stuff), r... | Nicolas Thill | 2010-08-15 | 33 | -509/+902 |
* | package/busybox: fix missing bit, refresh patches | Alexandros C. Couloumbis | 2010-08-15 | 20 | -63/+62 |
* | package/busybox: update to busybox-1.7.1, include upstream patches | Alexandros C. Couloumbis | 2010-08-15 | 18 | -229/+325 |
* | busybox: fix compilation on FreeBSD | Jo-Philipp Wich | 2010-07-22 | 1 | -0/+11 |
* | base-files, busybox: fix 22279, simplify code and get rid of awk | Jo-Philipp Wich | 2010-07-18 | 1 | -7/+14 |
* | base-files & telnet: Fixed telnet starting even with root password when shado... | Daniel Dickinson | 2010-07-18 | 1 | -1/+2 |
* | package/busybox: fix sed issue with gcc-4.5.0 (closes #7566) | Alexandros C. Couloumbis | 2010-07-06 | 1 | -0/+4 |
* | busybox: Fixed remote logging bug in which starting syslog before the network... | Daniel Dickinson | 2010-06-27 | 1 | -0/+40 |
* | remove linux 2.4 support from several packages | Felix Fietkau | 2010-06-26 | 1 | -15/+0 |
* | package/busybox: update to 1.16.2 (bug fix release) | Nicolas Thill | 2010-06-16 | 9 | -322/+3 |
* | package/busybox: add upstream hush patch, bump release number | Nicolas Thill | 2010-05-23 | 2 | -1/+12 |
* | package/busybox: add upstream udhcp hostname truncation fix, bump release number | Nicolas Thill | 2010-05-19 | 2 | -1/+12 |
* | busybox: use uci_get() wrapper (#7312) | Jo-Philipp Wich | 2010-05-17 | 1 | -1/+1 |
* | package/busybox: add 2 upstream fixes (ash & cpio), bumb release number | Nicolas Thill | 2010-04-27 | 4 | -3/+66 |
* | package/busybox: refresh patches | Nicolas Thill | 2010-04-27 | 1 | -6/+4 |
* | package/busybox: add upstream sed patch, bump release number | Alexandros C. Couloumbis | 2010-04-25 | 2 | -1/+48 |
* | package/busybox: rename 'target-config.in' to 'Config.in' for coherency, move... | Nicolas Thill | 2010-04-16 | 2 | -5/+7 |
* | package/busybox: add 3 upstream fixes, bump release number | Nicolas Thill | 2010-04-16 | 4 | -1/+190 |
* | package/busybox: enable blkid, mkswap & swaponoff applets, enable uuid/volume... | Nicolas Thill | 2010-04-06 | 2 | -16/+16 |
* | busybox: update to v1.16.1 (based on v1.16.0 update patch from Peter Wagner) | Nicolas Thill | 2010-04-03 | 28 | -116/+302 |
* | busybox: add myself as maintainer | Nicolas Thill | 2010-04-02 | 1 | -1/+2 |
* | package/busybox: refresh patches | Gabor Juhos | 2010-03-26 | 1 | -9/+7 |
* | busybox: disable httpd applet | Jo-Philipp Wich | 2010-03-25 | 2 | -64/+10 |
* | If /var/spool/cron/crontabs is a directory, then /etc/init.d/cron will place ... | Florian Fainelli | 2010-03-21 | 1 | -1/+1 |
* | busybox: fix default value for BUSYBOX_CONFIG_DEFAULT_SETFONT_DIR (unused) op... | Nicolas Thill | 2010-03-10 | 1 | -1/+1 |
* | fix busybox's ping compilation when the fancy feature is turned off (#6489) | Florian Fainelli | 2010-02-28 | 1 | -6/+16 |
* | busybox: fix typo in last commit, thx Nico | Jo-Philipp Wich | 2010-02-25 | 1 | -1/+1 |
* | busybox: disable busybox' own stripping, fixes stripped bb binary in STAGING_... | Jo-Philipp Wich | 2010-02-25 | 1 | -1/+1 |
* | busybox: implement -q flag for insmod for Linux 2.6 and actually suppress err... | Jo-Philipp Wich | 2010-02-24 | 1 | -0/+33 |
* | allow routed mode operation again | Hauke Mehrtens | 2010-02-20 | 2 | -6/+6 |
* | busybox: update to v1.15.3 | Nicolas Thill | 2009-12-15 | 3 | -14/+2 |
* | busybox: remove uniq memleak patch, applet was fixed upstream in v1.15.2 (clo... | Nicolas Thill | 2009-12-14 | 1 | -11/+0 |
* | busybox: adjust hush default configuration | Felix Fietkau | 2009-12-09 | 1 | -10/+10 |
* | update busybox to 1.15.2 (#5926) | Florian Fainelli | 2009-12-07 | 35 | -234/+399 |
* | prevent busybox's ping6 from crashing (#4604) | Florian Fainelli | 2009-11-24 | 2 | -1/+13 |
* | busybox: restore previous inittab handling when terminal can't be accessed (c... | Nicolas Thill | 2009-11-22 | 1 | -1/+1 |
* | At boot, the startup process is executed in a non-interactive shell. Default ... | Hamish Guthrie | 2009-10-20 | 1 | -0/+12 |
* | gcc: add llvm-gcc and llvm from trunk (does not successfully compile a target... | Felix Fietkau | 2009-10-10 | 1 | -0/+4 |
* | busybox: remove "default y" in the lock config item to fix nommu builds | Felix Fietkau | 2009-10-05 | 1 | -2/+1 |
* | busybox: support 64 bit math in shell tests. this does not seem to increase t... | Felix Fietkau | 2009-10-03 | 1 | -2/+2 |
* | busybox: remove empty patches | Nicolas Thill | 2009-10-01 | 2 | -0/+0 |
* | busybox: update to v1.14.4 (closes: #5619) | Nicolas Thill | 2009-09-28 | 36 | -227/+336 |
* | busybox: add support for union mounts (not included in the kernel yet) | Felix Fietkau | 2009-09-25 | 1 | -0/+29 |
* | busybox: adjust default config for nommu targets | Felix Fietkau | 2009-08-21 | 1 | -0/+19 |
* | fix df -h output (closes: #5290) | Nicolas Thill | 2009-07-07 | 1 | -0/+13 |
* | udhcpc: add cidr routes support (patch from #5299) | Felix Fietkau | 2009-06-13 | 1 | -0/+18 |