From owner-cvs-ports@FreeBSD.ORG Sun Aug 8 12:43:41 2004 Return-Path: Delivered-To: cvs-ports@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 0B18A16A4CF; Sun, 8 Aug 2004 12:43:41 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 001DC43D5C; Sun, 8 Aug 2004 12:43:40 +0000 (GMT) (envelope-from jeh@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 i78Che1T006172; Sun, 8 Aug 2004 12:43:40 GMT (envelope-from jeh@repoman.freebsd.org) Received: (from jeh@localhost) by repoman.freebsd.org (8.12.11/8.12.11/Submit) id i78Che8A006171; Sun, 8 Aug 2004 12:43:40 GMT (envelope-from jeh) Message-Id: <200408081243.i78Che8A006171@repoman.freebsd.org> From: "James E. Housley" Date: Sun, 8 Aug 2004 12:43:40 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: ports/sysutils/healthd Makefile distinfo ports/sysutils/healthd/files healthd.sh-500038 X-BeenThere: cvs-ports@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 08 Aug 2004 12:43:41 -0000 jeh 2004-08-08 12:43:40 UTC FreeBSD ports repository Modified files: sysutils/healthd Makefile distinfo Removed files: sysutils/healthd/files healthd.sh-500038 Log: * Fix rc.subr use so the it works properly with both 4.x and 5.x * Fix a potential buffer overflow while reading the config file. But, since the config file is owned by root this is the least of your worries. * Enlarge the size of the _warn and _fail command strings - Overflow noticed by Pete Revision Changes Path 1.50 +3 -6 ports/sysutils/healthd/Makefile 1.30 +2 -2 ports/sysutils/healthd/distinfo 1.2 +0 -11 ports/sysutils/healthd/files/healthd.sh-500038 (dead)