Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 25 Oct 2003 22:54:07 -0700 (PDT)
From:      Peter Wemm <peter@FreeBSD.org>
To:        src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: src/usr.sbin/inetd Makefile inetd.c
Message-ID:  <200310260554.h9Q5s7lI020973@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
peter       2003/10/25 22:54:07 PDT

  FreeBSD src repository

  Modified files:
    usr.sbin/inetd       Makefile inetd.c 
  Log:
  Use -fno-builtin-log so gcc doesn't get ideas about using a math function
  to log data.  Clean up an unused variable that was hidden by the WARNS?=2
  being commented out.  Uncomment it now that it compiles cleanly again.
  
  Revision  Changes    Path
  1.28      +2 -1      src/usr.sbin/inetd/Makefile
  1.121     +1 -1      src/usr.sbin/inetd/inetd.c



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