Source-Changes archive

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

CVS commit: src/sys/net80211



Module Name:    src
Committed By:   dyoung
Date:           Sun Jun 26 04:31:51 UTC 2005

Modified Files:
        src/sys/net80211: ieee80211.c ieee80211_input.c ieee80211_ioctl.c
            ieee80211_node.c ieee80211_output.c ieee80211_proto.c

Log Message:
Do not build AP support if 'options IEEE80211_NO_HOSTAP'.  I will
use this in the INSTALL kernel to save some space.


To generate a diff of this commit:
cvs rdiff -r1.37 -r1.38 src/sys/net80211/ieee80211.c
cvs rdiff -r1.40 -r1.41 src/sys/net80211/ieee80211_input.c
cvs rdiff -r1.19 -r1.20 src/sys/net80211/ieee80211_ioctl.c \
    src/sys/net80211/ieee80211_proto.c
cvs rdiff -r1.39 -r1.40 src/sys/net80211/ieee80211_node.c
cvs rdiff -r1.29 -r1.30 src/sys/net80211/ieee80211_output.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