Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 27 Feb 2001 13:08:12 -0800 (PST)
From:      Gregory Neil Shapiro <gshapiro@FreeBSD.org>
To:        cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: src/contrib/sendmail/src mci.c
Message-ID:  <200102272108.f1RL8CH42255@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
gshapiro    2001/02/27 13:08:12 PST

  Modified files:        (Branch: RELENG_4)
    contrib/sendmail/src mci.c 
  Log:
  MFC: 1.6: Return to the code as distributed by sendmail.org.  This eliminates a
            warning on Alphas.  It is still not the perfect solution for machines
            which sizeof(u_long) != sizeof(void *) but it is as close as we are
            going to get for now and consistent with the rest of the code.  8.12
            has solved this problem by providing a portable snprintf() which
            understands %p.
  
  Revision  Changes    Path
  1.3.6.3   +2 -4      src/contrib/sendmail/src/mci.c


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?200102272108.f1RL8CH42255>