NetBSD/sys/net80211
dyoung 847c5ca1c6 More changes following this pattern:
#ifdef __FreeBSD__
	/* FreeBSD-ism */
#else
	/* NetBSD-ism */
#endif
2003-09-23 16:03:46 +00:00
..
ieee80211.c Put FreeBSDisms in #ifdef __FreeBSD__, and add the equivalent 2003-09-23 16:01:21 +00:00
ieee80211.h Insert RCSIDs. 2003-09-14 01:14:54 +00:00
ieee80211_compat.c Make if_printf more nearly match FreeBSD's, and make it compile. 2003-09-23 15:57:25 +00:00
ieee80211_compat.h Make if_printf more nearly match FreeBSD's, and make it compile. 2003-09-23 15:57:25 +00:00
ieee80211_crypto.c More changes following this pattern: 2003-09-23 16:03:46 +00:00
ieee80211_crypto.h Insert RCSIDs. 2003-09-14 01:14:54 +00:00
ieee80211_input.c Insert RCSIDs. 2003-09-14 01:14:54 +00:00
ieee80211_ioctl.c Insert RCSIDs. 2003-09-14 01:14:54 +00:00
ieee80211_ioctl.h Insert RCSIDs. 2003-09-14 01:14:54 +00:00
ieee80211_node.c Make ieee80211_unref_node compile. 2003-09-23 15:59:09 +00:00
ieee80211_node.h Make ieee80211_unref_node compile. 2003-09-23 15:59:09 +00:00
ieee80211_output.c Insert RCSIDs. 2003-09-14 01:14:54 +00:00
ieee80211_proto.c Insert RCSIDs. 2003-09-14 01:14:54 +00:00
ieee80211_proto.h Insert RCSIDs. 2003-09-14 01:14:54 +00:00
ieee80211_radiotap.h Insert RCSIDs. 2003-09-14 01:14:54 +00:00
ieee80211_var.h Insert RCSIDs. 2003-09-14 01:14:54 +00:00