Source-Changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

CVS commit: src/sbin/ifconfig



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.




Home | Main Index | Thread Index | Old Index