From owner-svn-src-all@FreeBSD.ORG Sun May 17 01:45:57 2015 Return-Path: Delivered-To: svn-src-all@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id 6AE2AD13; Sun, 17 May 2015 01:45:57 +0000 (UTC) Received: from mail-ie0-x22c.google.com (mail-ie0-x22c.google.com [IPv6:2607:f8b0:4001:c03::22c]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (Client CN "smtp.gmail.com", Issuer "Google Internet Authority G2" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 339DD1E62; Sun, 17 May 2015 01:45:57 +0000 (UTC) Received: by iesa3 with SMTP id a3so60682931ies.2; Sat, 16 May 2015 18:45:56 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:sender:in-reply-to:references:date:message-id:subject :from:to:cc:content-type; bh=ZGHijN5NEBX4SyPhEgLOnbo7lTa1PfQrBfuK5ZzwWyo=; b=U5Dw6z4IY2HpDi/29JX+SvSAh5GORnuZq9jXWyHUg8+KMnkCl8BnTCf6W3BLEXMI84 qc+i+fqoKZFPWZImkw2gnsqdcovbQFSwUBliQUYxocqwyVhHy7WtBwylxTMW7mXQt490 Og2UdwtuswYAe1kqnFfLLj4iiW6UBbriv5bAK8oqxEThyAuPA5Kr+A0/1Zq1gmzZjg1V GS9OsIBt2SLukCf43YARyOTemGmcdY1W7y6L1z8DO4xE65QssYkf6O/O6iX1PPxp2h+q A5JZvWdDA9DVjcSLyRH0kF/i1ubgZ3p3sdu8lhTSVmhgyPF6q29+RhFVSyWbBvuCWG1E zMrg== MIME-Version: 1.0 X-Received: by 10.107.34.140 with SMTP id i134mr10469956ioi.88.1431827156401; Sat, 16 May 2015 18:45:56 -0700 (PDT) Sender: adrian.chadd@gmail.com Received: by 10.36.38.133 with HTTP; Sat, 16 May 2015 18:45:56 -0700 (PDT) In-Reply-To: <201505151825.t4FIPnxJ099637@svn.freebsd.org> References: <201505151825.t4FIPnxJ099637@svn.freebsd.org> Date: Sat, 16 May 2015 18:45:56 -0700 X-Google-Sender-Auth: meYDkx8QayqDuEYBBYPYpiHLhJA Message-ID: Subject: Re: svn commit: r282985 - in head/sys: arm/annapurna arm/annapurna/alpine arm/annapurna/alpine/hal arm/conf boot/fdt/dts/arm From: Adrian Chadd To: Zbigniew Bodek Cc: "src-committers@freebsd.org" , "svn-src-all@freebsd.org" , "svn-src-head@freebsd.org" Content-Type: text/plain; charset=UTF-8 X-BeenThere: svn-src-all@freebsd.org X-Mailman-Version: 2.1.20 Precedence: list List-Id: "SVN commit messages for the entire src tree \(except for " user" and " projects" \)" List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 17 May 2015 01:45:57 -0000 Did you commit files with DOS newlines in them? :) tsk tsk tsk tsk tsk. I think should fix that.. -adrian