Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 10 Feb 1997 07:36:58 -0800 (PST)
From:      "Daniel O'Callaghan" <danny>
To:        CVS-committers, cvs-all, cvs-sbin
Subject:   cvs commit:  src/sbin/ipfw ipfw.8 ipfw.c
Message-ID:  <199702101536.HAA07887@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
danny       97/02/10 07:36:57

  Modified:    sbin/ipfw  ipfw.8 ipfw.c
  Log:
  Add '-q' quiet flag for flush/add/zero commands; add 'show' command as
  synonym for '-a list'; stop SEGV when specifying 'via' with no interface;
  change 2 instances of strcpy() to strncpy().
  
  This is a candidate for 2.2
  
  Revision  Changes    Path
  1.27      +29 -1     src/sbin/ipfw/ipfw.8
  1.39      +21 -7     src/sbin/ipfw/ipfw.c



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