Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 2 Feb 2014 00:28:13 +0000 (UTC)
From:      Gregory Neil Shapiro <gshapiro@FreeBSD.org>
To:        src-committers@freebsd.org, svn-src-all@freebsd.org, svn-src-stable@freebsd.org, svn-src-stable-7@freebsd.org
Subject:   svn commit: r261386 - stable/7/contrib/sendmail/include/sm/os
Message-ID:  <201402020028.s120SDlS049084@svn.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: gshapiro
Date: Sun Feb  2 00:28:12 2014
New Revision: 261386
URL: http://svnweb.freebsd.org/changeset/base/261386

Log:
  MFC: Remove local FreeBSD workaround now that upstream project has a better fix.

Modified:
  stable/7/contrib/sendmail/include/sm/os/sm_os_freebsd.h
Directory Properties:
  stable/7/contrib/sendmail/   (props changed)

Modified: stable/7/contrib/sendmail/include/sm/os/sm_os_freebsd.h
==============================================================================
--- stable/7/contrib/sendmail/include/sm/os/sm_os_freebsd.h	Sun Feb  2 00:27:38 2014	(r261385)
+++ stable/7/contrib/sendmail/include/sm/os/sm_os_freebsd.h	Sun Feb  2 00:28:12 2014	(r261386)
@@ -39,7 +39,3 @@
 #ifndef SM_CONF_MSG
 # define SM_CONF_MSG	1
 #endif /* SM_CONF_MSG */
-
-#ifndef SM_IPNODEBYNAME_FLAGS
-# define SM_IPNODEBYNAME_FLAGS	AI_DEFAULT|AI_ALL
-#endif /* SM_IPNODEBYNAME_FLAGS */



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201402020028.s120SDlS049084>