From owner-svn-src-head@FreeBSD.ORG Wed Jan 5 16:17:28 2011 Return-Path: Delivered-To: svn-src-head@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 2D77C106566C; Wed, 5 Jan 2011 16:17:28 +0000 (UTC) (envelope-from jh@FreeBSD.org) Received: from gw01.mail.saunalahti.fi (gw01.mail.saunalahti.fi [195.197.172.115]) by mx1.freebsd.org (Postfix) with ESMTP id D47798FC15; Wed, 5 Jan 2011 16:17:27 +0000 (UTC) Received: from a91-153-123-205.elisa-laajakaista.fi (a91-153-123-205.elisa-laajakaista.fi [91.153.123.205]) by gw01.mail.saunalahti.fi (Postfix) with SMTP id 1A35F151478; Wed, 5 Jan 2011 18:17:21 +0200 (EET) Date: Wed, 5 Jan 2011 18:17:20 +0200 From: Jaakko Heinonen To: John Baldwin Message-ID: <20110105161720.GA1388@a91-153-123-205.elisa-laajakaista.fi> References: <201101041316.p04DGSo6037042@svn.freebsd.org> <4D23521C.8020506@freebsd.org> <201101041314.08949.jhb@freebsd.org> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <201101041314.08949.jhb@freebsd.org> User-Agent: Mutt/1.5.21 (2010-09-15) Cc: svn-src-head@freebsd.org, svn-src-all@freebsd.org, src-committers@freebsd.org, Julian Elischer Subject: Re: svn commit: r216954 - head/sys/kern X-BeenThere: svn-src-head@freebsd.org X-Mailman-Version: 2.1.5 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: Wed, 05 Jan 2011 16:17:28 -0000 On 2011-01-04, John Baldwin wrote: > Err, no, the point of NOTREACHED is to serve as documentation for lint(1), but > that has subsequently been obsoleted by __dead2. style(9) is out of date then? -- Jaakko