From owner-cvs-all Fri Apr 6 7:46:47 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 3DC2437B446; Fri, 6 Apr 2001 07:46:44 -0700 (PDT) (envelope-from jedgar@FreeBSD.org) Received: (from jedgar@localhost) by freefall.freebsd.org (8.11.1/8.11.1) id f36EkiG75013; Fri, 6 Apr 2001 07:46:44 -0700 (PDT) (envelope-from jedgar) Message-Id: <200104061446.f36EkiG75013@freefall.freebsd.org> From: "Chris D. Faulhaber" Date: Fri, 6 Apr 2001 07:46:44 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/net/ntp/files patch-ntp_control.c X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG jedgar 2001/04/06 07:46:43 PDT Modified files: net/ntp/files patch-ntp_control.c Log: - Fix off-by-one and buffer underflow - Prevent potential denial-of-service via syslog - int -> unsigned char fixes Approved by: Maintainer Revision Changes Path 1.2 +33 -13 ports/net/ntp/files/patch-ntp_control.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message