From owner-cvs-src-old@FreeBSD.ORG Sun Jan 31 19:16:01 2010 Return-Path: Delivered-To: cvs-src-old@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 9821C1065693 for ; Sun, 31 Jan 2010 19:16:01 +0000 (UTC) (envelope-from gshapiro@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [IPv6:2001:4f8:fff6::29]) by mx1.freebsd.org (Postfix) with ESMTP id 6CFE28FC2A for ; Sun, 31 Jan 2010 19:16:01 +0000 (UTC) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.14.3/8.14.3) with ESMTP id o0VJG11S004180 for ; Sun, 31 Jan 2010 19:16:01 GMT (envelope-from gshapiro@repoman.freebsd.org) Received: (from svn2cvs@localhost) by repoman.freebsd.org (8.14.3/8.14.3/Submit) id o0VJG1Dk004179 for cvs-src-old@freebsd.org; Sun, 31 Jan 2010 19:16:01 GMT (envelope-from gshapiro@repoman.freebsd.org) Message-Id: <201001311916.o0VJG1Dk004179@repoman.freebsd.org> X-Authentication-Warning: repoman.freebsd.org: svn2cvs set sender to gshapiro@repoman.freebsd.org using -f From: Gregory Neil Shapiro Date: Sun, 31 Jan 2010 19:15:47 +0000 (UTC) To: cvs-src-old@freebsd.org X-FreeBSD-CVS-Branch: RELENG_7 Subject: cvs commit: src/contrib/sendmail/src sendmail.h X-BeenThere: cvs-src-old@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: **OBSOLETE** CVS commit messages for the src tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 31 Jan 2010 19:16:01 -0000 gshapiro 2010-01-31 19:15:47 UTC FreeBSD src repository Modified files: (Branch: RELENG_7) contrib/sendmail/src sendmail.h Log: SVN rev 203304 on 2010-01-31 19:15:47Z by gshapiro MFC: Merge from vendor dist: Bring in a change already in the sendmail repository that will allow sendmail to be built with the c99 compiler. Approved by: re (kensmith) Revision Changes Path 1.1.1.29.2.3 +1 -1 src/contrib/sendmail/src/sendmail.h