From owner-cvs-all Mon Mar 18 1:49:23 2002 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id EB25437B402; Mon, 18 Mar 2002 01:49:18 -0800 (PST) Received: (from cjc@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g2I9nIS13587; Mon, 18 Mar 2002 01:49:18 -0800 (PST) (envelope-from cjc) Message-Id: <200203180949.g2I9nIS13587@freefall.freebsd.org> From: "Crist J. Clark" Date: Mon, 18 Mar 2002 01:49:18 -0800 (PST) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/usr.bin/chpass util.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 cjc 2002/03/18 01:49:18 PST Modified files: usr.bin/chpass util.c Log: Fix a bug that prevents "00" being used as a valid year. Why bother in 2002? It is a bug. Might as well close the PR. PR: misc/14511 Submitted by: Mike Pritchard MFC after: 3 days Revision Changes Path 1.9 +1 -1 src/usr.bin/chpass/util.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message