Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 21 Aug 1999 11:35:57 -0700 (PDT)
From:      Brian Feldman <green@FreeBSD.org>
To:        cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: src/sys/netinet ip_fw.c src/sbin/ipfw ipfw.8
Message-ID:  <199908211835.LAA38627@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
green       1999/08/21 11:35:57 PDT

  Modified files:
    sys/netinet          ip_fw.c 
    sbin/ipfw            ipfw.8 
  Log:
  To christen the brand new security category for syslog, we get IPFW
  using syslog(3) (log(9)) for its various purposes! This long-awaited
  change also includes such nice things as:
  	* macros expanding into _two_ comma-delimited arguments!
  	* snprintf!
  	* more snprintf!
  	* linting and criticism by more people than you can shake a stick at!
  	* a slightly more uniform message style than before!
  	 and last but not least
  	* no less than 5 rewrites!
  
  Reviewed by:	committers
  
  Revision  Changes    Path
  1.118     +86 -58    src/sys/netinet/ip_fw.c
  1.57      +8 -5      src/sbin/ipfw/ipfw.8



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?199908211835.LAA38627>