| Commit message (Expand) | Author | Age | Files | Lines |
* | move package description to a separate definition, remove it when DESCRIPTION... | nico | 2007-09-07 | 1 | -2/+2 |
* | enable start-stop-daemon by default, i want to use this to clean up a few ini... | nbd | 2007-09-06 | 1 | -1/+1 |
* | Fix the CONFIG_LFS option (#2276) | florian | 2007-08-28 | 1 | -1/+1 |
* | fix a socket leak in udhcpc (patch by Eric L. Chen) | nbd | 2007-07-20 | 1 | -0/+12 |
* | add fix for running udhcpc on bridges (patch by Eric L. Chen) | nbd | 2007-07-18 | 1 | -0/+17 |
* | busybox: Ensure that diff is available for ipkg upgrade requirements | rwhitby | 2007-07-13 | 2 | -1/+2 |
* | add busybox printf patch from #2021 | nbd | 2007-07-09 | 1 | -0/+18 |
* | fix busybox --help problems on rebuild | mbm | 2007-07-07 | 1 | -4/+3 |
* | bump busybox release number | nbd | 2007-07-01 | 1 | -1/+1 |
* | massively reduce the number of forks that busybox ash has to do while process... | nbd | 2007-07-01 | 1 | -0/+30 |
* | check for + in the broadcast address before attempting a dns lookup | nbd | 2007-06-29 | 1 | -0/+29 |
* | Send a kill signal to cron, otherwise two instances could be running (#1923) | florian | 2007-06-22 | 1 | -1/+1 |
* | fix cgi-bin directory handling (#1764) | nbd | 2007-06-21 | 1 | -0/+15 |
* | fix awk segfault | nbd | 2007-06-15 | 1 | -5/+5 |
* | Fix removing links to applets (#1770) | florian | 2007-06-14 | 1 | -1/+1 |
* | Remove symbolic links to non-existent applets (#1770) | florian | 2007-06-12 | 1 | -0/+1 |
* | only support 2.6 modules on 2.6, and only 2.4 modules on 2.4 | kaloz | 2007-06-08 | 1 | -0/+7 |
* | fix insmod search when 2.4 module support is disabled | kaloz | 2007-06-08 | 1 | -0/+196 |
* | refresh all package patches in the buildroot using quilt | nbd | 2007-06-04 | 25 | -402/+530 |
* | awx: fix translation | nbd | 2007-05-23 | 1 | -8/+9 |
* | awx: fix a typo | nbd | 2007-05-23 | 1 | -1/+1 |
* | fix awx segfaults | nbd | 2007-05-23 | 1 | -40/+44 |
* | fix the patch file | nbd | 2007-05-20 | 1 | -2/+2 |
* | Fix malformed patch | rwhitby | 2007-05-20 | 1 | -1/+1 |
* | remove debug crap accidentally left in the patch | nbd | 2007-05-20 | 1 | -3/+1 |
* | awx: improve memory allocation handling | nbd | 2007-05-20 | 1 | -27/+32 |
* | rewritten template parser for awx - uses @for, @if, @else, @end for basic flo... | nbd | 2007-05-20 | 1 | -67/+466 |
* | awx: variable initialization fix | nbd | 2007-05-15 | 1 | -1/+2 |
* | make udhcpc silent after 3 'Sending discover ...' messages | nbd | 2007-05-14 | 1 | -0/+21 |
* | START/STOP values must be specified in the init script | mbm | 2007-05-10 | 3 | -0/+3 |
* | update to busybox 1.4.2 (fixes #1653) | mbm | 2007-05-10 | 7 | -204/+3 |
* | fix busybox rebuild when config changes | mbm | 2007-04-25 | 1 | -0/+12 |
* | move gen_busybox_menuconfig.pl to package/busybox | nbd | 2007-04-04 | 1 | -0/+78 |
* | replace gen_busybox_config.pl with a simple sed command | nbd | 2007-04-04 | 1 | -1/+1 |
* | patch for busybox httpd that adds an option for redirecting all requests to a... | nbd | 2007-04-02 | 1 | -0/+91 |
* | check initseq->first in awx after running include() | nbd | 2007-03-29 | 1 | -1/+1 |
* | fix an uninitialized variable in awx (does not fix random segfault yet, still... | nbd | 2007-03-28 | 1 | -1/+2 |
* | make busybox autorebuild on relevant config changes | nbd | 2007-03-23 | 1 | -0/+5 |
* | add file type autodetection for the unpack command and nuke PKG_CAT:= in lots... | nbd | 2007-03-16 | 1 | -1/+0 |
* | add a default for PKG_BUILD_DIR and PKG_INSTALL_DIR (will use KERNEL_BUILD_DI... | nbd | 2007-03-16 | 1 | -2/+0 |
* | add -i <include file> and -f <ahtml file> options for awx interpreter (reques... | nbd | 2007-03-14 | 1 | -70/+105 |
* | fix the patchlevel of the busybox stty patch | nbd | 2007-03-13 | 1 | -2/+2 |
* | Small bug fix to package/kernel/modules/other.mk | hcg | 2007-03-13 | 1 | -0/+26 |
* | oops... forgot to remove line | nbd | 2007-03-11 | 1 | -1/+0 |
* | replace libcgi with some code extracted from haserl - libcgi is too inflexibl... | nbd | 2007-03-11 | 2 | -28/+529 |
* | fix typo (#1454) | nbd | 2007-03-11 | 1 | -1/+1 |
* | add awx (awk web extension) - experimental core for a new web interface frame... | nbd | 2007-03-11 | 3 | -2/+674 |
* | enable httpd config option for running scripts through an interpreter | nbd | 2007-03-11 | 1 | -1/+1 |
* | nuke mdev and replace it with hotplug2 :) | nbd | 2007-03-04 | 2 | -9/+2 |
* | hopefully fix ping bugs introduced in [6443] | nbd | 2007-03-04 | 1 | -12/+1 |