Commit Graph

79 Commits (8ee63def2cf7c933192e44a52249bbc6477377a7)

Author SHA1 Message Date
Felix Fietkau 8ee63def2c add -i <include file> and -f <ahtml file> options for awx interpreter (requested by mbm)
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@6561 3c298f89-4303-0410-b956-a3cf2f4a3e73
2007-03-14 01:13:57 +00:00
Felix Fietkau ab57620a83 fix the patchlevel of the busybox stty patch
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@6560 3c298f89-4303-0410-b956-a3cf2f4a3e73
2007-03-13 12:47:17 +00:00
Hamish Guthrie c0638ceca0 Small bug fix to package/kernel/modules/other.mk
stty broken in busybox 1.4.1, added patch with fixed code from BB SVN.
This will need to be removed when 1.4.2 is released.


git-svn-id: svn://svn.openwrt.org/openwrt/trunk@6559 3c298f89-4303-0410-b956-a3cf2f4a3e73
2007-03-13 12:18:35 +00:00
Felix Fietkau 0bde423aa5 replace libcgi with some code extracted from haserl - libcgi is too inflexible and breaks rrdtool
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@6554 3c298f89-4303-0410-b956-a3cf2f4a3e73
2007-03-11 18:17:08 +00:00
Felix Fietkau 8513483ed3 add awx (awk web extension) - experimental core for a new web interface framework
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@6549 3c298f89-4303-0410-b956-a3cf2f4a3e73
2007-03-11 05:35:46 +00:00
Felix Fietkau f19a262b23 hopefully fix ping bugs introduced in [6443]
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@6505 3c298f89-4303-0410-b956-a3cf2f4a3e73
2007-03-04 14:36:34 +00:00
Florian Fainelli 5a85d2f171 Fix truncated pings results when packets are too small. Also check for packet maximum size, so that busybox's ping could not be responsible for flooding hosts.
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@6443 3c298f89-4303-0410-b956-a3cf2f4a3e73
2007-02-28 19:45:36 +00:00
Felix Fietkau 1bde0390cf fix the issue of httpd no longer working when its root directory is replaced
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@6437 3c298f89-4303-0410-b956-a3cf2f4a3e73
2007-02-28 17:58:23 +00:00
Florian Fainelli 1e1f0a5819 Add macosx fix from #1407
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@6392 3c298f89-4303-0410-b956-a3cf2f4a3e73
2007-02-26 21:54:55 +00:00
Felix Fietkau e7002c7daf fix memleak in uniq (#1354)
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@6313 3c298f89-4303-0410-b956-a3cf2f4a3e73
2007-02-16 19:15:30 +00:00
Felix Fietkau 7e6aba171d fix tar segfault (patch from busybox svn rev. 17772)
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@6298 3c298f89-4303-0410-b956-a3cf2f4a3e73
2007-02-13 23:02:44 +00:00
Felix Fietkau 2c521d1050 add some more busybox patches from upstream
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@6290 3c298f89-4303-0410-b956-a3cf2f4a3e73
2007-02-12 22:34:54 +00:00
Felix Fietkau fc55109a12 fix for multiple lock/unlock operations in 'lock' command (found by framer99)
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@6286 3c298f89-4303-0410-b956-a3cf2f4a3e73
2007-02-12 16:35:23 +00:00
Felix Fietkau c50afe92ff oops... accidentally merged a broken patch
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@6283 3c298f89-4303-0410-b956-a3cf2f4a3e73
2007-02-11 20:30:48 +00:00
Felix Fietkau 75e39c5122 fix a bug that breaks some cgi scripts on busybox (patch from x-wrt)
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@6282 3c298f89-4303-0410-b956-a3cf2f4a3e73
2007-02-11 20:17:04 +00:00
Felix Fietkau a0e12aecbb revert httpd header handling code to the one from busybox 1.3.1 - fixes problems with cgis and custom headers
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@6281 3c298f89-4303-0410-b956-a3cf2f4a3e73
2007-02-10 17:16:10 +00:00
Felix Fietkau 738e71e4ba upgrade to busybox 1.4.1
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@6261 3c298f89-4303-0410-b956-a3cf2f4a3e73
2007-02-04 08:41:37 +00:00
Felix Fietkau 758645dec6 unbreak cgis with custom headers on busybox httpd
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@6238 3c298f89-4303-0410-b956-a3cf2f4a3e73
2007-02-01 16:02:06 +00:00
Felix Fietkau 7e167939b3 fix stupid busybox bin2hex bug
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@6223 3c298f89-4303-0410-b956-a3cf2f4a3e73
2007-01-27 17:38:17 +00:00
Felix Fietkau 950b8f5344 really fix busybox wget command line parsing
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@6218 3c298f89-4303-0410-b956-a3cf2f4a3e73
2007-01-27 15:21:53 +00:00
Felix Fietkau 72aa4ea3b6 fix wget --passive-ftp
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@6211 3c298f89-4303-0410-b956-a3cf2f4a3e73
2007-01-26 20:08:46 +00:00
Felix Fietkau f944373ea3 another fix for the awk command line parsing - should finally work properly now
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@6210 3c298f89-4303-0410-b956-a3cf2f4a3e73
2007-01-26 19:57:51 +00:00
Felix Fietkau 9cd5733d25 upgrade busybox to 1.4.0
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@6204 3c298f89-4303-0410-b956-a3cf2f4a3e73
2007-01-25 19:08:01 +00:00
Felix Fietkau ea0ecf688c rename patch to avoid duplicate patch number
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@6201 3c298f89-4303-0410-b956-a3cf2f4a3e73
2007-01-25 17:09:15 +00:00
Felix Fietkau e179cfcc9a fix syslogd output to /dev/console (patch from #1170)
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@6131 3c298f89-4303-0410-b956-a3cf2f4a3e73
2007-01-19 12:57:23 +00:00
Felix Fietkau b2c879a94f busybox: remove the bogus SIZEOF_LONG check (#1127)
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@6012 3c298f89-4303-0410-b956-a3cf2f4a3e73
2007-01-07 15:18:15 +00:00
Felix Fietkau ed1654aab2 drop -Werror from busybox - prevents compile errors like #1130
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@6009 3c298f89-4303-0410-b956-a3cf2f4a3e73
2007-01-06 18:56:46 +00:00
Florian Fainelli d7178c3ebb Add an OSX specific patch to compile busybox with Darwin, possible fix for BSDs as well
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@5982 3c298f89-4303-0410-b956-a3cf2f4a3e73
2007-01-05 15:27:24 +00:00
Felix Fietkau 4d3acca0d8 replace our no_shadow fix with a better patch from upstream (#1118)
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@5961 3c298f89-4303-0410-b956-a3cf2f4a3e73
2007-01-01 23:27:16 +00:00
Felix Fietkau d2fd3c259e revert to previous awk getopt behavior - the new one seems crappier and breaks a few things, like multiple -f arguments
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@5958 3c298f89-4303-0410-b956-a3cf2f4a3e73
2007-01-01 22:13:56 +00:00
Nicolas Thill 06a414bd3c fix busybox linking when /bin/sh is not bash (closes: #1115)
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@5954 3c298f89-4303-0410-b956-a3cf2f4a3e73
2007-01-01 20:19:24 +00:00
Florian Fainelli da0bc02979 Fix the lock warning (#1111), also add another download source
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@5944 3c298f89-4303-0410-b956-a3cf2f4a3e73
2006-12-31 15:40:13 +00:00
Nicolas Thill 924b7ef598 update busybox to v1.3.1, i was too lazy to update patch 320, feel free to do so
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@5941 3c298f89-4303-0410-b956-a3cf2f4a3e73
2006-12-30 19:35:58 +00:00
Mike Baker 75b1b6822a add "export -n" to ash
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@5615 3c298f89-4303-0410-b956-a3cf2f4a3e73
2006-11-22 20:17:18 +00:00
Nicolas Thill d80bce98c8 fix oversized packets in udhcpc (closes: #962), bump busybox release number in whiterussian
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@5583 3c298f89-4303-0410-b956-a3cf2f4a3e73
2006-11-19 01:44:16 +00:00
Felix Fietkau 5c78bab47c add support for -t 0 (infinite retry) in busybox udhcpc and use it in the network scripts
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@5493 3c298f89-4303-0410-b956-a3cf2f4a3e73
2006-11-09 23:41:50 +00:00
Felix Fietkau a277034a7d reduce the possibility of race conditions when using the lock utility
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@5297 3c298f89-4303-0410-b956-a3cf2f4a3e73
2006-10-26 01:32:49 +00:00
Nicolas Thill 3f5404494c fix unknown arch in ipkg: use our ARCH instead of busybox's TARGET_ARCH (closes: #689)
git-svn-id: svn://svn.openwrt.org/openwrt/branches/buildroot-ng/openwrt@4959 3c298f89-4303-0410-b956-a3cf2f4a3e73
2006-10-08 13:10:10 +00:00
Felix Fietkau 7acba7ff92 really fix webif password access patch for busybox
git-svn-id: svn://svn.openwrt.org/openwrt/branches/buildroot-ng/openwrt@4936 3c298f89-4303-0410-b956-a3cf2f4a3e73
2006-10-06 18:52:02 +00:00
Felix Fietkau acfaea5a2e fix for the password check (checked the wrong variable)
git-svn-id: svn://svn.openwrt.org/openwrt/branches/buildroot-ng/openwrt@4887 3c298f89-4303-0410-b956-a3cf2f4a3e73
2006-10-02 17:43:42 +00:00
Felix Fietkau bc79928258 port last commit to -ng
git-svn-id: svn://svn.openwrt.org/openwrt/branches/buildroot-ng/openwrt@4886 3c298f89-4303-0410-b956-a3cf2f4a3e73
2006-10-02 17:40:03 +00:00
Mike Baker 84c1720e95 fix grep's -C option
git-svn-id: svn://svn.openwrt.org/openwrt/branches/buildroot-ng/openwrt@4857 3c298f89-4303-0410-b956-a3cf2f4a3e73
2006-09-25 21:51:22 +00:00
Felix Fietkau 0a4c38bcb1 revert [4599], the bug was fixed elsewhere
git-svn-id: svn://svn.openwrt.org/openwrt/branches/buildroot-ng/openwrt@4618 3c298f89-4303-0410-b956-a3cf2f4a3e73
2006-08-21 23:15:09 +00:00
Felix Fietkau e9568d360b don't try to use gnu wget specific options in ipkg
git-svn-id: svn://svn.openwrt.org/openwrt/branches/buildroot-ng/openwrt@4599 3c298f89-4303-0410-b956-a3cf2f4a3e73
2006-08-18 17:12:00 +00:00
Nicolas Thill fc13c22f91 fix wget long options bug (closes: #682)
git-svn-id: svn://svn.openwrt.org/openwrt/branches/buildroot-ng/openwrt@4586 3c298f89-4303-0410-b956-a3cf2f4a3e73
2006-08-18 00:00:15 +00:00
Nicolas Thill 50648868b4 update busybox to v1.2.1
git-svn-id: svn://svn.openwrt.org/openwrt/branches/buildroot-ng/openwrt@4528 3c298f89-4303-0410-b956-a3cf2f4a3e73
2006-08-08 10:27:25 +00:00
Felix Fietkau 97f6ae6f2c add copyright headers to busybox patches
git-svn-id: svn://svn.openwrt.org/openwrt/branches/buildroot-ng/openwrt@4095 3c298f89-4303-0410-b956-a3cf2f4a3e73
2006-06-27 00:51:59 +00:00
Felix Fietkau 00b8251de5 don't compile libipkg in busybox if ipkg is disabled
git-svn-id: svn://svn.openwrt.org/openwrt/branches/buildroot-ng/openwrt@3901 3c298f89-4303-0410-b956-a3cf2f4a3e73
2006-06-04 01:31:03 +00:00
Nicolas Thill 2639fcb228 sync busybox with trunk (update to v1.1.3).
git-svn-id: svn://svn.openwrt.org/openwrt/branches/buildroot-ng/openwrt@3823 3c298f89-4303-0410-b956-a3cf2f4a3e73
2006-05-24 07:06:23 +00:00
Imre Kaloz 100aa9aaf2 upgrade to busybox 1.1.2
git-svn-id: svn://svn.openwrt.org/openwrt/trunk/openwrt@3625 3c298f89-4303-0410-b956-a3cf2f4a3e73
2006-04-12 12:07:44 +00:00