From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mail-21-ewr.dyndns.com (mxout-117-ewr.mailhop.org [216.146.33.117]) by lists.bufferbloat.net (Postfix) with ESMTP id 5838C2E0414 for ; Wed, 6 Apr 2011 03:41:20 -0700 (PDT) Received: from scan-22-ewr.mailhop.org (scan-22-ewr.local [10.0.141.244]) by mail-21-ewr.dyndns.com (Postfix) with ESMTP id AEA237433 for ; Wed, 6 Apr 2011 10:41:19 +0000 (UTC) X-Spam-Score: 0.1 () X-Mail-Handler: MailHop by DynDNS X-Originating-IP: 143.225.229.147 Received: from svn.comics.unina.it (unknown [143.225.229.147]) by mail-21-ewr.dyndns.com (Postfix) with ESMTP id 27EF87327 for ; Wed, 6 Apr 2011 10:41:14 +0000 (UTC) Received: from walter by svn.comics.unina.it with local (Exim 4.69) (envelope-from ) id 1Q7QDx-0007Lt-AZ; Wed, 06 Apr 2011 12:44:33 +0200 To: bismark-commits@lists.bufferbloat.net walter.dedonato@gmail.com From: bismark@svn.comics.unina.it Message-Id: Date: Wed, 06 Apr 2011 12:44:33 +0200 X-Mailman-Approved-At: Wed, 06 Apr 2011 03:48:11 -0700 Subject: [Bismark-commits] rev 311 - trunk/device/OpenWrt_i586 trunk/device/OpenWrt_i586/bin X-BeenThere: bismark-commits@lists.bufferbloat.net X-Mailman-Version: 2.1.13 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 06 Apr 2011 10:41:20 -0000 Author: bismark Date: 2011-04-06 12:04:37 +0200 (Wed, 06 Apr 2011) New Revision: 311 Added: trunk/device/OpenWrt_i586/bin/ITGDec trunk/device/OpenWrt_i586/bin/ITGRecv trunk/device/OpenWrt_i586/bin/ITGSend trunk/device/OpenWrt_i586/bin/gawk trunk/device/OpenWrt_i586/bin/nc trunk/device/OpenWrt_i586/bin/wget trunk/device/OpenWrt_i586/etc trunk/device/OpenWrt_i586/scripts Log: first OpenWRT i586 binaries set Added: trunk/device/OpenWrt_i586/bin/ITGDec =================================================================== (Binary files differ) Property changes on: trunk/device/OpenWrt_i586/bin/ITGDec ___________________________________________________________________ Name: svn:executable + * Name: svn:mime-type + application/octet-stream Added: trunk/device/OpenWrt_i586/bin/ITGRecv =================================================================== (Binary files differ) Property changes on: trunk/device/OpenWrt_i586/bin/ITGRecv ___________________________________________________________________ Name: svn:executable + * Name: svn:mime-type + application/octet-stream Added: trunk/device/OpenWrt_i586/bin/ITGSend =================================================================== (Binary files differ) Property changes on: trunk/device/OpenWrt_i586/bin/ITGSend ___________________________________________________________________ Name: svn:executable + * Name: svn:mime-type + application/octet-stream Added: trunk/device/OpenWrt_i586/bin/gawk =================================================================== (Binary files differ) Property changes on: trunk/device/OpenWrt_i586/bin/gawk ___________________________________________________________________ Name: svn:executable + * Name: svn:mime-type + application/octet-stream Added: trunk/device/OpenWrt_i586/bin/nc =================================================================== (Binary files differ) Property changes on: trunk/device/OpenWrt_i586/bin/nc ___________________________________________________________________ Name: svn:executable + * Name: svn:mime-type + application/octet-stream Added: trunk/device/OpenWrt_i586/bin/wget =================================================================== (Binary files differ) Property changes on: trunk/device/OpenWrt_i586/bin/wget ___________________________________________________________________ Name: svn:executable + * Name: svn:mime-type + application/octet-stream Added: trunk/device/OpenWrt_i586/etc =================================================================== --- trunk/device/OpenWrt_i586/etc (rev 0) +++ trunk/device/OpenWrt_i586/etc 2011-04-06 10:04:37 UTC (rev 311) @@ -0,0 +1 @@ +link ../OpenWrt_common/etc/ \ No newline at end of file Property changes on: trunk/device/OpenWrt_i586/etc ___________________________________________________________________ Name: svn:special + * Added: trunk/device/OpenWrt_i586/scripts =================================================================== --- trunk/device/OpenWrt_i586/scripts (rev 0) +++ trunk/device/OpenWrt_i586/scripts 2011-04-06 10:04:37 UTC (rev 311) @@ -0,0 +1 @@ +link ../OpenWrt_common/scripts \ No newline at end of file Property changes on: trunk/device/OpenWrt_i586/scripts ___________________________________________________________________ Name: svn:special + *