nbd
d21317811a
fix the patch file
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@7296 3c298f89-4303-0410-b956-a3cf2f4a3e73
2007-05-20 21:41:12 +00:00
rwhitby
7632603d54
Fix malformed patch
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@7295 3c298f89-4303-0410-b956-a3cf2f4a3e73
2007-05-20 21:36:49 +00:00
nbd
f4a4d900ca
remove debug crap accidentally left in the patch
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@7292 3c298f89-4303-0410-b956-a3cf2f4a3e73
2007-05-20 21:05:55 +00:00
nbd
b235d132d3
awx: improve memory allocation handling
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@7291 3c298f89-4303-0410-b956-a3cf2f4a3e73
2007-05-20 21:00:07 +00:00
nbd
fa9a999ca0
rewritten template parser for awx - uses @for, @if, @else, @end for basic flow control
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@7276 3c298f89-4303-0410-b956-a3cf2f4a3e73
2007-05-20 06:36:12 +00:00
nbd
7113b9687c
awx: variable initialization fix
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@7243 3c298f89-4303-0410-b956-a3cf2f4a3e73
2007-05-15 00:13:38 +00:00
nbd
0f48302e7a
make udhcpc silent after 3 'Sending discover ...' messages
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@7227 3c298f89-4303-0410-b956-a3cf2f4a3e73
2007-05-14 16:05:17 +00:00
mbm
7a5c674421
update to busybox 1.4.2 ( fixes #1653 )
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@7157 3c298f89-4303-0410-b956-a3cf2f4a3e73
2007-05-10 08:01:55 +00:00
mbm
898721c9e0
fix busybox rebuild when config changes
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@7051 3c298f89-4303-0410-b956-a3cf2f4a3e73
2007-04-25 22:33:38 +00:00
nbd
508a635e89
patch for busybox httpd that adds an option for redirecting all requests to a specific page (e.g. for making a splash screen)
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@6818 3c298f89-4303-0410-b956-a3cf2f4a3e73
2007-04-02 09:40:01 +00:00
nbd
4302f228a6
check initseq->first in awx after running include()
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@6751 3c298f89-4303-0410-b956-a3cf2f4a3e73
2007-03-29 00:08:43 +00:00
nbd
0309c437f6
fix an uninitialized variable in awx (does not fix random segfault yet, still looking into it)
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@6750 3c298f89-4303-0410-b956-a3cf2f4a3e73
2007-03-28 23:19:39 +00:00
nbd
4339c8d6f9
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
nbd
11f89dd3b6
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
hcg
13e14a7df8
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
nbd
52c3bc6438
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
nbd
1d11e1683d
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
nbd
ff54f54165
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
aadd1adef0
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
nbd
89fc161def
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
9ee3bc0a84
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
nbd
48253766fb
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
nbd
28e2a0fe9d
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
nbd
14f10a2ff8
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
nbd
78a6abbc58
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
nbd
2b0cca7c68
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
nbd
bd6d44c5f7
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
nbd
2cd429217a
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
nbd
c69b535a6b
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
nbd
4a780ed37c
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
nbd
dd69725874
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
nbd
32a92c2df9
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
nbd
1406fcdcc0
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
nbd
6c0e77acf3
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
nbd
f4f4212c8a
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
nbd
6576676c3a
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
nbd
c0c7dc2586
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
nbd
be1694e4d9
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
nbd
194473b2cf
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
9c4190f091
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
nbd
3e2a9cc21d
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
nbd
f424cfa4ea
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
nico
e30b09e915
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
e1da0cb9a5
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
nico
4f17fe653b
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
mbm
6bcf219d4f
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
nico
9eafd1cb17
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
nbd
a2e6a5c099
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
nbd
81ddc1b91c
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
nico
3b68fb5b83
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