Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 27 Jul 2006 14:19:30 +0000 (UTC)
From:      Yar Tikhiy <yar@FreeBSD.org>
To:        src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: src/usr.bin/telnet Makefile
Message-ID:  <200607271419.k6REJUI9015513@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
yar         2006-07-27 14:19:30 UTC

  FreeBSD src repository

  Modified files:
    usr.bin/telnet       Makefile 
  Log:
  Respect MK_INET6_SUPPORT.
  Move INET6 out of the RELEASE_CRUNCH conditional block
  because it saves as little as 2% of the binary size and
  IPv6 is rather popular today.  (Some other binaries, e.g.,
  telnetd, include INET6 for RELEASE_CRUNCH already.)
  
  Revision  Changes    Path
  1.30      +5 -1      src/usr.bin/telnet/Makefile



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