From owner-cvs-src@FreeBSD.ORG Sat Jun 19 14:50:17 2004 Return-Path: Delivered-To: cvs-src@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 20DB716A4CE; Sat, 19 Jun 2004 14:50:17 +0000 (GMT) Received: from pittgoth.com (14.zlnp1.xdsl.nauticom.net [209.195.149.111]) by mx1.FreeBSD.org (Postfix) with ESMTP id A842543D31; Sat, 19 Jun 2004 14:50:16 +0000 (GMT) (envelope-from trhodes@FreeBSD.org) Received: from localhost (acs-24-154-239-53.zoominternet.net [24.154.239.53]) (authenticated bits=0) by pittgoth.com (8.12.11/8.12.11) with ESMTP id i5JEnvxL081903 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=NOT); Sat, 19 Jun 2004 10:49:57 -0400 (EDT) (envelope-from trhodes@FreeBSD.org) Date: Sat, 19 Jun 2004 10:50:28 -0400 From: Tom Rhodes To: Garance A Drosehn Message-Id: <20040619105028.76efeaa8@localhost> In-Reply-To: <200406191239.i5JCd0VF075268@repoman.freebsd.org> References: <200406191239.i5JCd0VF075268@repoman.freebsd.org> X-Mailer: Sylpheed version 0.9.11claws (GTK+ 1.2.10; i386-portbld-freebsd5.2) Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit cc: cvs-src@FreeBSD.org cc: src-committers@FreeBSD.org cc: cvs-all@FreeBSD.org Subject: Re: cvs commit: src/usr.sbin/newsyslog newsyslog.c newsyslog.conf.5 X-BeenThere: cvs-src@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the src tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 19 Jun 2004 14:50:17 -0000 On Sat, 19 Jun 2004 12:39:00 +0000 (UTC) Garance A Drosehn wrote: > gad 2004-06-19 12:39:00 UTC > > FreeBSD src repository > > Modified files: (Branch: RELENG_4) > usr.sbin/newsyslog newsyslog.c newsyslog.conf.5 > Log: > MFC *: Add a 'D' flag that can be specified on entries in newsyslog.conf. > If specified, the matching log files will have the NODUMP flag set on > them after they are created. > > [* = 1.87 newsyslog.c, 1.2 newsyslog.conf.5] > > Submitted by: Sean Eric Fagan Thank you for keeping newsyslog.conf.5 up to date. -- Tom Rhodes