summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--contrib/hostapd/FREEBSD-Xlist10
-rw-r--r--contrib/hostapd/FREEBSD-upgrade24
2 files changed, 0 insertions, 34 deletions
diff --git a/contrib/hostapd/FREEBSD-Xlist b/contrib/hostapd/FREEBSD-Xlist
deleted file mode 100644
index cba8df0ea7bd3..0000000000000
--- a/contrib/hostapd/FREEBSD-Xlist
+++ /dev/null
@@ -1,10 +0,0 @@
-$FreeBSD$
-.cvsignore
-driver.c
-driver_bsd.c
-driver_madwifi.c
-driver_prism54.c
-l2_packet.c
-prism54.h
-priv_netlink.h
-wireless_copy.h
diff --git a/contrib/hostapd/FREEBSD-upgrade b/contrib/hostapd/FREEBSD-upgrade
deleted file mode 100644
index 5efe2f50c64f4..0000000000000
--- a/contrib/hostapd/FREEBSD-upgrade
+++ /dev/null
@@ -1,24 +0,0 @@
-$FreeBSD$
-
-WPA/802.1x Authenticator
- originals can be found at: http://hostap.epitest.fi/releases/
-
-
-For the import files and directories were pruned by:
-
- tar -X FREEBSD-Xlist -zxf hostapd-0.3.7.tar.gz
-
-then imported by:
-
- cvs import -m 'Import of hostapd 0.3.7' \
- src/contrib/hostapd MALINEN v0_3_7
-
-To make local changes to hostapd, simply patch and commit to the
-main branch (aka HEAD). Never make local changes on the vendor
-(MALINEN) branch.
-
-All local changes should be submitted to Jouni Malinen for inclusion in
-the next vendor release.
-
-sam@FreeBSD.org
-4-June-2005