Date: Wed, 13 Aug 2008 17:45:06 +0000 (UTC) From: Ed Schouten <ed@FreeBSD.org> To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/share/man/man4 bpf.4 src/sys/sys param.h Message-ID: <200808131747.m7DHlKrl080659@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
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
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200808131747.m7DHlKrl080659>
