From owner-svn-src-head@freebsd.org Tue Oct 10 04:56:47 2017 Return-Path: Delivered-To: svn-src-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 421C9E48C38 for ; Tue, 10 Oct 2017 04:56:47 +0000 (UTC) (envelope-from wlosh@bsdimp.com) Received: from mail-it0-x22c.google.com (mail-it0-x22c.google.com [IPv6:2607:f8b0:4001:c0b::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 1840C6BAA5 for ; Tue, 10 Oct 2017 04:56:47 +0000 (UTC) (envelope-from wlosh@bsdimp.com) Received: by mail-it0-x22c.google.com with SMTP id n195so457462itg.0 for ; Mon, 09 Oct 2017 21:56:47 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=bsdimp-com.20150623.gappssmtp.com; s=20150623; h=mime-version:sender:in-reply-to:references:from:date:message-id :subject:to:cc; bh=XqVCfnnDdWOvRvMLO0QaJx0MqLy639Ze8+fthj171d8=; b=Nvtu3Hpwb6HN3bwPI+oP48SM6hKYDpOP2c30tBx7OkaMzoMSFFDn1wGvHGINb29n6G 8hmwo9UEfCXQpp54UW1YV39gLnTsi3dD6tRY2PUjj9drXO+H5rtHwwU/qTMJKoi8jjxM M4kM+VWA+rG4gieuG91talqSojZS7W+RV1vDKIUtuhepSoOiTl1Lcvd//MRZUNCsnbx9 pMPUijZxhXxoO8vpjnq3/CJG82liLFj81QZlizxOysY/4Wcv4K9/n3n6pl4LU70IoQfq ZIQ9EkQ2oxNfoGKI/ZZm29/OIDCCOXrHuP04SzPRkjNnKVmJZtAniEt56kun81BgWv/x BIcQ== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:mime-version:sender:in-reply-to:references:from :date:message-id:subject:to:cc; bh=XqVCfnnDdWOvRvMLO0QaJx0MqLy639Ze8+fthj171d8=; b=hRi3wDyO+oBzAQO5W9RYEbU3PICzxBPdvb8Q3v1tSQc7iFsI3sZmuNDloiOGgr/yH4 oFgWEzleB1NMdmF7y9Ruk+YAK4S5bJeH3pPKpSdJsQ1WdGHQPCWfC8CZqYnn1jKTpCBQ MBIWGjrUtIvCxXjbstspg80vt11nJxl3ehYms6ckG2QB37aOyij7BHdlR+MDKXfDHbiX PFH4Nv6rTL3geM22lK0W4ggpn1Papv5N7ldpGwOIrv/0dBlu2PK2vCIi8dc5mE2PTFgJ snExOGCxfo/aGYFOem8g5TlihYXbLI7L6CiyGGbA2dyaUveZcpDCyxQ1MlfWXcZenWil bJtg== X-Gm-Message-State: AMCzsaW9BeFMLqgCv8EbBWKRYAQxyDy+qwcutOQwiNFRijnWo3yGTe25 sxMhSaR2RpsnXOdcsrqOsLHpbuW3rZyhjLFnoCe60g== X-Google-Smtp-Source: AOwi7QBhUzAwjbZO7F7m6EkfJL1iceXBMUv/jz3XX9djK8pWB7QDMj7XZBr0j/L34YT2Y0B45Upg6xakZ0INGa1bAiM= X-Received: by 10.36.203.3 with SMTP id u3mr15347955itg.136.1507611406359; Mon, 09 Oct 2017 21:56:46 -0700 (PDT) MIME-Version: 1.0 Sender: wlosh@bsdimp.com Received: by 10.79.94.130 with HTTP; Mon, 9 Oct 2017 21:56:45 -0700 (PDT) X-Originating-IP: [2603:300b:6:5100:8936:338a:89de:d5ea] In-Reply-To: <201710100453.v9A4rQ6W078536@repo.freebsd.org> References: <201710100453.v9A4rQ6W078536@repo.freebsd.org> From: Warner Losh Date: Mon, 9 Oct 2017 22:56:45 -0600 X-Google-Sender-Auth: KEkzSxtsquCCgiinnZHrQEWCNFU Message-ID: Subject: Re: svn commit: r324471 - head/sys/boot To: Ngie Cooper Cc: src-committers , "svn-src-all@freebsd.org" , "svn-src-head@freebsd.org" Content-Type: text/plain; charset="UTF-8" X-Content-Filtered-By: Mailman/MimeDel 2.1.23 X-BeenThere: svn-src-head@freebsd.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: SVN commit messages for the src tree for head/-current List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 10 Oct 2017 04:56:47 -0000 DO NOT MAKE EDITS TO sys/boot. YOU ARE CREATING CONFLICTS FOR ME. DO NOT MAKE ANY COMMITS TO sys/boot. BACK OFF. Seriously, though, extra changes create extra friction, and these changes aren't worth any friction at all. I'm deleting LIBSAU and this guarantees a conflict when I update. So please, do not make any edits to sys/boot whatsoever, no matter how trivial. At least until I'm done. Thanks. Warner On Mon, Oct 9, 2017 at 10:53 PM, Ngie Cooper wrote: > Author: ngie > Date: Tue Oct 10 04:53:26 2017 > New Revision: 324471 > URL: https://svnweb.freebsd.org/changeset/base/324471 > > Log: > Fix typos: `stand alon{e,g}` should be spelled like `standalone` > > Modified: > head/sys/boot/Makefile.inc > > Modified: head/sys/boot/Makefile.inc > ============================================================ > ================== > --- head/sys/boot/Makefile.inc Tue Oct 10 04:50:05 2017 (r324470) > +++ head/sys/boot/Makefile.inc Tue Oct 10 04:53:26 2017 (r324471) > @@ -6,11 +6,11 @@ > __BOOT_MAKEFILE_INC__=${MFILE} > > SASRC=${SRCTOP}/lib/libstand > -# Normal stand alone library > +# Normal standalone library > LIBSA=${OBJTOP}/sys/boot/libsa/libstand.a > -# stand alone library compiled for 32-bit version of the processor > +# Standalone library compiled for 32-bit version of the processor > LIBSA32=${OBJTOP}/sys/boot/libstand32/libstand.a > -# stand along library compiled for userboot > +# Standalone library compiled for userboot > LIBSAU=${OBJTOP}/sys/boot/userboot/libstand/libstand.a > > CFLAGS+=-I${SASRC} > >