Date: Mon, 23 Jun 2008 16:08:40 +0000 (UTC) From: Andrew Thompson <thompsa@FreeBSD.org> To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sbin/ifconfig ifieee80211.c Message-ID: <200806231608.m5NG8wYj078771@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
thompsa 2008-06-23 16:08:40 UTC FreeBSD src repository Modified files: sbin/ifconfig ifieee80211.c Log: SVN rev 179958 on 2008-06-23 16:08:40Z by thompsa Ensure the channel is a number and not a range, the 'channel' command can be easily mixed up with 'chanlist' and would give unexpected results by fixing the channel on the first number in the range. Revision Changes Path 1.52 +4 -1 src/sbin/ifconfig/ifieee80211.c
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200806231608.m5NG8wYj078771>