openwrt/openwrt.git
16 years agoreplace gcc 4.2 snapshot with 4.2.0 release (sync patches with uclibc buildroot)...
Felix Fietkau [Thu, 28 Jun 2007 07:30:25 +0000 (07:30 +0000)]
replace gcc 4.2 snapshot with 4.2.0 release (sync patches with uclibc buildroot), adjust gcc makefile for PATCH_DIR changes

SVN-Revision: 7753

16 years agoremove the custom Build/Prepare override in binutils, use PATCH_DIR, refresh patches...
Felix Fietkau [Thu, 28 Jun 2007 07:20:42 +0000 (07:20 +0000)]
remove the custom Build/Prepare override in binutils, use PATCH_DIR, refresh patches using quilt

SVN-Revision: 7752

16 years agoenable the refresh target in toolchain/
Felix Fietkau [Thu, 28 Jun 2007 07:20:02 +0000 (07:20 +0000)]
enable the refresh target in toolchain/

SVN-Revision: 7751

16 years agoallow packages to override the patch directory using the PATCH_DIR variable
Felix Fietkau [Thu, 28 Jun 2007 07:14:22 +0000 (07:14 +0000)]
allow packages to override the patch directory using the PATCH_DIR variable

SVN-Revision: 7750

16 years agodisable quilt for kernel-headers
Felix Fietkau [Thu, 28 Jun 2007 06:53:08 +0000 (06:53 +0000)]
disable quilt for kernel-headers

SVN-Revision: 7749

16 years agofill in the kernel version info for every target, move the kernel tarball md5sums...
Felix Fietkau [Thu, 28 Jun 2007 05:52:00 +0000 (05:52 +0000)]
fill in the kernel version info for every target, move the kernel tarball md5sums to a central place

SVN-Revision: 7748

16 years agoadd MODULE_LICENSE("GPL") to the atheros ethernet driver
Felix Fietkau [Thu, 28 Jun 2007 00:03:15 +0000 (00:03 +0000)]
add MODULE_LICENSE("GPL") to the atheros ethernet driver

SVN-Revision: 7747

16 years agoclean up the madwifi SoC support patch - remove some breakage that went unnoticed...
Felix Fietkau [Thu, 28 Jun 2007 00:01:11 +0000 (00:01 +0000)]
clean up the madwifi SoC support patch - remove some breakage that went unnoticed because it only applies to kernelversions before 2.6.19

SVN-Revision: 7746

16 years agobrcm47xx: fix parts of the cache code that were not covered by the kmap_coherent...
Felix Fietkau [Wed, 27 Jun 2007 22:01:16 +0000 (22:01 +0000)]
brcm47xx: fix parts of the cache code that were not covered by the kmap_coherent patch yet. this seems to fix the crazy segfaults we were getting...

SVN-Revision: 7745

16 years agoreplace led driver, and resync kernel config
Gabor Juhos [Wed, 27 Jun 2007 18:22:38 +0000 (18:22 +0000)]
replace led driver, and resync kernel config

SVN-Revision: 7744

16 years agoadd fragmentation and rts settings thanks rene closes #1725
Travis Kemen [Wed, 27 Jun 2007 13:25:55 +0000 (13:25 +0000)]
add fragmentation and rts settings thanks rene closes #1725

SVN-Revision: 7743

16 years agoadd nvram fixup script
Felix Fietkau [Wed, 27 Jun 2007 05:26:20 +0000 (05:26 +0000)]
add nvram fixup script

SVN-Revision: 7742

16 years agoAlso mark ipset as broken
Florian Fainelli [Wed, 27 Jun 2007 00:45:05 +0000 (00:45 +0000)]
Also mark ipset as broken

SVN-Revision: 7740

16 years agoMake aodv-uu as broken for all archs until we fix it
Florian Fainelli [Wed, 27 Jun 2007 00:40:15 +0000 (00:40 +0000)]
Make aodv-uu as broken for all archs until we fix it

SVN-Revision: 7739

16 years agodon't include .config if DUMP is set
Felix Fietkau [Tue, 26 Jun 2007 20:24:55 +0000 (20:24 +0000)]
don't include .config if DUMP is set

SVN-Revision: 7738

16 years agoRemove ssb patch that was part of previous tree pull
Peter Denison [Tue, 26 Jun 2007 20:19:19 +0000 (20:19 +0000)]
Remove ssb patch that was part of previous tree pull

SVN-Revision: 7737

16 years agocalling of prom_detect_board is needed only when we still don't know the board
Gabor Juhos [Tue, 26 Jun 2007 19:41:00 +0000 (19:41 +0000)]
calling of prom_detect_board is needed only when we still don't know the board

SVN-Revision: 7736

16 years agoMerge bcm43xx-mac80211 driver from tree at bu3sch.de, pulled 24/6
Peter Denison [Mon, 25 Jun 2007 19:52:55 +0000 (19:52 +0000)]
Merge bcm43xx-mac80211 driver from tree at bu3sch.de, pulled 24/6

SVN-Revision: 7734

16 years agoMerge mac80211 driver from tree at bu3sch.de, pulled 24/6
Peter Denison [Mon, 25 Jun 2007 19:52:20 +0000 (19:52 +0000)]
Merge mac80211 driver from tree at bu3sch.de, pulled 24/6

SVN-Revision: 7733

16 years agoMerge SSB driver from tree at bu3sch.de, pulled 24/6
Peter Denison [Mon, 25 Jun 2007 19:51:09 +0000 (19:51 +0000)]
Merge SSB driver from tree at bu3sch.de, pulled 24/6

SVN-Revision: 7732

16 years agomake the broadcom firmware image code more sane and also fix jffs2-256k related bugs...
Felix Fietkau [Mon, 25 Jun 2007 15:36:31 +0000 (15:36 +0000)]
make the broadcom firmware image code more sane and also fix jffs2-256k related bugs (#1888)

SVN-Revision: 7731

16 years agofrom now on, the kernel parses parameters passed by our lzma-loader
Gabor Juhos [Mon, 25 Jun 2007 11:12:51 +0000 (11:12 +0000)]
from now on, the kernel parses parameters passed by our lzma-loader

SVN-Revision: 7730

16 years agomadwifi: add some extra delay between bringing the interface up and configuring it...
Felix Fietkau [Mon, 25 Jun 2007 10:58:17 +0000 (10:58 +0000)]
madwifi: add some extra delay between bringing the interface up and configuring it (#1703)

SVN-Revision: 7729

16 years agomake top-level .gitignore only apply to top-level files/directories (#1960)
Felix Fietkau [Mon, 25 Jun 2007 10:54:32 +0000 (10:54 +0000)]
make top-level .gitignore only apply to top-level files/directories (#1960)

SVN-Revision: 7728

16 years agoadd nat module fix from #1772
Felix Fietkau [Mon, 25 Jun 2007 09:55:07 +0000 (09:55 +0000)]
add nat module fix from #1772

SVN-Revision: 7727

16 years agohotplug2: add fork handling optimization (also fixes that pesky pppoe race condition...
Felix Fietkau [Mon, 25 Jun 2007 09:47:58 +0000 (09:47 +0000)]
hotplug2: add fork handling optimization (also fixes that pesky pppoe race condition in #1655)

SVN-Revision: 7726

16 years agoupdate to hotplug2 svn version (recommended by iSteve)
Felix Fietkau [Mon, 25 Jun 2007 09:46:37 +0000 (09:46 +0000)]
update to hotplug2 svn version (recommended by iSteve)

SVN-Revision: 7725

16 years agofix image generation for the ZyXEL boards
Gabor Juhos [Mon, 25 Jun 2007 08:52:11 +0000 (08:52 +0000)]
fix image generation for the ZyXEL boards

SVN-Revision: 7724

16 years agofrom now on, the lzma loader is able to pass parameters to the kernel
Gabor Juhos [Mon, 25 Jun 2007 08:47:10 +0000 (08:47 +0000)]
from now on, the lzma loader is able to pass parameters to the kernel

SVN-Revision: 7723

16 years agofix failsafe on broadcom, send netlink events in diag when running linux 2.6
Felix Fietkau [Mon, 25 Jun 2007 08:32:25 +0000 (08:32 +0000)]
fix failsafe on broadcom, send netlink events in diag when running linux 2.6

SVN-Revision: 7722

16 years agohotplug2: add a missing cflag, allow hotplug events that are not 'add'
Felix Fietkau [Mon, 25 Jun 2007 07:08:35 +0000 (07:08 +0000)]
hotplug2: add a missing cflag, allow hotplug events that are not 'add'

SVN-Revision: 7721

16 years agomake hotplug2 use the build system cflags
Felix Fietkau [Mon, 25 Jun 2007 06:30:36 +0000 (06:30 +0000)]
make hotplug2 use the build system cflags

SVN-Revision: 7720

16 years agoremove bogus dependency, fix a few cosmetic bugs
Felix Fietkau [Mon, 25 Jun 2007 04:04:28 +0000 (04:04 +0000)]
remove bogus dependency, fix a few cosmetic bugs

SVN-Revision: 7719

16 years agoadd lzma compression format to mkimage (will be used on infineon amazon)
Felix Fietkau [Sun, 24 Jun 2007 04:59:27 +0000 (04:59 +0000)]
add lzma compression format to mkimage (will be used on infineon amazon)

SVN-Revision: 7718

16 years agoUpgrade ntfs-3g to 1.616 (#1954)
Florian Fainelli [Sat, 23 Jun 2007 16:05:54 +0000 (16:05 +0000)]
Upgrade ntfs-3g to 1.616 (#1954)

SVN-Revision: 7717

16 years agoUpgrade fuse to 2.6.5 (#1955)
Florian Fainelli [Sat, 23 Jun 2007 15:54:36 +0000 (15:54 +0000)]
Upgrade fuse to 2.6.5 (#1955)

SVN-Revision: 7716

16 years agofix hardware byte swapping to work in little endian mode as well
Gabor Juhos [Sat, 23 Jun 2007 05:30:31 +0000 (05:30 +0000)]
fix hardware byte swapping to work in little endian mode as well

SVN-Revision: 7712

16 years agoFix brcm43xx build for PCI-less systems (patch from Michael Buesch)
Peter Denison [Fri, 22 Jun 2007 22:38:09 +0000 (22:38 +0000)]
Fix brcm43xx build for PCI-less systems (patch from Michael Buesch)

SVN-Revision: 7711

16 years agoadd antenna diversity config support for broadcom-wl
Felix Fietkau [Fri, 22 Jun 2007 20:17:43 +0000 (20:17 +0000)]
add antenna diversity config support for broadcom-wl

SVN-Revision: 7710

16 years agoAdd profile for WRTSL54GS
Peter Denison [Fri, 22 Jun 2007 17:25:23 +0000 (17:25 +0000)]
Add profile for WRTSL54GS

SVN-Revision: 7709

16 years agoadd initial support for hardware accelerated byte swapping
Gabor Juhos [Fri, 22 Jun 2007 10:16:47 +0000 (10:16 +0000)]
add initial support for hardware accelerated byte swapping

SVN-Revision: 7708

16 years agoDo not cache negative answers
Florian Fainelli [Fri, 22 Jun 2007 09:24:50 +0000 (09:24 +0000)]
Do not cache negative answers

SVN-Revision: 7707

16 years agoPackage tunnel6 as well (#1943)
Florian Fainelli [Fri, 22 Jun 2007 08:53:59 +0000 (08:53 +0000)]
Package tunnel6 as well (#1943)

SVN-Revision: 7705

16 years agoSend a kill signal to cron, otherwise two instances could be running (#1923)
Florian Fainelli [Fri, 22 Jun 2007 08:47:29 +0000 (08:47 +0000)]
Send a kill signal to cron, otherwise two instances could be running (#1923)

SVN-Revision: 7704

16 years agofor bcm43xx-mac80211 as well
Felix Fietkau [Fri, 22 Jun 2007 04:55:38 +0000 (04:55 +0000)]
for bcm43xx-mac80211 as well

SVN-Revision: 7703

16 years agoadd some missing config options
Felix Fietkau [Fri, 22 Jun 2007 04:50:23 +0000 (04:50 +0000)]
add some missing config options

SVN-Revision: 7702

16 years agodo not attempt to compile mac80211 on 2.6.21
Felix Fietkau [Fri, 22 Jun 2007 04:47:48 +0000 (04:47 +0000)]
do not attempt to compile mac80211 on 2.6.21

SVN-Revision: 7701

16 years agokernel version specific fixups for kmod packages
Felix Fietkau [Fri, 22 Jun 2007 04:43:13 +0000 (04:43 +0000)]
kernel version specific fixups for kmod packages

SVN-Revision: 7700

16 years agobrcm47xx-2.6: update for 2.6.22-rc5
Felix Fietkau [Fri, 22 Jun 2007 03:49:54 +0000 (03:49 +0000)]
brcm47xx-2.6: update for 2.6.22-rc5

SVN-Revision: 7699

16 years agoset the kernel version of brcm47xx-2.6 in the target makefile, keep patch compatibili...
Felix Fietkau [Thu, 21 Jun 2007 23:41:09 +0000 (23:41 +0000)]
set the kernel version of brcm47xx-2.6 in the target makefile, keep patch compatibility with 2.6.21.5 in case we need to revert before the next release

SVN-Revision: 7698

16 years agobrcm43xx: Update to 2.6.22-rc5 target
Peter Denison [Thu, 21 Jun 2007 23:37:39 +0000 (23:37 +0000)]
brcm43xx: Update to 2.6.22-rc5 target

SVN-Revision: 7697

16 years agofix mac80211 build
Felix Fietkau [Thu, 21 Jun 2007 23:12:50 +0000 (23:12 +0000)]
fix mac80211 build

SVN-Revision: 7696

16 years agoExtra bits from wireless-dev for the mac80211 stack - should just be additions
Peter Denison [Thu, 21 Jun 2007 21:51:07 +0000 (21:51 +0000)]
Extra bits from wireless-dev for the mac80211 stack - should just be additions

SVN-Revision: 7695

16 years agomake 130-netfilter-ipset.patch apply under 2.6.22-rc[45]
Peter Denison [Thu, 21 Jun 2007 21:29:37 +0000 (21:29 +0000)]
make 130-netfilter-ipset.patch apply under 2.6.22-rc[45]

SVN-Revision: 7694

16 years agoNew: mac80211-based bcm43xx driver from the wireless-dev tree
Peter Denison [Thu, 21 Jun 2007 20:45:45 +0000 (20:45 +0000)]
New: mac80211-based bcm43xx driver from the wireless-dev tree

SVN-Revision: 7693

16 years agoNew: mac80211 stack from the wireless-dev tree
Peter Denison [Thu, 21 Jun 2007 20:42:32 +0000 (20:42 +0000)]
New: mac80211 stack from the wireless-dev tree

SVN-Revision: 7692

16 years agobrcm43xx: update SSB driver * files/ now contains the wireless-dev tree version ...
Peter Denison [Thu, 21 Jun 2007 20:10:50 +0000 (20:10 +0000)]
brcm43xx: update SSB driver * files/ now contains the wireless-dev tree version * patches/210-ssb_merge is nbd's subsequent changes

SVN-Revision: 7691

16 years agominor kernel config sync
Felix Fietkau [Thu, 21 Jun 2007 17:53:08 +0000 (17:53 +0000)]
minor kernel config sync

SVN-Revision: 7690

16 years agoFix the IRQ assignment with vlynq/pci, thanks sw ! (#1865)
Florian Fainelli [Thu, 21 Jun 2007 17:20:19 +0000 (17:20 +0000)]
Fix the IRQ assignment with vlynq/pci, thanks sw ! (#1865)

SVN-Revision: 7689

16 years agofix cgi-bin directory handling (#1764)
Felix Fietkau [Thu, 21 Jun 2007 16:17:59 +0000 (16:17 +0000)]
fix cgi-bin directory handling (#1764)

SVN-Revision: 7688

16 years agofix the squashfs kernel command line for rb532
Felix Fietkau [Thu, 21 Jun 2007 15:52:07 +0000 (15:52 +0000)]
fix the squashfs kernel command line for rb532

SVN-Revision: 7687

16 years agofix the tar invocation in kernel build (#1935)
Felix Fietkau [Thu, 21 Jun 2007 15:50:01 +0000 (15:50 +0000)]
fix the tar invocation in kernel build (#1935)

SVN-Revision: 7686

16 years agoadded usb-storage hotpluging
John Crispin [Wed, 20 Jun 2007 22:05:15 +0000 (22:05 +0000)]
added usb-storage hotpluging

SVN-Revision: 7684

16 years agofix a memleak in broadcom-diag (#1780)
Felix Fietkau [Wed, 20 Jun 2007 21:52:55 +0000 (21:52 +0000)]
fix a memleak in broadcom-diag (#1780)

SVN-Revision: 7683

16 years agoAllow the use of psk+psk2 (ap mode only). Thanks ragorn
Mike Baker [Wed, 20 Jun 2007 20:00:47 +0000 (20:00 +0000)]
Allow the use of psk+psk2 (ap mode only). Thanks ragorn

SVN-Revision: 7682

16 years agoadd mini_fo fix from #1801
Felix Fietkau [Wed, 20 Jun 2007 00:16:41 +0000 (00:16 +0000)]
add mini_fo fix from #1801

SVN-Revision: 7676

16 years agoadd brcm47xx mtd corruption fix by b.sander (#1502)
Felix Fietkau [Tue, 19 Jun 2007 22:29:51 +0000 (22:29 +0000)]
add brcm47xx mtd corruption fix by b.sander (#1502)

SVN-Revision: 7675

16 years agomac80211 is not available for kernels < 2.6.22
Florian Fainelli [Tue, 19 Jun 2007 16:56:04 +0000 (16:56 +0000)]
mac80211 is not available for kernels < 2.6.22

SVN-Revision: 7674

16 years agocleanup svn properties
Gabor Juhos [Tue, 19 Jun 2007 14:46:42 +0000 (14:46 +0000)]
cleanup svn properties

SVN-Revision: 7673

16 years agoChanged bootloader and partition parameters to ease virgin unit programming without...
Hamish Guthrie [Tue, 19 Jun 2007 13:04:42 +0000 (13:04 +0000)]
Changed bootloader and partition parameters to ease virgin unit programming without SD-Flash card.

SVN-Revision: 7672

16 years agobroadcom47xx-2.6 was missing usb support, which was needed for wl500gp
John Crispin [Mon, 18 Jun 2007 21:44:42 +0000 (21:44 +0000)]
broadcom47xx-2.6 was missing usb support, which was needed for wl500gp

SVN-Revision: 7671

16 years agoadded 3 new crypto modules needed by ppp_mppe
John Crispin [Mon, 18 Jun 2007 21:01:11 +0000 (21:01 +0000)]
added 3 new crypto modules needed by ppp_mppe

SVN-Revision: 7670

16 years agoremove target
Mike Baker [Mon, 18 Jun 2007 17:55:27 +0000 (17:55 +0000)]
remove target

SVN-Revision: 7669

16 years agoremove unused empty files
Gabor Juhos [Mon, 18 Jun 2007 16:15:37 +0000 (16:15 +0000)]
remove unused empty files

SVN-Revision: 7668

16 years agoRemove reference to old ar7-2.4 code
Florian Fainelli [Mon, 18 Jun 2007 15:44:29 +0000 (15:44 +0000)]
Remove reference to old ar7-2.4 code

SVN-Revision: 7667

16 years agoar7-2.6 actually supports atm
Florian Fainelli [Mon, 18 Jun 2007 15:43:52 +0000 (15:43 +0000)]
ar7-2.6 actually supports atm

SVN-Revision: 7666

16 years agoTypo fix on the usb2 kernel module
Florian Fainelli [Mon, 18 Jun 2007 15:32:14 +0000 (15:32 +0000)]
Typo fix on the usb2 kernel module

SVN-Revision: 7665

16 years agoFix spca5xx compilation with ccache (#1849)
Florian Fainelli [Mon, 18 Jun 2007 15:14:06 +0000 (15:14 +0000)]
Fix spca5xx compilation with ccache (#1849)

SVN-Revision: 7663

16 years agoNPE microcode is stored in a separate 'microcode' partition on the NAS100d
Rod Whitby [Mon, 18 Jun 2007 13:23:01 +0000 (13:23 +0000)]
NPE microcode is stored in a separate 'microcode' partition on the NAS100d

SVN-Revision: 7662

16 years agoAdd support for the D-Link DIR-130/330
Florian Fainelli [Mon, 18 Jun 2007 08:14:11 +0000 (08:14 +0000)]
Add support for the D-Link DIR-130/330

SVN-Revision: 7660

16 years agoupdate to 2.6.22-rc5 (#1915)
Felix Fietkau [Mon, 18 Jun 2007 03:44:08 +0000 (03:44 +0000)]
update to 2.6.22-rc5 (#1915)

SVN-Revision: 7659

16 years agomake sure quilt starts with the correct patch order in series
Felix Fietkau [Mon, 18 Jun 2007 00:11:27 +0000 (00:11 +0000)]
make sure quilt starts with the correct patch order in series

SVN-Revision: 7658

16 years agoPut the acx tarball on openwrt.org (#1913)
Florian Fainelli [Sun, 17 Jun 2007 19:49:39 +0000 (19:49 +0000)]
Put the acx tarball on openwrt.org (#1913)

SVN-Revision: 7656

16 years agoResync kernel config, preliminary bandwidth control mgmt for the adm5120 switch
Florian Fainelli [Sun, 17 Jun 2007 14:05:59 +0000 (14:05 +0000)]
Resync kernel config, preliminary bandwidth control mgmt for the adm5120 switch

SVN-Revision: 7655

16 years agoNew PCI fixup version, should better assign IRQs for boards, thanks Gabor !
Florian Fainelli [Sun, 17 Jun 2007 14:04:15 +0000 (14:04 +0000)]
New PCI fixup version, should better assign IRQs for boards, thanks Gabor !

SVN-Revision: 7654

16 years agoswitch over x86 to 2.6.22-rc4
Felix Fietkau [Sun, 17 Jun 2007 02:58:28 +0000 (02:58 +0000)]
switch over x86 to 2.6.22-rc4

SVN-Revision: 7653

16 years agoinitial merge for vhdl support on the foxboard
John Crispin [Sun, 17 Jun 2007 02:53:53 +0000 (02:53 +0000)]
initial merge for vhdl support on the foxboard

SVN-Revision: 7652

16 years agofix zd1211 with linux 2.6.22
Felix Fietkau [Sun, 17 Jun 2007 02:53:06 +0000 (02:53 +0000)]
fix zd1211 with linux 2.6.22

SVN-Revision: 7651

16 years agofix shfs compile on 2.6.22
Felix Fietkau [Sun, 17 Jun 2007 02:14:06 +0000 (02:14 +0000)]
fix shfs compile on 2.6.22

SVN-Revision: 7650

16 years agomark openswan as 2.4 only for now (doesn't work on 2.6.22, does anyone even need...
Felix Fietkau [Sun, 17 Jun 2007 02:05:22 +0000 (02:05 +0000)]
mark openswan as 2.4 only for now (doesn't work on 2.6.22, does anyone even need this on 2.6?)

SVN-Revision: 7649

16 years agomake aodv-uu compatible with 2.6.22
Felix Fietkau [Sun, 17 Jun 2007 00:53:33 +0000 (00:53 +0000)]
make aodv-uu compatible with 2.6.22

SVN-Revision: 7648

16 years agofix ipset compile with 2.6.22-rc4
Felix Fietkau [Sun, 17 Jun 2007 00:06:58 +0000 (00:06 +0000)]
fix ipset compile with 2.6.22-rc4

SVN-Revision: 7647

16 years agoremove empty patches
Felix Fietkau [Sat, 16 Jun 2007 02:08:06 +0000 (02:08 +0000)]
remove empty patches

SVN-Revision: 7645

16 years agoprepare for the transition to linux 2.6.22 - make it possible to override the kernel...
Felix Fietkau [Sat, 16 Jun 2007 01:56:04 +0000 (01:56 +0000)]
prepare for the transition to linux 2.6.22 - make it possible to override the kernel version in the target makefile

SVN-Revision: 7644

16 years agokeep track of the network interface states (stored in uci format in /var/state/networ...
Felix Fietkau [Sat, 16 Jun 2007 00:01:33 +0000 (00:01 +0000)]
keep track of the network interface states (stored in uci format in /var/state/network, overlay over /etc/config/network)

SVN-Revision: 7643

16 years agoadd dropbear host keys to conffiles
Felix Fietkau [Fri, 15 Jun 2007 23:46:30 +0000 (23:46 +0000)]
add dropbear host keys to conffiles

SVN-Revision: 7642

16 years agomake zd1211_rw automatically select the firmware package
John Crispin [Fri, 15 Jun 2007 22:14:20 +0000 (22:14 +0000)]
make zd1211_rw automatically select the firmware package

SVN-Revision: 7641

16 years agofix awk segfault
Felix Fietkau [Fri, 15 Jun 2007 21:50:04 +0000 (21:50 +0000)]
fix awk segfault

SVN-Revision: 7640

16 years agomore fixes
Felix Fietkau [Fri, 15 Jun 2007 16:07:09 +0000 (16:07 +0000)]
more fixes

SVN-Revision: 7639

16 years agosome shell variable handling fixes
Felix Fietkau [Fri, 15 Jun 2007 15:59:56 +0000 (15:59 +0000)]
some shell variable handling fixes

SVN-Revision: 7638