Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 28 Mar 1999 12:36:04 -0800 (PST)
From:      Warner Losh <imp@FreeBSD.org>
To:        cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: src/etc rc.sysctl rc rc.network src/etc/defaults rc.conf
Message-ID:  <199903282036.MAA64949@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
imp         1999/03/28 12:36:04 PST

  Modified files:
    etc                  rc rc.network 
    etc/defaults         rc.conf 
  Added files:
    etc                  rc.sysctl 
  Log:
  Add two features:
      log_in_vain:
  	log_in_vain turns on logging for packets to ports for which
  	there is no listener.
      rc.sysctl:
  	A generic way to set sysctl values.  It reads /etc/syslog.conf
  	and sets values based on that.  No /etc/syslog.conf has been
  	checked in yet, and I've not added this to the makefile yet
  	until I get more feedback.
  
  Reviewed by: -current, -hackers and bde especially
  
  Revision  Changes    Path
  1.184     +6 -1      src/etc/rc
  1.42      +7 -1      src/etc/rc.network
  1.6       +2 -1      src/etc/defaults/rc.conf


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?199903282036.MAA64949>