Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 25 Jan 2009 14:39:15 +0000 (UTC)
From:      Ed Schouten <ed@FreeBSD.org>
To:        cvs-src-old@freebsd.org
Subject:   cvs commit: src/sys/contrib/pf/net pf_ioctl.c
Message-ID:  <200901251439.n0PEdPC0024489@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
ed          2009-01-25 14:39:15 UTC

  FreeBSD src repository

  Modified files:
    sys/contrib/pf/net   pf_ioctl.c 
  Log:
  SVN rev 187688 on 2009-01-25 14:39:15Z by ed
  
  Remove pfopen() and pfclose() entirely.
  
  It turns out I was patching functions that weren't used by pf(4) anyway.
  They still seem to use `struct proc *' instead of `struct thread *'.
  They weren't listed in pf_cdevsw.
  
  Revision  Changes    Path
  1.40      +0 -12     src/sys/contrib/pf/net/pf_ioctl.c



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