summaryrefslogtreecommitdiff
path: root/package/busybox
AgeCommit message (Expand)Author
2007-10-30add username/password options to ipkg, note this only works if you have a rea...pavlov
2007-10-30refresh busybox patchespavlov
2007-10-24fix absolute path to .ko files in insmodnbd
2007-10-08fix insmod crash when the module is not foundnbd
2007-10-07enable nicenbd
2007-10-05fix segfault with insmod on 2.4nbd
2007-10-05fix compile error with 2.4nbd
2007-10-05add upstream fixes for 1.7.2nbd
2007-10-05Upgrade busybox to 1.7.2nbd
2007-10-03fix busybox configuration submenunico
2007-09-22enable ps -w by defaultnbd
2007-09-07move package description to a separate definition, remove it when DESCRIPTION...nico
2007-09-06enable start-stop-daemon by default, i want to use this to clean up a few ini...nbd
2007-08-28Fix the CONFIG_LFS option (#2276)florian
2007-07-20fix a socket leak in udhcpc (patch by Eric L. Chen)nbd
2007-07-18add fix for running udhcpc on bridges (patch by Eric L. Chen)nbd
2007-07-13busybox: Ensure that diff is available for ipkg upgrade requirementsrwhitby
2007-07-09add busybox printf patch from #2021nbd
2007-07-07fix busybox --help problems on rebuildmbm
2007-07-01bump busybox release numbernbd
2007-07-01massively reduce the number of forks that busybox ash has to do while process...nbd
2007-06-29check for + in the broadcast address before attempting a dns lookupnbd
2007-06-22Send a kill signal to cron, otherwise two instances could be running (#1923)florian
2007-06-21fix cgi-bin directory handling (#1764)nbd
2007-06-15fix awk segfaultnbd
2007-06-14Fix removing links to applets (#1770)florian
2007-06-12Remove symbolic links to non-existent applets (#1770)florian
2007-06-08only support 2.6 modules on 2.6, and only 2.4 modules on 2.4kaloz
2007-06-08fix insmod search when 2.4 module support is disabledkaloz
2007-06-04refresh all package patches in the buildroot using quiltnbd
2007-05-23awx: fix translationnbd
2007-05-23awx: fix a typonbd
2007-05-23fix awx segfaultsnbd
2007-05-20fix the patch filenbd
2007-05-20Fix malformed patchrwhitby
2007-05-20remove debug crap accidentally left in the patchnbd
2007-05-20awx: improve memory allocation handlingnbd
2007-05-20rewritten template parser for awx - uses @for, @if, @else, @end for basic flo...nbd
2007-05-15awx: variable initialization fixnbd
2007-05-14make udhcpc silent after 3 'Sending discover ...' messagesnbd
2007-05-10START/STOP values must be specified in the init scriptmbm
2007-05-10update to busybox 1.4.2 (fixes #1653)mbm
2007-04-25fix busybox rebuild when config changesmbm
2007-04-04move gen_busybox_menuconfig.pl to package/busyboxnbd
2007-04-04replace gen_busybox_config.pl with a simple sed commandnbd
2007-04-02patch for busybox httpd that adds an option for redirecting all requests to a...nbd
2007-03-29check initseq->first in awx after running include()nbd
2007-03-28fix an uninitialized variable in awx (does not fix random segfault yet, still...nbd
2007-03-23make busybox autorebuild on relevant config changesnbd
2007-03-16add file type autodetection for the unpack command and nuke PKG_CAT:= in lots...nbd