Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 21 Mar 2002 01:15:39 -0800 (PST)
From:      Ruslan Ermilov <ru@FreeBSD.org>
To:        cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: src/include Makefile src/sbin Makefile src/share/examples Makefile src/sys/modules Makefile src/usr.sbin Makefile src/share/examples/etc make.conf src/share/man/man5 make.conf.5
Message-ID:  <200203210915.g2L9Feb55832@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
ru          2002/03/21 01:15:39 PST

  Modified files:
    include              Makefile 
    sbin                 Makefile 
    share/examples       Makefile 
    sys/modules          Makefile 
    usr.sbin             Makefile 
    share/examples/etc   make.conf 
    share/man/man5       make.conf.5 
  Log:
  Replaced hacks in sbin/Makefile,v 1.99 and usr.sbin/Makefile,v 1.217
  with the NO_IPFILTER make.conf(5) knob.
  
  (So that we can "make the-rest-of-the-world" again.)
  
  Revision  Changes    Path
  1.164     +2 -0      src/include/Makefile
  1.100     +8 -4      src/sbin/Makefile
  1.35      +4 -1      src/share/examples/Makefile
  1.181     +1 -0      src/share/examples/etc/make.conf
  1.39      +3 -0      src/share/man/man5/make.conf.5
  1.236     +4 -1      src/sys/modules/Makefile
  1.218     +7 -3      src/usr.sbin/Makefile

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?200203210915.g2L9Feb55832>