From owner-cvs-all Wed Nov 14 1:30: 5 2001 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 7C5B237B405; Wed, 14 Nov 2001 01:30:01 -0800 (PST) Received: (from cjc@localhost) by freefall.freebsd.org (8.11.4/8.11.4) id fAE9U1N74308; Wed, 14 Nov 2001 01:30:01 -0800 (PST) (envelope-from cjc) Message-Id: <200111140930.fAE9U1N74308@freefall.freebsd.org> From: "Crist J. Clark" Date: Wed, 14 Nov 2001 01:30:01 -0800 (PST) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/etc/periodic/daily 200.backup-passwd 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 2001/11/14 01:30:01 PST Modified files: etc/periodic/daily 200.backup-passwd Log: After further discussion on -CURRENT, some people (jhb) do not like the idea of not masking passwords on comments in case the administrator comments out an entry without clearing the password. Instead completely ignore comments (since they have no security impact) when doing the diff of the old and new passwd file. Suggested by: rwatson Revision Changes Path 1.10 +3 -3 src/etc/periodic/daily/200.backup-passwd To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message