Date: Sat, 23 Jan 1999 23:40:57 -0800 (PST) From: Peter Wemm <peter@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 Message-ID: <199901240740.XAA04596@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
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
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199901240740.XAA04596>