ed          2008-08-13 17:45:06 UTC

  FreeBSD src repository

  Modified files:
    share/man/man4       bpf.4 
    sys/sys              param.h 
  Log:
  SVN rev 181694 on 2008-08-13 17:45:06Z by ed
  
  Bump __FreeBSD_version to 800043, because of the bpf(4) change.
  
  bpf(4) now uses cdevpriv to distinguish multiple file descriptors, where
  it used to be implemented using device cloning. Ports like libpcap
  properly detect the change in their configure scripts, but it doesn't
  hurt to increase __FreeBSD_version.
  
  While there, change the bpf(4) manual page to refer to /dev/bpf instead
  of /dev/bpfN.
  
  Requested by:   mlaier
  
  Revision  Changes    Path
  1.52      +3 -5      src/share/man/man4/bpf.4
  1.361     +1 -1      src/sys/sys/param.h
_______________________________________________
cvs-all@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/cvs-all
To unsubscribe, send any mail to "[EMAIL PROTECTED]"

Reply via email to