Date: Fri, 25 Apr 2008 23:50:49 +0000 (UTC) From: Brooks Davis <brooks@FreeBSD.org> To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/etc network.subr src/share/man/man5 rc.conf.5 Message-ID: <200804252350.m3PNonnb017604@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
brooks 2008-04-25 23:50:49 UTC
FreeBSD src repository
Modified files:
etc network.subr
share/man/man5 rc.conf.5
Log:
Replace the prototype vaps_<ifn> and vap_create_<ifn> variables with
more wlans_<ifn> and create_args_<ifn>
Add documentation for these variants and generally update the wireless
device example.
There is are very short lived shim from vaps_<ifn> which produces
a warning and vap_create_<ifn> which does not. Misuse the MFC
notification service to remind me to remove them.
MFC after: 3 weeks
Revision Changes Path
1.184 +16 -9 src/etc/network.subr
1.340 +26 -4 src/share/man/man5/rc.conf.5
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200804252350.m3PNonnb017604>
