From owner-svn-src-head@freebsd.org Mon Sep 19 20:44:55 2016 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 E215FBE131E; Mon, 19 Sep 2016 20:44:55 +0000 (UTC) (envelope-from yaneurabeya@gmail.com) Received: from mail-pa0-x244.google.com (mail-pa0-x244.google.com [IPv6:2607:f8b0:400e:c03::244]) (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 ADA856BF; Mon, 19 Sep 2016 20:44:55 +0000 (UTC) (envelope-from yaneurabeya@gmail.com) Received: by mail-pa0-x244.google.com with SMTP id vz6so7424402pab.1; Mon, 19 Sep 2016 13:44:55 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:subject:from:in-reply-to:date:cc:message-id:references :to; bh=mm/HAHMMTWGKonmeffzRh6rqHIAA7m/idDE5m8zYl9w=; b=Q84ha4mV2hRs+DEEafcaJkxiIe26m2GGOs3kTrRIiPhOb4/449xTbR4qgljoVKPZNc 7D4ZzGzoH4N32g2FewZu1bHnUdcq4+dAYJfLO2g9DgUKwidxfuiiQI9KjMajWNjmixx6 crqMOyqN66Hez7VWj0KYbT7kaYhJoIOEmTk/lEQ4Js5vhfVmOIM0XqjWaxltNpMNSMW4 0Dcg3pVHKT0ApojP50k4M9m4BXV1OZEiBw6nHfU5ULVFgVTo+fkm9qw1s6kwUQ9c+vom MSrsCUJ+5LODkuFYhEekIz/y+dccGGJZZHhtexDyMVGl9lGbsXixnvWlLkcNDbYd/6qT S2uQ== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20130820; h=x-gm-message-state:mime-version:subject:from:in-reply-to:date:cc :message-id:references:to; bh=mm/HAHMMTWGKonmeffzRh6rqHIAA7m/idDE5m8zYl9w=; b=F9IQyQld9fU1JJ06hUn0EYXTAK5xgC+CfEovzrqk4dXkM5URDKlQk30DXVGZ5+MGSa dAjA3vRBwhy5TMekghjHsr/jVGApDc+5jiK9NxguBCI17Y1AC1tGXGoyYfEwKTjL5OnC u+0sqL0x1qauenBcSnmZptSDXpWxv6QatdBJjYy8x/jlcDivmbq9s7ETZCxR2KvNGyMU J5qfa+uz6xGrm2Rwi3vQ5psQqFhVlVQo2aEqo/1qA0ko/CVuDYrV/LHXBuDP4TM1eZaJ MLSzXjNembZgebFlpMaCUW0EbsVTbq+RUWw1BU6J1avPyf0nAazW91TOeJFwJhhmydP6 ZgLg== X-Gm-Message-State: AE9vXwMWLaGzYxU1Uzj1OrbGA5F2mPyDu6S0IdW07RN0J81U8YguBpnvdvEfRDorfmXNIg== X-Received: by 10.67.7.34 with SMTP id cz2mr35479910pad.173.1474317895187; Mon, 19 Sep 2016 13:44:55 -0700 (PDT) Received: from fuji-wireless.local (c-73-19-52-228.hsd1.wa.comcast.net. [73.19.52.228]) by smtp.gmail.com with ESMTPSA id s7sm73595673pfk.11.2016.09.19.13.44.54 (version=TLS1 cipher=ECDHE-RSA-AES128-SHA bits=128/128); Mon, 19 Sep 2016 13:44:54 -0700 (PDT) Mime-Version: 1.0 (Mac OS X Mail 9.3 \(3124\)) Subject: Re: svn commit: r305998 - in head/usr.bin: cmp indent tr From: "Ngie Cooper (yaneurabeya)" In-Reply-To: <201609192043.u8JKh3jv040006@repo.freebsd.org> Date: Mon, 19 Sep 2016 13:45:01 -0700 Cc: src-committers , svn-src-all@freebsd.org, svn-src-head@freebsd.org Message-Id: References: <201609192043.u8JKh3jv040006@repo.freebsd.org> To: "Conrad E. Meyer" X-Mailer: Apple Mail (2.3124) Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable 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: Mon, 19 Sep 2016 20:44:56 -0000 > On Sep 19, 2016, at 1:43 PM, Conrad E. Meyer wrote: >=20 > Author: cem > Date: Mon Sep 19 20:43:03 2016 > New Revision: 305998 > URL: https://svnweb.freebsd.org/changeset/base/305998 >=20 > Log: > Move sys/capsicum.h includes after types.h or param.h >=20 > This is not actually documented or even implied in style(9). Make = the change > to match convention. Someone should document this convention in = style(9). >=20 > Reported by: jhb > Sponsored by: EMC Dell Isilon Uh=E2=80=A6 yes it clearly states it in style(9). =46rom = https://www.freebsd.org/cgi/man.cgi?query=3Dstyle&sektion=3D9 : Kernel include files (i.e. sys/*.h) come first; normally, include OR , but not both. = includes , and it is okay to depend on that. Thanks, -Ngie=