From owner-cvs-all@FreeBSD.ORG Sat Sep 3 22:47:48 2005 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 021AA16A41F; Sat, 3 Sep 2005 22:47:48 +0000 (GMT) (envelope-from sam@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id B846443D45; Sat, 3 Sep 2005 22:47:47 +0000 (GMT) (envelope-from sam@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.1/8.13.1) with ESMTP id j83MllJa094992; Sat, 3 Sep 2005 22:47:47 GMT (envelope-from sam@repoman.freebsd.org) Received: (from sam@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j83MllOf094991; Sat, 3 Sep 2005 22:47:47 GMT (envelope-from sam) Message-Id: <200509032247.j83MllOf094991@repoman.freebsd.org> From: Sam Leffler Date: Sat, 3 Sep 2005 22:47:47 +0000 (UTC) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: RELENG_6 Cc: Subject: cvs commit: src/sbin/ifconfig ifconfig.8 ifieee80211.c X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 03 Sep 2005 22:47:48 -0000 sam 2005-09-03 22:47:47 UTC FreeBSD src repository Modified files: (Branch: RELENG_6) sbin/ifconfig ifconfig.8 ifieee80211.c Log: sync with HEAD for net80211 changes: o list mac support o update manual page Approved by: re (scottl) Revision Changes Path 1.95.2.5 +15 -8 src/sbin/ifconfig/ifconfig.8 1.18.2.4 +83 -2 src/sbin/ifconfig/ifieee80211.c