From rfg@monkeys.com  Sat Jun  3 22:17:02 2006
Return-Path: <rfg@monkeys.com>
Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125])
	by hub.freebsd.org (Postfix) with ESMTP id 9DF6E16A494
	for <FreeBSD-gnats-submit@freebsd.org>; Sat,  3 Jun 2006 22:17:02 +0000 (UTC)
	(envelope-from rfg@monkeys.com)
Received: from segfault-outgoing-helo.monkeys.com (112.171-60-66-fuji-dsl.static.surewest.net [66.60.171.112])
	by mx1.FreeBSD.org (Postfix) with ESMTP id 45A2B43D46
	for <FreeBSD-gnats-submit@freebsd.org>; Sat,  3 Jun 2006 22:16:59 +0000 (GMT)
	(envelope-from rfg@monkeys.com)
Received: by segfault.monkeys.com (Postfix, from userid 1237)
	id 9D37354AA; Sat,  3 Jun 2006 15:16:59 -0700 (PDT)
Message-Id: <20060603221659.9D37354AA@segfault.monkeys.com>
Date: Sat,  3 Jun 2006 15:16:59 -0700 (PDT)
From: Ronald F.Guilmette <rfg@monkeys.com>
Reply-To: Ronald F.Guilmette <rfg@monkeys.com>
To: FreeBSD-gnats-submit@freebsd.org
Cc:
Subject: Value over 99 in newsyslog.conf count field silently ignored
X-Send-Pr-Version: 3.113
X-GNATS-Notify:

>Number:         98468
>Category:       bin
>Synopsis:       newsyslog(8): Value over 99 in newsyslog.conf count field silently ignored
>Confidential:   no
>Severity:       serious
>Priority:       medium
>Responsible:    freebsd-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:  
>Class:          sw-bug
>Submitter-Id:   current-users
>Arrival-Date:   Sat Jun 03 22:20:20 GMT 2006
>Closed-Date:    
>Last-Modified:  Sat Jun 03 22:29:41 GMT 2006
>Originator:     Ronald F. Guilmette
>Release:        FreeBSD 4.10-RELEASE i386
>Organization:
Infinite Monkeys & Co. LLC
>Environment:
System: FreeBSD segfault.monkeys.com 4.10-RELEASE FreeBSD 4.10-RELEASE #0: Sun May 1 22:19:07 PDT 2005 rfg@segfault.monkeys.com:/usr/src/sys/compile/rfg20050501 i386

>Description:
	Apparently, any value over 99 in the count field of any line within
	the /etc/newsyslog.conf file is silently ignored by the newsyslog
	program, and only a maximum of 99 "backup" copies of the given
	log file are maintained, with older ones being deleted (as per
	normal procedure for newsyslog, when it thinks that some backup
	log file is "too old").

>How-To-Repeat:
	Put a value greater than 99 in one of the count fields of some line
	in the /etc/syslog.conf file, then wait for 99 "backup" copies of
	the given log file to accumulate, and then see what happens the
	next time that the given log file is "rotated".

>Fix:
	Change the code of newsyslog to remove this superfluous and entirely
	artificial limitation or else, at the very least, fix the man page
	so that this (count) limitation is mentioned, preferable in BOLD TYPE.
>Release-Note:
>Audit-Trail:
>Unformatted:
