| Commit message (Expand) | Author | Age | Files | Lines |
* | [package] busybox: implement ms static routes option in udhcpc (#6435) | jow | 2010-12-22 | 1 | -0/+22 |
* | [package] busybox: Comcast uses option 150 for 6RD DHCP announcements, cover it | jow | 2010-12-04 | 2 | -6/+8 |
* | [package] busybox: add 6RD prefix sanity checking as mandated by RFC5969, bum... | jow | 2010-11-14 | 2 | -25/+35 |
* | [package] busybox: implement support for 6RD (RFC5969 7.1.1, DHCP option 212)... | jow | 2010-11-14 | 1 | -0/+131 |
* | [package] busybox: mark as essential | jow | 2010-11-11 | 1 | -0/+1 |
* | package/busybox: include an upstream patch | acoul | 2010-10-25 | 1 | -0/+12 |
* | busybox: fix configured stampfile name - add $(SH_FUNC) for md5s | nbd | 2010-10-23 | 1 | -1/+1 |
* | package/busybox: update to busybox-1.17.3 | acoul | 2010-10-14 | 4 | -628/+2 |
* | package/busybox: fix endianes issue under FreeBSD 8.1 | acoul | 2010-09-29 | 1 | -0/+16 |
* | From: Joseph Roback <openwrt-devel@roback.cc> | mb | 2010-09-07 | 1 | -1/+3 |
* | package/busybox: update to busybox-1.7.2, include upstream patches, refresh p... | acoul | 2010-09-06 | 9 | -178/+631 |
* | package/busybox: fix macosx cross compile, closes #7775 | acoul | 2010-08-16 | 1 | -0/+19 |
* | package/busybox: add missing bits from 1.17.1 update (mostly config stuff), r... | nico | 2010-08-15 | 33 | -509/+902 |
* | package/busybox: fix missing bit, refresh patches | acoul | 2010-08-15 | 20 | -63/+62 |
* | package/busybox: update to busybox-1.7.1, include upstream patches | acoul | 2010-08-15 | 18 | -229/+325 |
* | [package] busybox: fix compilation on FreeBSD | jow | 2010-07-22 | 1 | -0/+11 |
* | [package] base-files, busybox: fix 22279, simplify code and get rid of awk | jow | 2010-07-18 | 1 | -7/+14 |
* | [package] base-files & telnet: Fixed telnet starting even with root password ... | cshore | 2010-07-18 | 1 | -1/+2 |
* | package/busybox: fix sed issue with gcc-4.5.0 (closes #7566) | acoul | 2010-07-06 | 1 | -0/+4 |
* | busybox: Fixed remote logging bug in which starting syslog before the network... | cshore | 2010-06-27 | 1 | -0/+40 |
* | remove linux 2.4 support from several packages | nbd | 2010-06-26 | 1 | -15/+0 |
* | package/busybox: update to 1.16.2 (bug fix release) | nico | 2010-06-16 | 9 | -322/+3 |
* | package/busybox: add upstream hush patch, bump release number | nico | 2010-05-23 | 2 | -1/+12 |
* | package/busybox: add upstream udhcp hostname truncation fix, bump release number | nico | 2010-05-19 | 2 | -1/+12 |
* | [package] busybox: use uci_get() wrapper (#7312) | jow | 2010-05-17 | 1 | -1/+1 |
* | package/busybox: add 2 upstream fixes (ash & cpio), bumb release number | nico | 2010-04-27 | 4 | -3/+66 |
* | package/busybox: refresh patches | nico | 2010-04-27 | 1 | -6/+4 |
* | package/busybox: add upstream sed patch, bump release number | acoul | 2010-04-25 | 2 | -1/+48 |
* | package/busybox: rename 'target-config.in' to 'Config.in' for coherency, move... | nico | 2010-04-16 | 2 | -5/+7 |
* | package/busybox: add 3 upstream fixes, bump release number | nico | 2010-04-16 | 4 | -1/+190 |
* | package/busybox: enable blkid, mkswap & swaponoff applets, enable uuid/volume... | nico | 2010-04-06 | 2 | -16/+16 |
* | [package] busybox: update to v1.16.1 (based on v1.16.0 update patch from Pete... | nico | 2010-04-03 | 28 | -116/+302 |
* | [package] busybox: add myself as maintainer | nico | 2010-04-02 | 1 | -1/+2 |
* | package/busybox: refresh patches | juhosg | 2010-03-26 | 1 | -9/+7 |
* | [package] busybox: disable httpd applet | jow | 2010-03-25 | 2 | -64/+10 |
* | [package] If /var/spool/cron/crontabs is a directory, then /etc/init.d/cron | florian | 2010-03-21 | 1 | -1/+1 |
* | [package] busybox: fix default value for BUSYBOX_CONFIG_DEFAULT_SETFONT_DIR (... | nico | 2010-03-10 | 1 | -1/+1 |
* | [package] fix busybox's ping compilation when the fancy feature is turned off... | florian | 2010-02-28 | 1 | -6/+16 |
* | [package] busybox: fix typo in last commit, thx Nico | jow | 2010-02-25 | 1 | -1/+1 |
* | [package] busybox: disable busybox' own stripping, fixes stripped bb binary i... | jow | 2010-02-25 | 1 | -1/+1 |
* | [package] busybox: implement -q flag for insmod for Linux 2.6 and | jow | 2010-02-24 | 1 | -0/+33 |
* | [br2684] allow routed mode operation again | hauke | 2010-02-20 | 2 | -6/+6 |
* | [package] busybox: update to v1.15.3 | nico | 2009-12-15 | 3 | -14/+2 |
* | [package] busybox: remove uniq memleak patch, applet was fixed upstream in v1... | nico | 2009-12-14 | 1 | -11/+0 |
* | busybox: adjust hush default configuration | nbd | 2009-12-09 | 1 | -10/+10 |
* | [package] update busybox to 1.15.2 (#5926) | florian | 2009-12-07 | 35 | -234/+399 |
* | [package] prevent busybox's ping6 from crashing (#4604) | florian | 2009-11-24 | 2 | -1/+13 |
* | busybox: restore previous inittab handling when terminal can't be accessed (c... | nico | 2009-11-22 | 1 | -1/+1 |
* | [busybox] At boot, the startup process is executed in a non-interactive shell... | hcg | 2009-10-20 | 1 | -0/+12 |
* | gcc: add llvm-gcc and llvm from trunk (does not successfully compile a target... | nbd | 2009-10-10 | 1 | -0/+4 |