From owner-cvs-all@FreeBSD.ORG Thu Sep 23 02:00:52 2004 Return-Path: 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 698A616A4CE; Thu, 23 Sep 2004 02:00:52 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 474CB43D1D; Thu, 23 Sep 2004 02:00:52 +0000 (GMT) (envelope-from jkoshy@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.11/8.12.11) with ESMTP id i8N20qtn096335; Thu, 23 Sep 2004 02:00:52 GMT (envelope-from jkoshy@repoman.freebsd.org) Received: (from jkoshy@localhost) by repoman.freebsd.org (8.12.11/8.12.11/Submit) id i8N20q8Q096334; Thu, 23 Sep 2004 02:00:52 GMT (envelope-from jkoshy) Message-Id: <200409230200.i8N20q8Q096334@repoman.freebsd.org> From: Joseph Koshy Date: Thu, 23 Sep 2004 02:00:52 +0000 (UTC) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: src/etc/defaults periodic.confsrc/etc/periodic/security security.functions src/share/man/man5 periodic.conf.5 X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 23 Sep 2004 02:00:52 -0000 jkoshy 2004-09-23 02:00:52 UTC FreeBSD src repository Modified files: etc/defaults periodic.conf etc/periodic/security security.functions share/man/man5 periodic.conf.5 Log: Add a knob 'daily_status_security_diff_flags' controlling the format of the 'diff' output generated during periodic(8) scripts. Submitted by: keramida (script changes) Reviewed by: keramida (man page changes) Revision Changes Path 1.30 +1 -0 src/etc/defaults/periodic.conf 1.4 +2 -1 src/etc/periodic/security/security.functions 1.51 +8 -0 src/share/man/man5/periodic.conf.5