From owner-cvs-all Sat Mar 8 16:29:42 2003 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 1BC2537B404; Sat, 8 Mar 2003 16:29:41 -0800 (PST) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id A6CBA43F3F; Sat, 8 Mar 2003 16:29:40 -0800 (PST) (envelope-from gad@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.6/8.12.6) with ESMTP id h290Te0U038844; Sat, 8 Mar 2003 16:29:40 -0800 (PST) (envelope-from gad@repoman.freebsd.org) Received: (from gad@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id h290TeBi038843; Sat, 8 Mar 2003 16:29:40 -0800 (PST) Message-Id: <200303090029.h290TeBi038843@repoman.freebsd.org> From: Garance A Drosehn Date: Sat, 8 Mar 2003 16:29:40 -0800 (PST) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/usr.sbin/newsyslog newsyslog.c X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG gad 2003/03/08 16:29:40 PST FreeBSD src repository Modified files: usr.sbin/newsyslog newsyslog.c Log: The processing of files given on the command-line will work a little better if we return the entire worklist, instead of just the last entry. A minor fix to revision 1.57. MFC after: 15 days Revision Changes Path 1.65 +1 -1 src/usr.sbin/newsyslog/newsyslog.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message