From owner-cvs-all@FreeBSD.ORG Sun Feb 22 15:00:52 2004 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 9834316A507; Sun, 22 Feb 2004 15:00:52 -0800 (PST) Received: from smtp.omnis.com (smtp.omnis.com [216.239.128.26]) by mx1.FreeBSD.org (Postfix) with ESMTP id 684C943D31; Sun, 22 Feb 2004 15:00:39 -0800 (PST) (envelope-from wes@softweyr.com) Received: from zahpod.softweyr.com (66-91-236-204.san.rr.com [66.91.236.204]) by smtp-relay.omnis.com (Postfix) with ESMTP id 92DA9FCEC4; Sun, 22 Feb 2004 15:00:37 -0800 (PST) From: Wes Peters Organization: Softweyr To: Colin Percival Date: Sun, 22 Feb 2004 15:00:38 -0800 User-Agent: KMail/1.6 References: <200402221003.i1MA3PW0024791@repoman.freebsd.org> <6.0.1.1.1.20040222133540.03c296b0@imap.sfu.ca> In-Reply-To: <6.0.1.1.1.20040222133540.03c296b0@imap.sfu.ca> MIME-Version: 1.0 Content-Disposition: inline Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit Message-Id: <200402221500.38486.wes@softweyr.com> cc: cvs-src@FreeBSD.org cc: src-committers@FreeBSD.org cc: cvs-all@FreeBSD.org cc: Colin Percival Subject: Re: cvs commit: src/sbin/nologin Makefile nologin.c X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 22 Feb 2004 23:00:53 -0000 On Sunday 22 February 2004 05:37 am, Colin Percival wrote: > At 10:03 22/02/2004, Colin Percival wrote: > >cperciva 2004/02/22 02:03:25 PST > > > > Log: > > Report login attempts to syslog. Due to the statically-linked > > nature of nologin(8), this causes a considerable (100K) increase in > > the binary size, so I've added a NO_LOGIN_LOG option which disables > > this. > > Oops, s/NO_LOGIN_LOG/NO_NOLOGIN_LOG/ Wow. Did you read the reams of bikeshedding that have taken place on this very topic before jumping into this? If this doesn't look eerily familiar, you should have read ports/sysutils/no-login first. Don't be surprised if the anti-code-bloat legions call for a backout. -- Where am I, and what am I doing in this handbasket? Wes Peters wes@softweyr.com