Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 30 Mar 2004 10:28:31 -0800 (PST)
From:      Max Laier <mlaier@FreeBSD.org>
To:        src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: src/sys/contrib/pf/net pf.c
Message-ID:  <200403301828.i2UISVhJ080980@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
mlaier      2004/03/30 10:28:31 PST

  FreeBSD src repository

  Modified files:
    sys/contrib/pf/net   pf.c 
  Log:
  Shut up a couple of annoying gcc warnings. Do not enclose the fixes with
  #ifdefs in order to loop it back to OpenBSD after the next import. There are
  a some implicit asserts involved which might be better spelled out
  explicitly (af == AF_INET ...)
  
  Approved by:    bms(mentor)
  
  Revision  Changes    Path
  1.6       +16 -14    src/sys/contrib/pf/net/pf.c



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