summaryrefslogtreecommitdiff
path: root/package/busybox
AgeCommit message (Expand)Author
2007-02-28fix the issue of httpd no longer working when its root directory is replacednbd
2007-02-26Add macosx fix from #1407florian
2007-02-16fix memleak in uniq (#1354)nbd
2007-02-13fix tar segfault (patch from busybox svn rev. 17772)nbd
2007-02-12add some more busybox patches from upstreamnbd
2007-02-12fix for multiple lock/unlock operations in 'lock' command (found by framer99)nbd
2007-02-11oops... accidentally merged a broken patchnbd
2007-02-11fix a bug that breaks some cgi scripts on busybox (patch from x-wrt)nbd
2007-02-10revert httpd header handling code to the one from busybox 1.3.1 - fixes probl...nbd
2007-02-04upgrade to busybox 1.4.1nbd
2007-02-01unbreak cgis with custom headers on busybox httpdnbd
2007-01-31enable httpd sighup config reload by defaultnbd
2007-01-27fix stupid busybox bin2hex bugnbd
2007-01-27really fix busybox wget command line parsingnbd
2007-01-26fix wget --passive-ftpnbd
2007-01-26another fix for the awk command line parsing - should finally work properly nownbd
2007-01-25upgrade busybox to 1.4.0nbd
2007-01-25rename patch to avoid duplicate patch numbernbd
2007-01-19fix syslogd output to /dev/console (patch from #1170)nbd
2007-01-10enable pretty lsmod output for linux 2.6nbd
2007-01-08add some more checks to the telnet init scriptnbd
2007-01-08more use of the INSTALL_DIR variablenico
2007-01-07busybox: remove the bogus SIZEOF_LONG check (#1127)nbd
2007-01-06drop -Werror from busybox - prevents compile errors like #1130nbd
2007-01-05Add an OSX specific patch to compile busybox with Darwin, possible fix for BS...florian
2007-01-01replace our no_shadow fix with a better patch from upstream (#1118)nbd
2007-01-01make telnetd standalonenbd
2007-01-01revert to previous awk getopt behavior - the new one seems crappier and break...nbd
2007-01-01fix busybox linking when /bin/sh is not bash (closes: #1115)nico
2007-01-01update busybox menuconfig for the latest versionnbd
2006-12-31Fix the lock warning (#1111), also add another download sourceflorian
2006-12-30update busybox to v1.3.1, i was too lazy to update patch 320, feel free to do sonico
2006-11-22move busybox init scripts from base-files into the busybox package and make t...nbd
2006-11-22add "export -n" to ashmbm
2006-11-19fix oversized packets in udhcpc (closes: #962), bump busybox release number i...nico
2006-11-12implement target profiles in menuconfignbd
2006-11-09add support for -t 0 (infinite retry) in busybox udhcpc and use it in the net...nbd
2006-10-26reduce the possibility of race conditions when using the lock utilitynbd
2006-10-12enable busybox taint checking to support gplonly kernel exportsnbd
2006-10-10add support for Package/<pkgname>/description - old format still supported, b...nbd
2006-10-10add support for a common shell include file, which is evaluated for every mak...nbd
2006-10-08fix unknown arch in ipkg: use our ARCH instead of busybox's TARGET_ARCH (clos...nico
2006-10-06really fix webif password access patch for busyboxnbd
2006-10-02fix for the password check (checked the wrong variable)nbd
2006-10-02port last commit to -ngnbd
2006-09-25fix grep's -C optionmbm
2006-09-24new (last?) attempt at standardizing Makefilesnico
2006-09-07change more to lessmbm
2006-08-22enable mknod by default (#490) - some drivers don't register with devfs properlynbd
2006-08-21revert [4599], the bug was fixed elsewherenbd