From owner-cvs-all Fri Apr 6 10:51:42 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 40A6137B43F; Fri, 6 Apr 2001 10:51:35 -0700 (PDT) (envelope-from jedgar@FreeBSD.org) Received: (from jedgar@localhost) by freefall.freebsd.org (8.11.1/8.11.1) id f36HpZB14163; Fri, 6 Apr 2001 10:51:35 -0700 (PDT) (envelope-from jedgar) Message-Id: <200104061751.f36HpZB14163@freefall.freebsd.org> From: "Chris D. Faulhaber" Date: Fri, 6 Apr 2001 10:51:34 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/contrib/ntp/ntpd ntp_control.c X-FreeBSD-CVS-Branch: RELENG_4 Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG jedgar 2001/04/06 10:51:32 PDT Modified files: (Branch: RELENG_4) contrib/ntp/ntpd ntp_control.c Log: MFC revs 1.3 and 1.4: - Correct off-by-one error and buffer underflow from previous fix - int -> unsigned char fixes - Prevent potential syslog DoS Approved by: jkh Revision Changes Path 1.1.1.2.2.2 +6 -15 src/contrib/ntp/ntpd/ntp_control.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message