Subject: CVS commit: src/sbin/ifconfig
To: None <source-changes@NetBSD.org>
From: Jason R Thorpe <thorpej@netbsd.org>
List: source-changes
Date: 03/19/2005 23:13:42
Module Name:	src
Committed By:	thorpej
Date:		Sat Mar 19 23:13:42 UTC 2005

Modified Files:
	src/sbin/ifconfig: Makefile extern.h ifconfig.c
Added Files:
	src/sbin/ifconfig: ieee80211.c ieee80211.h

Log Message:
Split off 802.11 interface handling into its own file.


To generate a diff of this commit:
cvs rdiff -r1.20 -r1.21 src/sbin/ifconfig/Makefile
cvs rdiff -r1.3 -r1.4 src/sbin/ifconfig/extern.h
cvs rdiff -r0 -r1.1 src/sbin/ifconfig/ieee80211.c \
    src/sbin/ifconfig/ieee80211.h
cvs rdiff -r1.158 -r1.159 src/sbin/ifconfig/ifconfig.c

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.