From owner-cvs-all Sat Jan 23 23:40:56 1999 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id XAA25936 for cvs-all-outgoing; Sat, 23 Jan 1999 23:40:56 -0800 (PST) (envelope-from owner-cvs-all@FreeBSD.ORG) Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id XAA25931; Sat, 23 Jan 1999 23:40:55 -0800 (PST) (envelope-from peter@FreeBSD.org) From: Peter Wemm Received: (from peter@localhost) by freefall.freebsd.org (8.8.8/8.8.5) id XAA04596; Sat, 23 Jan 1999 23:40:57 -0800 (PST) Date: Sat, 23 Jan 1999 23:40:57 -0800 (PST) Message-Id: <199901240740.XAA04596@freefall.freebsd.org> To: cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG Subject: cvs commit: src/contrib/sendmail/cf/m4 proto.m4 src/contrib/sendmail/src collect.c conf.c conf.h readcf.c sendmail.h Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk peter 1999/01/23 23:40:57 PST Modified files: (Branch: SENDMAIL) contrib/sendmail/cf/m4 proto.m4 contrib/sendmail/src collect.c conf.c conf.h readcf.c sendmail.h Log: Check the patch obtained from sendmail.org for the header denial-of-service attack into the vendor branch. It is a little unusual doing it this way but it will eliminate (or minimize anyway) conflicts when 8.9.3 comes out. Obtained from: sendmail.org (as posted on bugtraq, but without broken tabs) Revision Changes Path 1.1.1.3 +4 -0 src/contrib/sendmail/cf/m4/proto.m4 1.1.1.3 +43 -1 src/contrib/sendmail/src/collect.c 1.1.1.3 +2 -0 src/contrib/sendmail/src/conf.c 1.1.1.3 +6 -0 src/contrib/sendmail/src/conf.h 1.1.1.3 +23 -0 src/contrib/sendmail/src/readcf.c 1.1.1.3 +2 -0 src/contrib/sendmail/src/sendmail.h To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message