svn commit: r214895 - in projects/binutils-2.17: . bin/sh bin/stty
contrib/gdb/gdb contrib/top contrib/tzdata
contrib/wpa/hostapd contrib/wpa/hostapd/logwatch
contrib/wpa/patches contrib/wpa/src co...
Dimitry Andric
dim at FreeBSD.org
Sat Nov 6 18:36:22 UTC 2010
Author: dim
Date: Sat Nov 6 18:36:21 2010
New Revision: 214895
URL: http://svn.freebsd.org/changeset/base/214895
Log:
Sync: merge r214649 through r214894 from ^/head.
Added:
projects/binutils-2.17/contrib/wpa/patches/
- copied from r214894, head/contrib/wpa/patches/
projects/binutils-2.17/contrib/wpa/src/ap/
- copied from r214894, head/contrib/wpa/src/ap/
projects/binutils-2.17/contrib/wpa/src/crypto/.gitignore
- copied unchanged from r214894, head/contrib/wpa/src/crypto/.gitignore
projects/binutils-2.17/contrib/wpa/src/crypto/aes-cbc.c
- copied unchanged from r214894, head/contrib/wpa/src/crypto/aes-cbc.c
projects/binutils-2.17/contrib/wpa/src/crypto/aes-ctr.c
- copied unchanged from r214894, head/contrib/wpa/src/crypto/aes-ctr.c
projects/binutils-2.17/contrib/wpa/src/crypto/aes-eax.c
- copied unchanged from r214894, head/contrib/wpa/src/crypto/aes-eax.c
projects/binutils-2.17/contrib/wpa/src/crypto/aes-encblock.c
- copied unchanged from r214894, head/contrib/wpa/src/crypto/aes-encblock.c
projects/binutils-2.17/contrib/wpa/src/crypto/aes-internal-dec.c
- copied unchanged from r214894, head/contrib/wpa/src/crypto/aes-internal-dec.c
projects/binutils-2.17/contrib/wpa/src/crypto/aes-internal-enc.c
- copied unchanged from r214894, head/contrib/wpa/src/crypto/aes-internal-enc.c
projects/binutils-2.17/contrib/wpa/src/crypto/aes-internal.c
- copied unchanged from r214894, head/contrib/wpa/src/crypto/aes-internal.c
projects/binutils-2.17/contrib/wpa/src/crypto/aes-omac1.c
- copied unchanged from r214894, head/contrib/wpa/src/crypto/aes-omac1.c
projects/binutils-2.17/contrib/wpa/src/crypto/aes-unwrap.c
- copied unchanged from r214894, head/contrib/wpa/src/crypto/aes-unwrap.c
projects/binutils-2.17/contrib/wpa/src/crypto/aes-wrap.c
- copied unchanged from r214894, head/contrib/wpa/src/crypto/aes-wrap.c
projects/binutils-2.17/contrib/wpa/src/crypto/aes_i.h
- copied unchanged from r214894, head/contrib/wpa/src/crypto/aes_i.h
projects/binutils-2.17/contrib/wpa/src/crypto/crypto_internal-cipher.c
- copied unchanged from r214894, head/contrib/wpa/src/crypto/crypto_internal-cipher.c
projects/binutils-2.17/contrib/wpa/src/crypto/crypto_internal-modexp.c
- copied unchanged from r214894, head/contrib/wpa/src/crypto/crypto_internal-modexp.c
projects/binutils-2.17/contrib/wpa/src/crypto/crypto_internal-rsa.c
- copied unchanged from r214894, head/contrib/wpa/src/crypto/crypto_internal-rsa.c
projects/binutils-2.17/contrib/wpa/src/crypto/crypto_nss.c
- copied unchanged from r214894, head/contrib/wpa/src/crypto/crypto_nss.c
projects/binutils-2.17/contrib/wpa/src/crypto/des-internal.c
- copied unchanged from r214894, head/contrib/wpa/src/crypto/des-internal.c
projects/binutils-2.17/contrib/wpa/src/crypto/des_i.h
- copied unchanged from r214894, head/contrib/wpa/src/crypto/des_i.h
projects/binutils-2.17/contrib/wpa/src/crypto/dh_group5.c
- copied unchanged from r214894, head/contrib/wpa/src/crypto/dh_group5.c
projects/binutils-2.17/contrib/wpa/src/crypto/dh_group5.h
- copied unchanged from r214894, head/contrib/wpa/src/crypto/dh_group5.h
projects/binutils-2.17/contrib/wpa/src/crypto/fips_prf_cryptoapi.c
- copied unchanged from r214894, head/contrib/wpa/src/crypto/fips_prf_cryptoapi.c
projects/binutils-2.17/contrib/wpa/src/crypto/fips_prf_gnutls.c
- copied unchanged from r214894, head/contrib/wpa/src/crypto/fips_prf_gnutls.c
projects/binutils-2.17/contrib/wpa/src/crypto/fips_prf_internal.c
- copied unchanged from r214894, head/contrib/wpa/src/crypto/fips_prf_internal.c
projects/binutils-2.17/contrib/wpa/src/crypto/fips_prf_nss.c
- copied unchanged from r214894, head/contrib/wpa/src/crypto/fips_prf_nss.c
projects/binutils-2.17/contrib/wpa/src/crypto/fips_prf_openssl.c
- copied unchanged from r214894, head/contrib/wpa/src/crypto/fips_prf_openssl.c
projects/binutils-2.17/contrib/wpa/src/crypto/md4-internal.c
- copied unchanged from r214894, head/contrib/wpa/src/crypto/md4-internal.c
projects/binutils-2.17/contrib/wpa/src/crypto/md5-internal.c
- copied unchanged from r214894, head/contrib/wpa/src/crypto/md5-internal.c
projects/binutils-2.17/contrib/wpa/src/crypto/md5-non-fips.c
- copied unchanged from r214894, head/contrib/wpa/src/crypto/md5-non-fips.c
projects/binutils-2.17/contrib/wpa/src/crypto/md5_i.h
- copied unchanged from r214894, head/contrib/wpa/src/crypto/md5_i.h
projects/binutils-2.17/contrib/wpa/src/crypto/milenage.c
- copied unchanged from r214894, head/contrib/wpa/src/crypto/milenage.c
projects/binutils-2.17/contrib/wpa/src/crypto/milenage.h
- copied unchanged from r214894, head/contrib/wpa/src/crypto/milenage.h
projects/binutils-2.17/contrib/wpa/src/crypto/sha1-internal.c
- copied unchanged from r214894, head/contrib/wpa/src/crypto/sha1-internal.c
projects/binutils-2.17/contrib/wpa/src/crypto/sha1-pbkdf2.c
- copied unchanged from r214894, head/contrib/wpa/src/crypto/sha1-pbkdf2.c
projects/binutils-2.17/contrib/wpa/src/crypto/sha1-tlsprf.c
- copied unchanged from r214894, head/contrib/wpa/src/crypto/sha1-tlsprf.c
projects/binutils-2.17/contrib/wpa/src/crypto/sha1-tprf.c
- copied unchanged from r214894, head/contrib/wpa/src/crypto/sha1-tprf.c
projects/binutils-2.17/contrib/wpa/src/crypto/sha1_i.h
- copied unchanged from r214894, head/contrib/wpa/src/crypto/sha1_i.h
projects/binutils-2.17/contrib/wpa/src/crypto/sha256-internal.c
- copied unchanged from r214894, head/contrib/wpa/src/crypto/sha256-internal.c
projects/binutils-2.17/contrib/wpa/src/crypto/tls_nss.c
- copied unchanged from r214894, head/contrib/wpa/src/crypto/tls_nss.c
projects/binutils-2.17/contrib/wpa/src/drivers/.gitignore
- copied unchanged from r214894, head/contrib/wpa/src/drivers/.gitignore
projects/binutils-2.17/contrib/wpa/src/drivers/drivers.mak
- copied unchanged from r214894, head/contrib/wpa/src/drivers/drivers.mak
projects/binutils-2.17/contrib/wpa/src/eap_server/eap_server.c
- copied unchanged from r214894, head/contrib/wpa/src/eap_server/eap_server.c
projects/binutils-2.17/contrib/wpa/src/eap_server/eap_server_aka.c
- copied unchanged from r214894, head/contrib/wpa/src/eap_server/eap_server_aka.c
projects/binutils-2.17/contrib/wpa/src/eap_server/eap_server_fast.c
- copied unchanged from r214894, head/contrib/wpa/src/eap_server/eap_server_fast.c
projects/binutils-2.17/contrib/wpa/src/eap_server/eap_server_gpsk.c
- copied unchanged from r214894, head/contrib/wpa/src/eap_server/eap_server_gpsk.c
projects/binutils-2.17/contrib/wpa/src/eap_server/eap_server_gtc.c
- copied unchanged from r214894, head/contrib/wpa/src/eap_server/eap_server_gtc.c
projects/binutils-2.17/contrib/wpa/src/eap_server/eap_server_identity.c
- copied unchanged from r214894, head/contrib/wpa/src/eap_server/eap_server_identity.c
projects/binutils-2.17/contrib/wpa/src/eap_server/eap_server_ikev2.c
- copied unchanged from r214894, head/contrib/wpa/src/eap_server/eap_server_ikev2.c
projects/binutils-2.17/contrib/wpa/src/eap_server/eap_server_md5.c
- copied unchanged from r214894, head/contrib/wpa/src/eap_server/eap_server_md5.c
projects/binutils-2.17/contrib/wpa/src/eap_server/eap_server_methods.c
- copied unchanged from r214894, head/contrib/wpa/src/eap_server/eap_server_methods.c
projects/binutils-2.17/contrib/wpa/src/eap_server/eap_server_mschapv2.c
- copied unchanged from r214894, head/contrib/wpa/src/eap_server/eap_server_mschapv2.c
projects/binutils-2.17/contrib/wpa/src/eap_server/eap_server_pax.c
- copied unchanged from r214894, head/contrib/wpa/src/eap_server/eap_server_pax.c
projects/binutils-2.17/contrib/wpa/src/eap_server/eap_server_peap.c
- copied unchanged from r214894, head/contrib/wpa/src/eap_server/eap_server_peap.c
projects/binutils-2.17/contrib/wpa/src/eap_server/eap_server_psk.c
- copied unchanged from r214894, head/contrib/wpa/src/eap_server/eap_server_psk.c
projects/binutils-2.17/contrib/wpa/src/eap_server/eap_server_sake.c
- copied unchanged from r214894, head/contrib/wpa/src/eap_server/eap_server_sake.c
projects/binutils-2.17/contrib/wpa/src/eap_server/eap_server_sim.c
- copied unchanged from r214894, head/contrib/wpa/src/eap_server/eap_server_sim.c
projects/binutils-2.17/contrib/wpa/src/eap_server/eap_server_tls.c
- copied unchanged from r214894, head/contrib/wpa/src/eap_server/eap_server_tls.c
projects/binutils-2.17/contrib/wpa/src/eap_server/eap_server_tls_common.c
- copied unchanged from r214894, head/contrib/wpa/src/eap_server/eap_server_tls_common.c
projects/binutils-2.17/contrib/wpa/src/eap_server/eap_server_tnc.c
- copied unchanged from r214894, head/contrib/wpa/src/eap_server/eap_server_tnc.c
projects/binutils-2.17/contrib/wpa/src/eap_server/eap_server_ttls.c
- copied unchanged from r214894, head/contrib/wpa/src/eap_server/eap_server_ttls.c
projects/binutils-2.17/contrib/wpa/src/eap_server/eap_server_vendor_test.c
- copied unchanged from r214894, head/contrib/wpa/src/eap_server/eap_server_vendor_test.c
projects/binutils-2.17/contrib/wpa/src/eap_server/eap_server_wsc.c
- copied unchanged from r214894, head/contrib/wpa/src/eap_server/eap_server_wsc.c
projects/binutils-2.17/contrib/wpa/src/eapol_auth/
- copied from r214894, head/contrib/wpa/src/eapol_auth/
projects/binutils-2.17/contrib/wpa/src/lib.rules
- copied unchanged from r214894, head/contrib/wpa/src/lib.rules
projects/binutils-2.17/contrib/wpa/src/radius/.gitignore
- copied unchanged from r214894, head/contrib/wpa/src/radius/.gitignore
projects/binutils-2.17/contrib/wpa/src/tls/.gitignore
- copied unchanged from r214894, head/contrib/wpa/src/tls/.gitignore
projects/binutils-2.17/contrib/wpa/src/tls/pkcs1.c
- copied unchanged from r214894, head/contrib/wpa/src/tls/pkcs1.c
projects/binutils-2.17/contrib/wpa/src/tls/pkcs1.h
- copied unchanged from r214894, head/contrib/wpa/src/tls/pkcs1.h
projects/binutils-2.17/contrib/wpa/src/tls/pkcs5.c
- copied unchanged from r214894, head/contrib/wpa/src/tls/pkcs5.c
projects/binutils-2.17/contrib/wpa/src/tls/pkcs5.h
- copied unchanged from r214894, head/contrib/wpa/src/tls/pkcs5.h
projects/binutils-2.17/contrib/wpa/src/tls/pkcs8.c
- copied unchanged from r214894, head/contrib/wpa/src/tls/pkcs8.c
projects/binutils-2.17/contrib/wpa/src/tls/pkcs8.h
- copied unchanged from r214894, head/contrib/wpa/src/tls/pkcs8.h
projects/binutils-2.17/contrib/wpa/src/utils/.gitignore
- copied unchanged from r214894, head/contrib/wpa/src/utils/.gitignore
projects/binutils-2.17/contrib/wpa/src/utils/list.h
- copied unchanged from r214894, head/contrib/wpa/src/utils/list.h
projects/binutils-2.17/contrib/wpa/src/utils/radiotap.c
- copied unchanged from r214894, head/contrib/wpa/src/utils/radiotap.c
projects/binutils-2.17/contrib/wpa/src/utils/radiotap.h
- copied unchanged from r214894, head/contrib/wpa/src/utils/radiotap.h
projects/binutils-2.17/contrib/wpa/src/utils/radiotap_iter.h
- copied unchanged from r214894, head/contrib/wpa/src/utils/radiotap_iter.h
projects/binutils-2.17/contrib/wpa/src/utils/trace.c
- copied unchanged from r214894, head/contrib/wpa/src/utils/trace.c
projects/binutils-2.17/contrib/wpa/src/utils/trace.h
- copied unchanged from r214894, head/contrib/wpa/src/utils/trace.h
projects/binutils-2.17/contrib/wpa/src/wps/http.h
- copied unchanged from r214894, head/contrib/wpa/src/wps/http.h
projects/binutils-2.17/contrib/wpa/src/wps/http_client.c
- copied unchanged from r214894, head/contrib/wpa/src/wps/http_client.c
projects/binutils-2.17/contrib/wpa/src/wps/http_client.h
- copied unchanged from r214894, head/contrib/wpa/src/wps/http_client.h
projects/binutils-2.17/contrib/wpa/src/wps/http_server.c
- copied unchanged from r214894, head/contrib/wpa/src/wps/http_server.c
projects/binutils-2.17/contrib/wpa/src/wps/http_server.h
- copied unchanged from r214894, head/contrib/wpa/src/wps/http_server.h
projects/binutils-2.17/contrib/wpa/src/wps/ndef.c
- copied unchanged from r214894, head/contrib/wpa/src/wps/ndef.c
projects/binutils-2.17/contrib/wpa/src/wps/upnp_xml.c
- copied unchanged from r214894, head/contrib/wpa/src/wps/upnp_xml.c
projects/binutils-2.17/contrib/wpa/src/wps/upnp_xml.h
- copied unchanged from r214894, head/contrib/wpa/src/wps/upnp_xml.h
projects/binutils-2.17/contrib/wpa/src/wps/wps_er.c
- copied unchanged from r214894, head/contrib/wpa/src/wps/wps_er.c
projects/binutils-2.17/contrib/wpa/src/wps/wps_er.h
- copied unchanged from r214894, head/contrib/wpa/src/wps/wps_er.h
projects/binutils-2.17/contrib/wpa/src/wps/wps_er_ssdp.c
- copied unchanged from r214894, head/contrib/wpa/src/wps/wps_er_ssdp.c
projects/binutils-2.17/contrib/wpa/src/wps/wps_nfc.c
- copied unchanged from r214894, head/contrib/wpa/src/wps/wps_nfc.c
projects/binutils-2.17/contrib/wpa/src/wps/wps_nfc_pn531.c
- copied unchanged from r214894, head/contrib/wpa/src/wps/wps_nfc_pn531.c
projects/binutils-2.17/contrib/wpa/src/wps/wps_ufd.c
- copied unchanged from r214894, head/contrib/wpa/src/wps/wps_ufd.c
projects/binutils-2.17/contrib/wpa/src/wps/wps_upnp_ap.c
- copied unchanged from r214894, head/contrib/wpa/src/wps/wps_upnp_ap.c
projects/binutils-2.17/contrib/wpa/wpa_supplicant/.gitignore
- copied unchanged from r214894, head/contrib/wpa/wpa_supplicant/.gitignore
projects/binutils-2.17/contrib/wpa/wpa_supplicant/ap.c
- copied unchanged from r214894, head/contrib/wpa/wpa_supplicant/ap.c
projects/binutils-2.17/contrib/wpa/wpa_supplicant/ap.h
- copied unchanged from r214894, head/contrib/wpa/wpa_supplicant/ap.h
projects/binutils-2.17/contrib/wpa/wpa_supplicant/bgscan.c
- copied unchanged from r214894, head/contrib/wpa/wpa_supplicant/bgscan.c
projects/binutils-2.17/contrib/wpa/wpa_supplicant/bgscan.h
- copied unchanged from r214894, head/contrib/wpa/wpa_supplicant/bgscan.h
projects/binutils-2.17/contrib/wpa/wpa_supplicant/bgscan_simple.c
- copied unchanged from r214894, head/contrib/wpa/wpa_supplicant/bgscan_simple.c
projects/binutils-2.17/contrib/wpa/wpa_supplicant/bss.c
- copied unchanged from r214894, head/contrib/wpa/wpa_supplicant/bss.c
projects/binutils-2.17/contrib/wpa/wpa_supplicant/bss.h
- copied unchanged from r214894, head/contrib/wpa/wpa_supplicant/bss.h
projects/binutils-2.17/contrib/wpa/wpa_supplicant/dbus/
- copied from r214894, head/contrib/wpa/wpa_supplicant/dbus/
projects/binutils-2.17/contrib/wpa/wpa_supplicant/doc/docbook/.gitignore
- copied unchanged from r214894, head/contrib/wpa/wpa_supplicant/doc/docbook/.gitignore
projects/binutils-2.17/contrib/wpa/wpa_supplicant/driver_i.h
- copied unchanged from r214894, head/contrib/wpa/wpa_supplicant/driver_i.h
projects/binutils-2.17/contrib/wpa/wpa_supplicant/eap_register.c
- copied unchanged from r214894, head/contrib/wpa/wpa_supplicant/eap_register.c
projects/binutils-2.17/contrib/wpa/wpa_supplicant/examples/60_wpa_supplicant
- copied unchanged from r214894, head/contrib/wpa/wpa_supplicant/examples/60_wpa_supplicant
projects/binutils-2.17/contrib/wpa/wpa_supplicant/examples/wpas-dbus-new-getall.py
- copied unchanged from r214894, head/contrib/wpa/wpa_supplicant/examples/wpas-dbus-new-getall.py
projects/binutils-2.17/contrib/wpa/wpa_supplicant/examples/wpas-dbus-new-signals.py
- copied unchanged from r214894, head/contrib/wpa/wpa_supplicant/examples/wpas-dbus-new-signals.py
projects/binutils-2.17/contrib/wpa/wpa_supplicant/examples/wpas-dbus-new-wps.py
- copied unchanged from r214894, head/contrib/wpa/wpa_supplicant/examples/wpas-dbus-new-wps.py
projects/binutils-2.17/contrib/wpa/wpa_supplicant/examples/wpas-dbus-new.py
- copied unchanged from r214894, head/contrib/wpa/wpa_supplicant/examples/wpas-dbus-new.py
projects/binutils-2.17/contrib/wpa/wpa_supplicant/ibss_rsn.c
- copied unchanged from r214894, head/contrib/wpa/wpa_supplicant/ibss_rsn.c
projects/binutils-2.17/contrib/wpa/wpa_supplicant/ibss_rsn.h
- copied unchanged from r214894, head/contrib/wpa/wpa_supplicant/ibss_rsn.h
projects/binutils-2.17/contrib/wpa/wpa_supplicant/notify.c
- copied unchanged from r214894, head/contrib/wpa/wpa_supplicant/notify.c
projects/binutils-2.17/contrib/wpa/wpa_supplicant/notify.h
- copied unchanged from r214894, head/contrib/wpa/wpa_supplicant/notify.h
projects/binutils-2.17/contrib/wpa/wpa_supplicant/scan.h
- copied unchanged from r214894, head/contrib/wpa/wpa_supplicant/scan.h
projects/binutils-2.17/contrib/wpa/wpa_supplicant/sme.c
- copied unchanged from r214894, head/contrib/wpa/wpa_supplicant/sme.c
projects/binutils-2.17/contrib/wpa/wpa_supplicant/sme.h
- copied unchanged from r214894, head/contrib/wpa/wpa_supplicant/sme.h
projects/binutils-2.17/tools/regression/bin/sh/builtins/printf1.0
- copied unchanged from r214894, head/tools/regression/bin/sh/builtins/printf1.0
projects/binutils-2.17/tools/regression/bin/sh/builtins/printf2.0
- copied unchanged from r214894, head/tools/regression/bin/sh/builtins/printf2.0
projects/binutils-2.17/tools/regression/bin/sh/parser/alias3.0
- copied unchanged from r214894, head/tools/regression/bin/sh/parser/alias3.0
Replaced:
projects/binutils-2.17/contrib/wpa/hostapd/
- copied from r214894, head/contrib/wpa/hostapd/
projects/binutils-2.17/contrib/wpa/hostapd/ChangeLog
- copied unchanged from r214894, head/contrib/wpa/hostapd/ChangeLog
projects/binutils-2.17/contrib/wpa/hostapd/Makefile
- copied unchanged from r214894, head/contrib/wpa/hostapd/Makefile
projects/binutils-2.17/contrib/wpa/hostapd/README
- copied unchanged from r214894, head/contrib/wpa/hostapd/README
projects/binutils-2.17/contrib/wpa/hostapd/README-WPS
- copied unchanged from r214894, head/contrib/wpa/hostapd/README-WPS
projects/binutils-2.17/contrib/wpa/hostapd/ctrl_iface.c
- copied unchanged from r214894, head/contrib/wpa/hostapd/ctrl_iface.c
projects/binutils-2.17/contrib/wpa/hostapd/ctrl_iface.h
- copied unchanged from r214894, head/contrib/wpa/hostapd/ctrl_iface.h
projects/binutils-2.17/contrib/wpa/hostapd/defconfig
- copied unchanged from r214894, head/contrib/wpa/hostapd/defconfig
projects/binutils-2.17/contrib/wpa/hostapd/eap_testing.txt
- copied unchanged from r214894, head/contrib/wpa/hostapd/eap_testing.txt
projects/binutils-2.17/contrib/wpa/hostapd/hostapd.8
- copied unchanged from r214894, head/contrib/wpa/hostapd/hostapd.8
projects/binutils-2.17/contrib/wpa/hostapd/hostapd.accept
- copied unchanged from r214894, head/contrib/wpa/hostapd/hostapd.accept
projects/binutils-2.17/contrib/wpa/hostapd/hostapd.conf
- copied unchanged from r214894, head/contrib/wpa/hostapd/hostapd.conf
projects/binutils-2.17/contrib/wpa/hostapd/hostapd.deny
- copied unchanged from r214894, head/contrib/wpa/hostapd/hostapd.deny
projects/binutils-2.17/contrib/wpa/hostapd/hostapd.eap_user
- copied unchanged from r214894, head/contrib/wpa/hostapd/hostapd.eap_user
projects/binutils-2.17/contrib/wpa/hostapd/hostapd.radius_clients
- copied unchanged from r214894, head/contrib/wpa/hostapd/hostapd.radius_clients
projects/binutils-2.17/contrib/wpa/hostapd/hostapd.sim_db
- copied unchanged from r214894, head/contrib/wpa/hostapd/hostapd.sim_db
projects/binutils-2.17/contrib/wpa/hostapd/hostapd.vlan
- copied unchanged from r214894, head/contrib/wpa/hostapd/hostapd.vlan
projects/binutils-2.17/contrib/wpa/hostapd/hostapd.wpa_psk
- copied unchanged from r214894, head/contrib/wpa/hostapd/hostapd.wpa_psk
projects/binutils-2.17/contrib/wpa/hostapd/hostapd_cli.1
- copied unchanged from r214894, head/contrib/wpa/hostapd/hostapd_cli.1
projects/binutils-2.17/contrib/wpa/hostapd/hostapd_cli.c
- copied unchanged from r214894, head/contrib/wpa/hostapd/hostapd_cli.c
projects/binutils-2.17/contrib/wpa/hostapd/logwatch/
- copied from r214894, head/contrib/wpa/hostapd/logwatch/
projects/binutils-2.17/contrib/wpa/hostapd/logwatch/README
- copied unchanged from r214894, head/contrib/wpa/hostapd/logwatch/README
projects/binutils-2.17/contrib/wpa/hostapd/logwatch/hostapd
- copied unchanged from r214894, head/contrib/wpa/hostapd/logwatch/hostapd
projects/binutils-2.17/contrib/wpa/hostapd/logwatch/hostapd.conf
- copied unchanged from r214894, head/contrib/wpa/hostapd/logwatch/hostapd.conf
projects/binutils-2.17/contrib/wpa/hostapd/nt_password_hash.c
- copied unchanged from r214894, head/contrib/wpa/hostapd/nt_password_hash.c
projects/binutils-2.17/contrib/wpa/hostapd/wired.conf
- copied unchanged from r214894, head/contrib/wpa/hostapd/wired.conf
Deleted:
projects/binutils-2.17/contrib/wpa/src/common/nl80211_copy.h
projects/binutils-2.17/contrib/wpa/src/common/wireless_copy.h
projects/binutils-2.17/contrib/wpa/src/crypto/aes.c
projects/binutils-2.17/contrib/wpa/src/crypto/aes_wrap.c
projects/binutils-2.17/contrib/wpa/src/crypto/des.c
projects/binutils-2.17/contrib/wpa/src/crypto/md4.c
projects/binutils-2.17/contrib/wpa/src/crypto/rc4.h
projects/binutils-2.17/contrib/wpa/src/drivers/radiotap.c
projects/binutils-2.17/contrib/wpa/src/drivers/radiotap.h
projects/binutils-2.17/contrib/wpa/src/drivers/radiotap_iter.h
projects/binutils-2.17/contrib/wpa/src/drivers/scan_helpers.c
projects/binutils-2.17/contrib/wpa/src/eap_server/eap.c
projects/binutils-2.17/contrib/wpa/src/eap_server/eap_aka.c
projects/binutils-2.17/contrib/wpa/src/eap_server/eap_fast.c
projects/binutils-2.17/contrib/wpa/src/eap_server/eap_gpsk.c
projects/binutils-2.17/contrib/wpa/src/eap_server/eap_gtc.c
projects/binutils-2.17/contrib/wpa/src/eap_server/eap_identity.c
projects/binutils-2.17/contrib/wpa/src/eap_server/eap_ikev2.c
projects/binutils-2.17/contrib/wpa/src/eap_server/eap_md5.c
projects/binutils-2.17/contrib/wpa/src/eap_server/eap_methods.c
projects/binutils-2.17/contrib/wpa/src/eap_server/eap_mschapv2.c
projects/binutils-2.17/contrib/wpa/src/eap_server/eap_pax.c
projects/binutils-2.17/contrib/wpa/src/eap_server/eap_peap.c
projects/binutils-2.17/contrib/wpa/src/eap_server/eap_psk.c
projects/binutils-2.17/contrib/wpa/src/eap_server/eap_sake.c
projects/binutils-2.17/contrib/wpa/src/eap_server/eap_sim.c
projects/binutils-2.17/contrib/wpa/src/eap_server/eap_tls.c
projects/binutils-2.17/contrib/wpa/src/eap_server/eap_tls_common.c
projects/binutils-2.17/contrib/wpa/src/eap_server/eap_tnc.c
projects/binutils-2.17/contrib/wpa/src/eap_server/eap_ttls.c
projects/binutils-2.17/contrib/wpa/src/eap_server/eap_vendor_test.c
projects/binutils-2.17/contrib/wpa/src/eap_server/eap_wsc.c
projects/binutils-2.17/contrib/wpa/src/hlr_auc_gw/Makefile
projects/binutils-2.17/contrib/wpa/src/hlr_auc_gw/hlr_auc_gw.c
projects/binutils-2.17/contrib/wpa/src/hlr_auc_gw/hlr_auc_gw.milenage_db
projects/binutils-2.17/contrib/wpa/src/hlr_auc_gw/milenage.c
projects/binutils-2.17/contrib/wpa/src/hlr_auc_gw/milenage.h
projects/binutils-2.17/contrib/wpa/src/tls/asn1_test.c
projects/binutils-2.17/contrib/wpa/wpa_supplicant/ctrl_iface_dbus.c
projects/binutils-2.17/contrib/wpa/wpa_supplicant/ctrl_iface_dbus.h
projects/binutils-2.17/contrib/wpa/wpa_supplicant/ctrl_iface_dbus_handlers.c
projects/binutils-2.17/contrib/wpa/wpa_supplicant/ctrl_iface_dbus_handlers.h
projects/binutils-2.17/contrib/wpa/wpa_supplicant/dbus-wpa_supplicant.conf
projects/binutils-2.17/contrib/wpa/wpa_supplicant/dbus-wpa_supplicant.service
projects/binutils-2.17/contrib/wpa/wpa_supplicant/dbus_dict_helpers.c
projects/binutils-2.17/contrib/wpa/wpa_supplicant/dbus_dict_helpers.h
projects/binutils-2.17/contrib/wpa/wpa_supplicant/doc/code_structure.doxygen
projects/binutils-2.17/contrib/wpa/wpa_supplicant/doc/ctrl_iface.doxygen
projects/binutils-2.17/contrib/wpa/wpa_supplicant/doc/doxygen.fast
projects/binutils-2.17/contrib/wpa/wpa_supplicant/doc/doxygen.full
projects/binutils-2.17/contrib/wpa/wpa_supplicant/doc/driver_wrapper.doxygen
projects/binutils-2.17/contrib/wpa/wpa_supplicant/doc/eap.doxygen
projects/binutils-2.17/contrib/wpa/wpa_supplicant/doc/kerneldoc2doxygen.pl
projects/binutils-2.17/contrib/wpa/wpa_supplicant/doc/mainpage.doxygen
projects/binutils-2.17/contrib/wpa/wpa_supplicant/doc/porting.doxygen
projects/binutils-2.17/contrib/wpa/wpa_supplicant/doc/testing_tools.doxygen
projects/binutils-2.17/contrib/wpa/wpa_supplicant/doc/wpa_supplicant.fig
projects/binutils-2.17/contrib/wpa/wpa_supplicant/tests/test_aes.c
projects/binutils-2.17/contrib/wpa/wpa_supplicant/tests/test_md4.c
projects/binutils-2.17/contrib/wpa/wpa_supplicant/tests/test_md5.c
projects/binutils-2.17/contrib/wpa/wpa_supplicant/tests/test_ms_funcs.c
projects/binutils-2.17/contrib/wpa/wpa_supplicant/tests/test_sha1.c
projects/binutils-2.17/contrib/wpa/wpa_supplicant/tests/test_sha256.c
projects/binutils-2.17/contrib/wpa/wpa_supplicant/tests/test_x509v3.c
projects/binutils-2.17/contrib/wpa/wpa_supplicant/tests/test_x509v3_nist.sh
projects/binutils-2.17/contrib/wpa/wpa_supplicant/tests/test_x509v3_nist2.sh
Modified:
projects/binutils-2.17/ObsoleteFiles.inc
projects/binutils-2.17/bin/sh/parser.c
projects/binutils-2.17/bin/stty/key.c
projects/binutils-2.17/contrib/gdb/gdb/dwarf2read.c
projects/binutils-2.17/contrib/gdb/gdb/mipsfbsd-tdep.c
projects/binutils-2.17/contrib/top/display.c
projects/binutils-2.17/contrib/top/top.h
projects/binutils-2.17/contrib/tzdata/australasia
projects/binutils-2.17/contrib/wpa/src/Makefile
projects/binutils-2.17/contrib/wpa/src/common/Makefile
projects/binutils-2.17/contrib/wpa/src/common/defs.h
projects/binutils-2.17/contrib/wpa/src/common/ieee802_11_common.c
projects/binutils-2.17/contrib/wpa/src/common/ieee802_11_common.h
projects/binutils-2.17/contrib/wpa/src/common/ieee802_11_defs.h
projects/binutils-2.17/contrib/wpa/src/common/privsep_commands.h
projects/binutils-2.17/contrib/wpa/src/common/version.h
projects/binutils-2.17/contrib/wpa/src/common/wpa_common.c
projects/binutils-2.17/contrib/wpa/src/common/wpa_common.h
projects/binutils-2.17/contrib/wpa/src/common/wpa_ctrl.h
projects/binutils-2.17/contrib/wpa/src/crypto/Makefile
projects/binutils-2.17/contrib/wpa/src/crypto/aes.h
projects/binutils-2.17/contrib/wpa/src/crypto/crypto.h
projects/binutils-2.17/contrib/wpa/src/crypto/crypto_cryptoapi.c
projects/binutils-2.17/contrib/wpa/src/crypto/crypto_gnutls.c
projects/binutils-2.17/contrib/wpa/src/crypto/crypto_internal.c
projects/binutils-2.17/contrib/wpa/src/crypto/crypto_libtomcrypt.c
projects/binutils-2.17/contrib/wpa/src/crypto/crypto_none.c
projects/binutils-2.17/contrib/wpa/src/crypto/crypto_openssl.c
projects/binutils-2.17/contrib/wpa/src/crypto/dh_groups.c
projects/binutils-2.17/contrib/wpa/src/crypto/md5.c
projects/binutils-2.17/contrib/wpa/src/crypto/md5.h
projects/binutils-2.17/contrib/wpa/src/crypto/ms_funcs.c
projects/binutils-2.17/contrib/wpa/src/crypto/ms_funcs.h
projects/binutils-2.17/contrib/wpa/src/crypto/rc4.c
projects/binutils-2.17/contrib/wpa/src/crypto/sha1.c
projects/binutils-2.17/contrib/wpa/src/crypto/sha1.h
projects/binutils-2.17/contrib/wpa/src/crypto/sha256.c
projects/binutils-2.17/contrib/wpa/src/crypto/tls.h
projects/binutils-2.17/contrib/wpa/src/crypto/tls_gnutls.c
projects/binutils-2.17/contrib/wpa/src/crypto/tls_internal.c
projects/binutils-2.17/contrib/wpa/src/crypto/tls_none.c
projects/binutils-2.17/contrib/wpa/src/crypto/tls_openssl.c
projects/binutils-2.17/contrib/wpa/src/crypto/tls_schannel.c
projects/binutils-2.17/contrib/wpa/src/drivers/Makefile
projects/binutils-2.17/contrib/wpa/src/drivers/driver.h
projects/binutils-2.17/contrib/wpa/src/drivers/driver_ndis.c
projects/binutils-2.17/contrib/wpa/src/drivers/driver_ndis.h
projects/binutils-2.17/contrib/wpa/src/drivers/driver_ndiswrapper.c
projects/binutils-2.17/contrib/wpa/src/drivers/driver_wired.c
projects/binutils-2.17/contrib/wpa/src/drivers/drivers.c
projects/binutils-2.17/contrib/wpa/src/eap_common/Makefile
projects/binutils-2.17/contrib/wpa/src/eap_common/chap.c
projects/binutils-2.17/contrib/wpa/src/eap_common/chap.h
projects/binutils-2.17/contrib/wpa/src/eap_common/eap_fast_common.c
projects/binutils-2.17/contrib/wpa/src/eap_common/eap_gpsk_common.c
projects/binutils-2.17/contrib/wpa/src/eap_common/eap_pax_common.c
projects/binutils-2.17/contrib/wpa/src/eap_common/eap_peap_common.c
projects/binutils-2.17/contrib/wpa/src/eap_common/eap_psk_common.c
projects/binutils-2.17/contrib/wpa/src/eap_common/eap_sake_common.c
projects/binutils-2.17/contrib/wpa/src/eap_common/eap_sim_common.c
projects/binutils-2.17/contrib/wpa/src/eap_common/eap_sim_common.h
projects/binutils-2.17/contrib/wpa/src/eap_common/ikev2_common.c
projects/binutils-2.17/contrib/wpa/src/eap_peer/Makefile
projects/binutils-2.17/contrib/wpa/src/eap_peer/eap.c
projects/binutils-2.17/contrib/wpa/src/eap_peer/eap.h
projects/binutils-2.17/contrib/wpa/src/eap_peer/eap_aka.c
projects/binutils-2.17/contrib/wpa/src/eap_peer/eap_config.h
projects/binutils-2.17/contrib/wpa/src/eap_peer/eap_fast.c
projects/binutils-2.17/contrib/wpa/src/eap_peer/eap_fast_pac.c
projects/binutils-2.17/contrib/wpa/src/eap_peer/eap_leap.c
projects/binutils-2.17/contrib/wpa/src/eap_peer/eap_md5.c
projects/binutils-2.17/contrib/wpa/src/eap_peer/eap_methods.c
projects/binutils-2.17/contrib/wpa/src/eap_peer/eap_methods.h
projects/binutils-2.17/contrib/wpa/src/eap_peer/eap_mschapv2.c
projects/binutils-2.17/contrib/wpa/src/eap_peer/eap_pax.c
projects/binutils-2.17/contrib/wpa/src/eap_peer/eap_peap.c
projects/binutils-2.17/contrib/wpa/src/eap_peer/eap_psk.c
projects/binutils-2.17/contrib/wpa/src/eap_peer/eap_sim.c
projects/binutils-2.17/contrib/wpa/src/eap_peer/eap_tls.c
projects/binutils-2.17/contrib/wpa/src/eap_peer/eap_tls_common.c
projects/binutils-2.17/contrib/wpa/src/eap_peer/eap_tls_common.h
projects/binutils-2.17/contrib/wpa/src/eap_peer/eap_tnc.c
projects/binutils-2.17/contrib/wpa/src/eap_peer/eap_ttls.c
projects/binutils-2.17/contrib/wpa/src/eap_peer/eap_wsc.c
projects/binutils-2.17/contrib/wpa/src/eap_peer/ikev2.c
projects/binutils-2.17/contrib/wpa/src/eap_peer/mschapv2.c
projects/binutils-2.17/contrib/wpa/src/eap_peer/mschapv2.h
projects/binutils-2.17/contrib/wpa/src/eap_server/Makefile
projects/binutils-2.17/contrib/wpa/src/eap_server/eap.h
projects/binutils-2.17/contrib/wpa/src/eap_server/eap_i.h
projects/binutils-2.17/contrib/wpa/src/eap_server/eap_methods.h
projects/binutils-2.17/contrib/wpa/src/eap_server/eap_sim_db.c
projects/binutils-2.17/contrib/wpa/src/eap_server/eap_sim_db.h
projects/binutils-2.17/contrib/wpa/src/eap_server/eap_tls_common.h
projects/binutils-2.17/contrib/wpa/src/eap_server/ikev2.c
projects/binutils-2.17/contrib/wpa/src/eap_server/tncs.c
projects/binutils-2.17/contrib/wpa/src/eapol_supp/Makefile
projects/binutils-2.17/contrib/wpa/src/eapol_supp/eapol_supp_sm.c
projects/binutils-2.17/contrib/wpa/src/eapol_supp/eapol_supp_sm.h
projects/binutils-2.17/contrib/wpa/src/l2_packet/Makefile
projects/binutils-2.17/contrib/wpa/src/l2_packet/l2_packet_freebsd.c
projects/binutils-2.17/contrib/wpa/src/l2_packet/l2_packet_ndis.c
projects/binutils-2.17/contrib/wpa/src/radius/Makefile
projects/binutils-2.17/contrib/wpa/src/radius/radius.c
projects/binutils-2.17/contrib/wpa/src/radius/radius.h
projects/binutils-2.17/contrib/wpa/src/radius/radius_client.c
projects/binutils-2.17/contrib/wpa/src/radius/radius_client.h
projects/binutils-2.17/contrib/wpa/src/radius/radius_server.c
projects/binutils-2.17/contrib/wpa/src/radius/radius_server.h
projects/binutils-2.17/contrib/wpa/src/rsn_supp/Makefile
projects/binutils-2.17/contrib/wpa/src/rsn_supp/peerkey.c
projects/binutils-2.17/contrib/wpa/src/rsn_supp/pmksa_cache.c
projects/binutils-2.17/contrib/wpa/src/rsn_supp/pmksa_cache.h
projects/binutils-2.17/contrib/wpa/src/rsn_supp/preauth.c
projects/binutils-2.17/contrib/wpa/src/rsn_supp/preauth.h
projects/binutils-2.17/contrib/wpa/src/rsn_supp/wpa.c
projects/binutils-2.17/contrib/wpa/src/rsn_supp/wpa.h
projects/binutils-2.17/contrib/wpa/src/rsn_supp/wpa_ft.c
projects/binutils-2.17/contrib/wpa/src/rsn_supp/wpa_i.h
projects/binutils-2.17/contrib/wpa/src/rsn_supp/wpa_ie.c
projects/binutils-2.17/contrib/wpa/src/rsn_supp/wpa_ie.h
projects/binutils-2.17/contrib/wpa/src/tls/Makefile
projects/binutils-2.17/contrib/wpa/src/tls/asn1.c
projects/binutils-2.17/contrib/wpa/src/tls/asn1.h
projects/binutils-2.17/contrib/wpa/src/tls/rsa.c
projects/binutils-2.17/contrib/wpa/src/tls/tlsv1_client.c
projects/binutils-2.17/contrib/wpa/src/tls/tlsv1_client_read.c
projects/binutils-2.17/contrib/wpa/src/tls/tlsv1_client_write.c
projects/binutils-2.17/contrib/wpa/src/tls/tlsv1_common.h
projects/binutils-2.17/contrib/wpa/src/tls/tlsv1_cred.c
projects/binutils-2.17/contrib/wpa/src/tls/tlsv1_record.c
projects/binutils-2.17/contrib/wpa/src/tls/tlsv1_record.h
projects/binutils-2.17/contrib/wpa/src/tls/tlsv1_server.c
projects/binutils-2.17/contrib/wpa/src/tls/tlsv1_server_read.c
projects/binutils-2.17/contrib/wpa/src/tls/tlsv1_server_write.c
projects/binutils-2.17/contrib/wpa/src/tls/x509v3.c
projects/binutils-2.17/contrib/wpa/src/tls/x509v3.h
projects/binutils-2.17/contrib/wpa/src/utils/Makefile
projects/binutils-2.17/contrib/wpa/src/utils/base64.c
projects/binutils-2.17/contrib/wpa/src/utils/build_config.h
projects/binutils-2.17/contrib/wpa/src/utils/common.c
projects/binutils-2.17/contrib/wpa/src/utils/common.h
projects/binutils-2.17/contrib/wpa/src/utils/eloop.c
projects/binutils-2.17/contrib/wpa/src/utils/eloop.h
projects/binutils-2.17/contrib/wpa/src/utils/eloop_none.c
projects/binutils-2.17/contrib/wpa/src/utils/eloop_win.c
projects/binutils-2.17/contrib/wpa/src/utils/ip_addr.h
projects/binutils-2.17/contrib/wpa/src/utils/os.h
projects/binutils-2.17/contrib/wpa/src/utils/os_internal.c
projects/binutils-2.17/contrib/wpa/src/utils/os_unix.c
projects/binutils-2.17/contrib/wpa/src/utils/uuid.c
projects/binutils-2.17/contrib/wpa/src/utils/uuid.h
projects/binutils-2.17/contrib/wpa/src/utils/wpa_debug.c
projects/binutils-2.17/contrib/wpa/src/utils/wpa_debug.h
projects/binutils-2.17/contrib/wpa/src/utils/wpabuf.c
projects/binutils-2.17/contrib/wpa/src/utils/wpabuf.h
projects/binutils-2.17/contrib/wpa/src/wps/Makefile
projects/binutils-2.17/contrib/wpa/src/wps/httpread.c
projects/binutils-2.17/contrib/wpa/src/wps/httpread.h
projects/binutils-2.17/contrib/wpa/src/wps/wps.c
projects/binutils-2.17/contrib/wpa/src/wps/wps.h
projects/binutils-2.17/contrib/wpa/src/wps/wps_attr_build.c
projects/binutils-2.17/contrib/wpa/src/wps/wps_attr_parse.c
projects/binutils-2.17/contrib/wpa/src/wps/wps_attr_process.c
projects/binutils-2.17/contrib/wpa/src/wps/wps_common.c
projects/binutils-2.17/contrib/wpa/src/wps/wps_defs.h
projects/binutils-2.17/contrib/wpa/src/wps/wps_dev_attr.c
projects/binutils-2.17/contrib/wpa/src/wps/wps_enrollee.c
projects/binutils-2.17/contrib/wpa/src/wps/wps_i.h
projects/binutils-2.17/contrib/wpa/src/wps/wps_registrar.c
projects/binutils-2.17/contrib/wpa/src/wps/wps_upnp.c
projects/binutils-2.17/contrib/wpa/src/wps/wps_upnp.h
projects/binutils-2.17/contrib/wpa/src/wps/wps_upnp_event.c
projects/binutils-2.17/contrib/wpa/src/wps/wps_upnp_i.h
projects/binutils-2.17/contrib/wpa/src/wps/wps_upnp_ssdp.c
projects/binutils-2.17/contrib/wpa/src/wps/wps_upnp_web.c
projects/binutils-2.17/contrib/wpa/wpa_supplicant/ChangeLog
projects/binutils-2.17/contrib/wpa/wpa_supplicant/Makefile
projects/binutils-2.17/contrib/wpa/wpa_supplicant/README
projects/binutils-2.17/contrib/wpa/wpa_supplicant/README-WPS
projects/binutils-2.17/contrib/wpa/wpa_supplicant/config.c
projects/binutils-2.17/contrib/wpa/wpa_supplicant/config.h
projects/binutils-2.17/contrib/wpa/wpa_supplicant/config_file.c
projects/binutils-2.17/contrib/wpa/wpa_supplicant/config_ssid.h
projects/binutils-2.17/contrib/wpa/wpa_supplicant/ctrl_iface.c
projects/binutils-2.17/contrib/wpa/wpa_supplicant/ctrl_iface_named_pipe.c
projects/binutils-2.17/contrib/wpa/wpa_supplicant/ctrl_iface_udp.c
projects/binutils-2.17/contrib/wpa/wpa_supplicant/ctrl_iface_unix.c
projects/binutils-2.17/contrib/wpa/wpa_supplicant/defconfig
projects/binutils-2.17/contrib/wpa/wpa_supplicant/doc/docbook/wpa_background.8
projects/binutils-2.17/contrib/wpa/wpa_supplicant/doc/docbook/wpa_cli.8
projects/binutils-2.17/contrib/wpa/wpa_supplicant/doc/docbook/wpa_gui.8
projects/binutils-2.17/contrib/wpa/wpa_supplicant/doc/docbook/wpa_passphrase.8
projects/binutils-2.17/contrib/wpa/wpa_supplicant/doc/docbook/wpa_priv.8
projects/binutils-2.17/contrib/wpa/wpa_supplicant/doc/docbook/wpa_supplicant.8
projects/binutils-2.17/contrib/wpa/wpa_supplicant/doc/docbook/wpa_supplicant.conf.5
projects/binutils-2.17/contrib/wpa/wpa_supplicant/doc/docbook/wpa_supplicant.sgml
projects/binutils-2.17/contrib/wpa/wpa_supplicant/eapol_test.c
projects/binutils-2.17/contrib/wpa/wpa_supplicant/events.c
projects/binutils-2.17/contrib/wpa/wpa_supplicant/main.c
projects/binutils-2.17/contrib/wpa/wpa_supplicant/mlme.c
projects/binutils-2.17/contrib/wpa/wpa_supplicant/mlme.h
projects/binutils-2.17/contrib/wpa/wpa_supplicant/nmake.mak
projects/binutils-2.17/contrib/wpa/wpa_supplicant/preauth_test.c
projects/binutils-2.17/contrib/wpa/wpa_supplicant/scan.c
projects/binutils-2.17/contrib/wpa/wpa_supplicant/tests/test_eap_sim_common.c
projects/binutils-2.17/contrib/wpa/wpa_supplicant/tests/test_wpa.c
projects/binutils-2.17/contrib/wpa/wpa_supplicant/todo.txt
projects/binutils-2.17/contrib/wpa/wpa_supplicant/wpa_cli.c
projects/binutils-2.17/contrib/wpa/wpa_supplicant/wpa_passphrase.c
projects/binutils-2.17/contrib/wpa/wpa_supplicant/wpa_priv.c
projects/binutils-2.17/contrib/wpa/wpa_supplicant/wpa_supplicant.c
projects/binutils-2.17/contrib/wpa/wpa_supplicant/wpa_supplicant.conf
projects/binutils-2.17/contrib/wpa/wpa_supplicant/wpa_supplicant.nsi
projects/binutils-2.17/contrib/wpa/wpa_supplicant/wpa_supplicant_i.h
projects/binutils-2.17/contrib/wpa/wpa_supplicant/wpas_glue.c
projects/binutils-2.17/contrib/wpa/wpa_supplicant/wps_supplicant.c
projects/binutils-2.17/contrib/wpa/wpa_supplicant/wps_supplicant.h
projects/binutils-2.17/include/termios.h
projects/binutils-2.17/lib/libarchive/archive.h
projects/binutils-2.17/lib/libarchive/archive_private.h
projects/binutils-2.17/lib/libarchive/archive_read.3
projects/binutils-2.17/lib/libarchive/archive_read.c
projects/binutils-2.17/lib/libarchive/archive_read_disk.3
projects/binutils-2.17/lib/libarchive/archive_read_disk.c
projects/binutils-2.17/lib/libarchive/archive_read_extract.c
projects/binutils-2.17/lib/libarchive/archive_virtual.c
projects/binutils-2.17/lib/libarchive/archive_write.3
projects/binutils-2.17/lib/libarchive/archive_write.c
projects/binutils-2.17/lib/libarchive/archive_write_disk.3
projects/binutils-2.17/lib/libarchive/archive_write_disk.c
projects/binutils-2.17/lib/libarchive/libarchive.3
projects/binutils-2.17/lib/libarchive/libarchive_internals.3
projects/binutils-2.17/lib/libc/gen/Makefile.inc
projects/binutils-2.17/lib/libc/gen/Symbol.map
projects/binutils-2.17/lib/libc/gen/tcsetattr.3
projects/binutils-2.17/lib/libc/gen/termios.c
projects/binutils-2.17/lib/libpmc/pmc.mips.3
projects/binutils-2.17/lib/libpmc/pmc.xscale.3
projects/binutils-2.17/lib/libthr/thread/thr_attr.c
projects/binutils-2.17/libexec/getty/main.c
projects/binutils-2.17/libexec/rlogind/rlogind.c
projects/binutils-2.17/libexec/rtld-elf/rtld.c
projects/binutils-2.17/libexec/rtld-elf/rtld.h
projects/binutils-2.17/release/doc/en_US.ISO8859-1/hardware/article.sgml
projects/binutils-2.17/sbin/camcontrol/camcontrol.c
projects/binutils-2.17/sbin/hastd/primary.c
projects/binutils-2.17/sbin/pflogd/Makefile
projects/binutils-2.17/share/man/man4/man4.sparc64/openfirm.4
projects/binutils-2.17/share/man/man4/man4.sparc64/openprom.4
projects/binutils-2.17/share/man/man9/BUS_SETUP_INTR.9
projects/binutils-2.17/share/man/man9/locking.9
projects/binutils-2.17/share/man/man9/sysctl_ctx_init.9
projects/binutils-2.17/sys/amd64/amd64/machdep.c
projects/binutils-2.17/sys/amd64/amd64/mp_machdep.c
projects/binutils-2.17/sys/arm/arm/machdep.c
projects/binutils-2.17/sys/cddl/contrib/opensolaris/uts/common/fs/zfs/zfs_ioctl.c
projects/binutils-2.17/sys/compat/ndis/kern_ndis.c
projects/binutils-2.17/sys/compat/ndis/subr_ndis.c
projects/binutils-2.17/sys/compat/ndis/subr_ntoskrnl.c
projects/binutils-2.17/sys/conf/files
projects/binutils-2.17/sys/dev/acpica/acpi.c
projects/binutils-2.17/sys/dev/acpica/acpi_pci_link.c
projects/binutils-2.17/sys/dev/ata/ata-lowlevel.c
projects/binutils-2.17/sys/dev/ata/chipsets/ata-intel.c
projects/binutils-2.17/sys/dev/bwi/if_bwi.c
projects/binutils-2.17/sys/dev/bwn/if_bwn.c
projects/binutils-2.17/sys/dev/iwn/if_iwn.c
projects/binutils-2.17/sys/dev/ral/rt2560.c
projects/binutils-2.17/sys/dev/ral/rt2661.c
projects/binutils-2.17/sys/dev/re/if_re.c
projects/binutils-2.17/sys/dev/usb/net/uhso.c
projects/binutils-2.17/sys/dev/usb/quirk/usb_quirk.c
projects/binutils-2.17/sys/dev/usb/serial/u3g.c
projects/binutils-2.17/sys/dev/usb/serial/uark.c
projects/binutils-2.17/sys/dev/usb/serial/ubsa.c
projects/binutils-2.17/sys/dev/usb/serial/ubser.c
projects/binutils-2.17/sys/dev/usb/serial/uchcom.c
projects/binutils-2.17/sys/dev/usb/serial/ucycom.c
projects/binutils-2.17/sys/dev/usb/serial/ufoma.c
projects/binutils-2.17/sys/dev/usb/serial/uftdi.c
projects/binutils-2.17/sys/dev/usb/serial/ugensa.c
projects/binutils-2.17/sys/dev/usb/serial/uipaq.c
projects/binutils-2.17/sys/dev/usb/serial/umct.c
projects/binutils-2.17/sys/dev/usb/serial/umodem.c
projects/binutils-2.17/sys/dev/usb/serial/umoscom.c
projects/binutils-2.17/sys/dev/usb/serial/uplcom.c
projects/binutils-2.17/sys/dev/usb/serial/usb_serial.c
projects/binutils-2.17/sys/dev/usb/serial/usb_serial.h
projects/binutils-2.17/sys/dev/usb/serial/uslcom.c
projects/binutils-2.17/sys/dev/usb/serial/uvisor.c
projects/binutils-2.17/sys/dev/usb/serial/uvscom.c
projects/binutils-2.17/sys/dev/usb/usb_device.c
projects/binutils-2.17/sys/dev/usb/usb_request.c
projects/binutils-2.17/sys/dev/usb/usb_request.h
projects/binutils-2.17/sys/dev/usb/usbdevs
projects/binutils-2.17/sys/dev/usb/wlan/if_rum.c
projects/binutils-2.17/sys/dev/usb/wlan/if_run.c
projects/binutils-2.17/sys/dev/usb/wlan/if_ural.c
projects/binutils-2.17/sys/dev/usb/wlan/if_zyd.c
projects/binutils-2.17/sys/dev/wpi/if_wpi.c
projects/binutils-2.17/sys/dev/xl/if_xl.c
projects/binutils-2.17/sys/geom/geom_event.c
projects/binutils-2.17/sys/i386/i386/machdep.c
projects/binutils-2.17/sys/i386/i386/mp_machdep.c
projects/binutils-2.17/sys/ia64/ia64/machdep.c
projects/binutils-2.17/sys/kern/kern_clock.c
projects/binutils-2.17/sys/kern/kern_timeout.c
projects/binutils-2.17/sys/mips/cavium/octeon_ebt3000_cf.c
projects/binutils-2.17/sys/mips/cavium/octopci.c
projects/binutils-2.17/sys/mips/mips/machdep.c
projects/binutils-2.17/sys/net80211/ieee80211.c
projects/binutils-2.17/sys/net80211/ieee80211_node.c
projects/binutils-2.17/sys/net80211/ieee80211_ratectl.c
projects/binutils-2.17/sys/net80211/ieee80211_ratectl.h
projects/binutils-2.17/sys/net80211/ieee80211_sta.c
projects/binutils-2.17/sys/net80211/ieee80211_var.h
projects/binutils-2.17/sys/netinet/if_ether.c
projects/binutils-2.17/sys/netinet/libalias/alias.c
projects/binutils-2.17/sys/netinet/sctp_input.c
projects/binutils-2.17/sys/netinet/sctp_output.c
projects/binutils-2.17/sys/nfsserver/nfs_serv.c
projects/binutils-2.17/sys/pc98/pc98/machdep.c
projects/binutils-2.17/sys/pci/if_rlreg.h
projects/binutils-2.17/sys/powerpc/aim/copyinout.c
projects/binutils-2.17/sys/powerpc/aim/machdep.c
projects/binutils-2.17/sys/powerpc/aim/swtch32.S
projects/binutils-2.17/sys/powerpc/aim/swtch64.S
projects/binutils-2.17/sys/powerpc/aim/trap.c
projects/binutils-2.17/sys/powerpc/booke/machdep.c
projects/binutils-2.17/sys/sparc64/sparc64/machdep.c
projects/binutils-2.17/sys/sparc64/sparc64/pmap.c
projects/binutils-2.17/sys/sun4v/sun4v/machdep.c
projects/binutils-2.17/sys/sys/interrupt.h
projects/binutils-2.17/sys/teken/sequences
projects/binutils-2.17/sys/teken/teken_subr_compat.h
projects/binutils-2.17/sys/vm/uma_core.c
projects/binutils-2.17/sys/x86/x86/nexus.c
projects/binutils-2.17/usr.bin/fold/fold.c
projects/binutils-2.17/usr.bin/setchannel/setchannel.1
projects/binutils-2.17/usr.bin/setchannel/setchannel.c
projects/binutils-2.17/usr.sbin/Makefile
projects/binutils-2.17/usr.sbin/config/mkmakefile.c
projects/binutils-2.17/usr.sbin/mfiutil/mfi_cmd.c
projects/binutils-2.17/usr.sbin/wpa/hostapd/Makefile
projects/binutils-2.17/usr.sbin/wpa/hostapd/driver_freebsd.c
projects/binutils-2.17/usr.sbin/wpa/wpa_passphrase/Makefile
projects/binutils-2.17/usr.sbin/wpa/wpa_supplicant/Makefile
projects/binutils-2.17/usr.sbin/wpa/wpa_supplicant/driver_freebsd.c
Directory Properties:
projects/binutils-2.17/ (props changed)
projects/binutils-2.17/cddl/contrib/opensolaris/ (props changed)
projects/binutils-2.17/contrib/bind9/ (props changed)
projects/binutils-2.17/contrib/binutils/ (props changed)
projects/binutils-2.17/contrib/bzip2/ (props changed)
projects/binutils-2.17/contrib/ee/ (props changed)
projects/binutils-2.17/contrib/expat/ (props changed)
projects/binutils-2.17/contrib/file/ (props changed)
projects/binutils-2.17/contrib/gdb/ (props changed)
projects/binutils-2.17/contrib/gdtoa/ (props changed)
projects/binutils-2.17/contrib/gnu-sort/ (props changed)
projects/binutils-2.17/contrib/groff/ (props changed)
projects/binutils-2.17/contrib/less/ (props changed)
projects/binutils-2.17/contrib/libpcap/ (props changed)
projects/binutils-2.17/contrib/llvm/ (props changed)
projects/binutils-2.17/contrib/llvm/tools/clang/ (props changed)
projects/binutils-2.17/contrib/ncurses/ (props changed)
projects/binutils-2.17/contrib/netcat/ (props changed)
projects/binutils-2.17/contrib/ntp/ (props changed)
projects/binutils-2.17/contrib/one-true-awk/ (props changed)
projects/binutils-2.17/contrib/openbsm/ (props changed)
projects/binutils-2.17/contrib/openpam/ (props changed)
projects/binutils-2.17/contrib/pf/ (props changed)
projects/binutils-2.17/contrib/sendmail/ (props changed)
projects/binutils-2.17/contrib/tcpdump/ (props changed)
projects/binutils-2.17/contrib/tcsh/ (props changed)
projects/binutils-2.17/contrib/top/ (props changed)
projects/binutils-2.17/contrib/top/install-sh (props changed)
projects/binutils-2.17/contrib/tzcode/stdtime/ (props changed)
projects/binutils-2.17/contrib/tzcode/zic/ (props changed)
projects/binutils-2.17/contrib/tzdata/ (props changed)
projects/binutils-2.17/contrib/wpa/ (props changed)
projects/binutils-2.17/contrib/xz/ (props changed)
projects/binutils-2.17/crypto/openssh/ (props changed)
projects/binutils-2.17/crypto/openssl/ (props changed)
projects/binutils-2.17/lib/libc/ (props changed)
projects/binutils-2.17/lib/libc/stdtime/ (props changed)
projects/binutils-2.17/lib/libutil/ (props changed)
projects/binutils-2.17/lib/libz/ (props changed)
projects/binutils-2.17/sbin/ (props changed)
projects/binutils-2.17/sbin/ipfw/ (props changed)
projects/binutils-2.17/share/mk/bsd.arch.inc.mk (props changed)
projects/binutils-2.17/share/zoneinfo/ (props changed)
projects/binutils-2.17/sys/ (props changed)
projects/binutils-2.17/sys/amd64/include/xen/ (props changed)
projects/binutils-2.17/sys/cddl/contrib/opensolaris/ (props changed)
projects/binutils-2.17/sys/contrib/dev/acpica/ (props changed)
projects/binutils-2.17/sys/contrib/pf/ (props changed)
projects/binutils-2.17/sys/contrib/x86emu/ (props changed)
projects/binutils-2.17/sys/dev/xen/xenpci/ (props changed)
projects/binutils-2.17/usr.bin/calendar/ (props changed)
projects/binutils-2.17/usr.bin/csup/ (props changed)
projects/binutils-2.17/usr.bin/procstat/ (props changed)
projects/binutils-2.17/usr.sbin/zic/ (props changed)
Modified: projects/binutils-2.17/ObsoleteFiles.inc
==============================================================================
--- projects/binutils-2.17/ObsoleteFiles.inc Sat Nov 6 18:17:20 2010 (r214894)
+++ projects/binutils-2.17/ObsoleteFiles.inc Sat Nov 6 18:36:21 2010 (r214895)
@@ -14,6 +14,11 @@
# The file is partitioned: OLD_FILES first, then OLD_LIBS and OLD_DIRS last.
#
+# 20101101: headers moved to machine/ to x86/
+.if ${TARGET_ARCH} == "amd64" || ${TARGET_ARCH} == "i386"
+OLD_FILES+=usr/include/machine/apicreg.h
+OLD_FILES+=usr/include/machine/mca.h
+.endif
# 20101020: catch up with vm_page_sleep_if_busy rename
OLD_FILES+=usr/share/man/man9/vm_page_sleep_busy.9.gz
# 20101011: removed subblock.h from liblzma
Modified: projects/binutils-2.17/bin/sh/parser.c
==============================================================================
--- projects/binutils-2.17/bin/sh/parser.c Sat Nov 6 18:17:20 2010 (r214894)
+++ projects/binutils-2.17/bin/sh/parser.c Sat Nov 6 18:36:21 2010 (r214895)
@@ -69,6 +69,11 @@ __FBSDID("$FreeBSD$");
#define EOFMARKLEN 79
#define PROMPTLEN 128
+/* values of checkkwd variable */
+#define CHKALIAS 0x1
+#define CHKKWD 0x2
+#define CHKNL 0x4
+
/* values returned by readtoken */
#include "token.h"
@@ -102,9 +107,6 @@ static int startlinno; /* line # where
static int funclinno; /* line # where the current function started */
static struct parser_temp *parser_temp;
-/* XXX When 'noaliases' is set to one, no alias expansion takes place. */
-static int noaliases = 0;
-
static union node *list(int, int);
static union node *andor(void);
@@ -230,7 +232,7 @@ list(int nlflag, int erflag)
union node *ntop, *n1, *n2, *n3;
int tok;
- checkkwd = 2;
+ checkkwd = CHKNL | CHKKWD | CHKALIAS;
if (!nlflag && !erflag && tokendlist[peektoken()])
return NULL;
ntop = n1 = NULL;
@@ -283,7 +285,7 @@ list(int nlflag, int erflag)
} else {
tokpushback++;
}
- checkkwd = 2;
+ checkkwd = CHKNL | CHKKWD | CHKALIAS;
if (!nlflag && !erflag && tokendlist[peektoken()])
return ntop;
break;
@@ -339,7 +341,7 @@ pipeline(void)
int negate, t;
negate = 0;
- checkkwd = 2;
+ checkkwd = CHKNL | CHKKWD | CHKALIAS;
TRACE(("pipeline: entered\n"));
while (readtoken() == TNOT)
negate = !negate;
@@ -355,7 +357,7 @@ pipeline(void)
do {
prev = lp;
lp = (struct nodelist *)stalloc(sizeof (struct nodelist));
- checkkwd = 2;
+ checkkwd = CHKNL | CHKKWD | CHKALIAS;
t = readtoken();
tokpushback++;
if (t == TNOT)
@@ -388,7 +390,7 @@ command(void)
union node *redir, **rpp;
int t;
- checkkwd = 2;
+ checkkwd = CHKNL | CHKKWD | CHKALIAS;
redir = NULL;
n1 = NULL;
rpp = &redir;
@@ -429,7 +431,7 @@ command(void)
}
if (readtoken() != TFI)
synexpect(TFI);
- checkkwd = 1;
+ checkkwd = CHKKWD | CHKALIAS;
break;
case TWHILE:
case TUNTIL: {
@@ -445,7 +447,7 @@ TRACE(("expecting DO got %s %s\n", tokna
n1->nbinary.ch2 = list(0, 0);
if (readtoken() != TDONE)
synexpect(TDONE);
- checkkwd = 1;
+ checkkwd = CHKKWD | CHKALIAS;
break;
}
case TFOR:
@@ -487,7 +489,7 @@ TRACE(("expecting DO got %s %s\n", tokna
if (lasttoken != TNL && lasttoken != TSEMI)
tokpushback++;
}
- checkkwd = 2;
+ checkkwd = CHKNL | CHKKWD | CHKALIAS;
if ((t = readtoken()) == TDO)
t = TDONE;
else if (t == TBEGIN)
@@ -497,7 +499,7 @@ TRACE(("expecting DO got %s %s\n", tokna
n1->nfor.body = list(0, 0);
if (readtoken() != t)
synexpect(t);
- checkkwd = 1;
+ checkkwd = CHKKWD | CHKALIAS;
break;
case TCASE:
n1 = (union node *)stalloc(sizeof (struct ncase));
@@ -513,8 +515,7 @@ TRACE(("expecting DO got %s %s\n", tokna
if (lasttoken != TWORD || ! equal(wordtext, "in"))
synerror("expecting \"in\"");
cpp = &n1->ncase.cases;
- noaliases = 1; /* turn off alias expansion */
- checkkwd = 2, readtoken();
+ checkkwd = CHKNL | CHKKWD, readtoken();
while (lasttoken != TESAC) {
*cpp = cp = (union node *)stalloc(sizeof (struct nclist));
cp->type = NCLIST;
@@ -526,28 +527,28 @@ TRACE(("expecting DO got %s %s\n", tokna
ap->type = NARG;
ap->narg.text = wordtext;
ap->narg.backquote = backquotelist;
- if (checkkwd = 2, readtoken() != TPIPE)
+ checkkwd = CHKNL | CHKKWD;
+ if (readtoken() != TPIPE)
break;
app = &ap->narg.next;
readtoken();
}
ap->narg.next = NULL;
if (lasttoken != TRP)
- noaliases = 0, synexpect(TRP);
+ synexpect(TRP);
cp->nclist.body = list(0, 0);
- checkkwd = 2;
+ checkkwd = CHKNL | CHKKWD | CHKALIAS;
if ((t = readtoken()) != TESAC) {
if (t != TENDCASE)
- noaliases = 0, synexpect(TENDCASE);
+ synexpect(TENDCASE);
else
- checkkwd = 2, readtoken();
+ checkkwd = CHKNL | CHKKWD, readtoken();
}
cpp = &cp->nclist.next;
}
- noaliases = 0; /* reset alias expansion */
*cpp = NULL;
- checkkwd = 1;
+ checkkwd = CHKKWD | CHKALIAS;
break;
case TLP:
n1 = (union node *)stalloc(sizeof (struct nredir));
@@ -556,13 +557,13 @@ TRACE(("expecting DO got %s %s\n", tokna
n1->nredir.redirect = NULL;
if (readtoken() != TRP)
synexpect(TRP);
- checkkwd = 1;
+ checkkwd = CHKKWD | CHKALIAS;
break;
case TBEGIN:
n1 = list(0, 0);
if (readtoken() != TEND)
synexpect(TEND);
- checkkwd = 1;
+ checkkwd = CHKKWD | CHKALIAS;
break;
/* Handle an empty command like other simple commands. */
case TBACKGND:
@@ -796,7 +797,6 @@ static int
readtoken(void)
{
int t;
- int savecheckkwd = checkkwd;
struct alias *ap;
#ifdef DEBUG
int alreadyseen = tokpushback;
@@ -805,25 +805,24 @@ readtoken(void)
top:
t = xxreadtoken();
- if (checkkwd) {
- /*
- * eat newlines
- */
- if (checkkwd == 2) {
- checkkwd = 0;
- while (t == TNL) {
- parseheredoc();
- t = xxreadtoken();
- }
- } else
- checkkwd = 0;
- /*
- * check for keywords and aliases
- */
- if (t == TWORD && !quoteflag)
- {
- const char * const *pp;
+ /*
+ * eat newlines
+ */
+ if (checkkwd & CHKNL) {
+ while (t == TNL) {
+ parseheredoc();
+ t = xxreadtoken();
+ }
+ }
+ /*
+ * check for keywords and aliases
+ */
+ if (t == TWORD && !quoteflag)
+ {
+ const char * const *pp;
+
+ if (checkkwd & CHKKWD)
for (pp = parsekwd; *pp; pp++) {
if (**pp == *wordtext && equal(*pp, wordtext))
{
@@ -832,16 +831,16 @@ readtoken(void)
goto out;
}
}
- if (noaliases == 0 &&
- (ap = lookupalias(wordtext, 1)) != NULL) {
- pushstring(ap->val, strlen(ap->val), ap);
- checkkwd = savecheckkwd;
- goto top;
- }
+ if (checkkwd & CHKALIAS &&
+ (ap = lookupalias(wordtext, 1)) != NULL) {
+ pushstring(ap->val, strlen(ap->val), ap);
+ goto top;
}
-out:
- checkkwd = (t == TNOT) ? savecheckkwd : 0;
}
+out:
+ if (t != TNOT)
+ checkkwd = 0;
+
#ifdef DEBUG
if (!alreadyseen)
TRACE(("token %s %s\n", tokname[t], t == TWORD ? wordtext : ""));
Modified: projects/binutils-2.17/bin/stty/key.c
==============================================================================
--- projects/binutils-2.17/bin/stty/key.c Sat Nov 6 18:17:20 2010 (r214894)
+++ projects/binutils-2.17/bin/stty/key.c Sat Nov 6 18:36:21 2010 (r214895)
@@ -257,14 +257,15 @@ f_rows(struct info *ip)
void
f_sane(struct info *ip)
{
+ struct termios def;
- ip->t.c_cflag = TTYDEF_CFLAG | (ip->t.c_cflag & CLOCAL);
- ip->t.c_iflag = TTYDEF_IFLAG;
- ip->t.c_iflag |= ICRNL;
+ cfmakesane(&def);
+ ip->t.c_cflag = def.c_cflag | (ip->t.c_cflag & CLOCAL);
+ ip->t.c_iflag = def.c_iflag;
/* preserve user-preference flags in lflag */
#define LKEEP (ECHOKE|ECHOE|ECHOK|ECHOPRT|ECHOCTL|ALTWERASE|TOSTOP|NOFLSH)
- ip->t.c_lflag = TTYDEF_LFLAG | (ip->t.c_lflag & LKEEP);
- ip->t.c_oflag = TTYDEF_OFLAG;
+ ip->t.c_lflag = def.c_lflag | (ip->t.c_lflag & LKEEP);
+ ip->t.c_oflag = def.c_oflag;
ip->set = 1;
}
Modified: projects/binutils-2.17/contrib/gdb/gdb/dwarf2read.c
==============================================================================
--- projects/binutils-2.17/contrib/gdb/gdb/dwarf2read.c Sat Nov 6 18:17:20 2010 (r214894)
+++ projects/binutils-2.17/contrib/gdb/gdb/dwarf2read.c Sat Nov 6 18:36:21 2010 (r214895)
@@ -5178,7 +5178,7 @@ dwarf_decode_line_header (unsigned int o
line_ptr = dwarf_line_buffer + offset;
/* read in the header */
- lh->total_length = read_initial_length (abfd, line_ptr, NULL, &bytes_read);
+ lh->total_length = read_initial_length (abfd, line_ptr, &cu->header, &bytes_read);
line_ptr += bytes_read;
if (line_ptr + lh->total_length > dwarf_line_buffer + dwarf_line_size)
{
Modified: projects/binutils-2.17/contrib/gdb/gdb/mipsfbsd-tdep.c
==============================================================================
--- projects/binutils-2.17/contrib/gdb/gdb/mipsfbsd-tdep.c Sat Nov 6 18:17:20 2010 (r214894)
+++ projects/binutils-2.17/contrib/gdb/gdb/mipsfbsd-tdep.c Sat Nov 6 18:36:21 2010 (r214895)
@@ -187,6 +187,14 @@ static struct core_fns mipsfbsd_core_fns
NULL /* next */
};
+static struct core_fns mipsfbsd_elfcore_fns =
+{
+ bfd_target_elf_flavour, /* core_flavour */
+ default_check_format, /* check_format */
+ default_core_sniffer, /* core_sniffer */
+ fetch_elfcore_registers, /* core_read_registers */
+ NULL /* next */
+};
/*
* MIPSFBSD Offsets
@@ -576,4 +584,6 @@ _initialize_mipsfbsd_tdep (void)
{
gdbarch_register_osabi (bfd_arch_mips, 0, GDB_OSABI_FREEBSD_ELF,
mipsfbsd_init_abi);
+ add_core_fns (&mipsfbsd_core_fns);
+ add_core_fns (&mipsfbsd_elfcore_fns);
}
Modified: projects/binutils-2.17/contrib/top/display.c
==============================================================================
--- projects/binutils-2.17/contrib/top/display.c Sat Nov 6 18:17:20 2010 (r214894)
+++ projects/binutils-2.17/contrib/top/display.c Sat Nov 6 18:36:21 2010 (r214895)
@@ -694,7 +694,7 @@ char *text;
int width;
s = NULL;
- width = display_width;
+ width = screen_width;
header_length = strlen(text);
if (header_length >= width) {
s = malloc((width + 1) * sizeof(char));
@@ -702,6 +702,14 @@ char *text;
return (NULL);
strncpy(s, text, width);
s[width] = '\0';
+ } else {
+ s = malloc((width + 1) * sizeof(char));
+ if (s == NULL)
+ return (NULL);
+ strncpy(s, text, width);
+ while (screen_width > header_length)
+ s[header_length++] = ' ';
+ s[width] = '\0';
}
return (s);
}
@@ -726,7 +734,7 @@ char *text;
if (header_status == ON)
{
putchar('\n');
- fputs(text, stdout);
+ standout(text, stdout);
lastline++;
}
else if (header_status == ERASE)
Modified: projects/binutils-2.17/contrib/top/top.h
==============================================================================
--- projects/binutils-2.17/contrib/top/top.h Sat Nov 6 18:17:20 2010 (r214894)
+++ projects/binutils-2.17/contrib/top/top.h Sat Nov 6 18:36:21 2010 (r214895)
@@ -14,7 +14,7 @@
extern int Header_lines; /* 7 */
/* Maximum number of columns allowed for display */
-#define MAX_COLS 128
+#define MAX_COLS 512
/* Log base 2 of 1024 is 10 (2^10 == 1024) */
#define LOG1024 10
Modified: projects/binutils-2.17/contrib/tzdata/australasia
==============================================================================
--- projects/binutils-2.17/contrib/tzdata/australasia Sat Nov 6 18:17:20 2010 (r214894)
+++ projects/binutils-2.17/contrib/tzdata/australasia Sat Nov 6 18:36:21 2010 (r214895)
@@ -1,5 +1,5 @@
# <pre>
-# @(#)australasia 8.18
+# @(#)australasia 8.20
# This file is in the public domain, so clarified as of
# 2009-05-17 by Arthur David Olson.
@@ -284,13 +284,26 @@ Zone Indian/Cocos 6:27:40 - LMT 1900
# http://www.timeanddate.com/news/time/fiji-dst-ends-march-2010.html
# </a>
+# From Alexander Krivenyshev (2010-10-24):
+# According to Radio Fiji and Fiji Times online, Fiji will end DST 3
+# weeks earlier than expected - on March 6, 2011, not March 27, 2011...
+# Here is confirmation from Government of the Republic of the Fiji Islands,
+# Ministry of Information (fiji.gov.fj) web site:
+# <a href="http://www.fiji.gov.fj/index.php?option=com_content&view=article&id=2608:daylight-savings&catid=71:press-releases&Itemid=155">
+# http://www.fiji.gov.fj/index.php?option=com_content&view=article&id=2608:daylight-savings&catid=71:press-releases&Itemid=155
+# </a>
+# or
+# <a href="http://www.worldtimezone.com/dst_news/dst_news_fiji04.html">
+# http://www.worldtimezone.com/dst_news/dst_news_fiji04.html
+# </a>
+
# Rule NAME FROM TO TYPE IN ON AT SAVE LETTER/S
Rule Fiji 1998 1999 - Nov Sun>=1 2:00 1:00 S
Rule Fiji 1999 2000 - Feb lastSun 3:00 0 -
Rule Fiji 2009 only - Nov 29 2:00 1:00 S
Rule Fiji 2010 only - Mar lastSun 3:00 0 -
Rule Fiji 2010 only - Oct 24 2:00 1:00 S
-Rule Fiji 2011 only - Mar lastSun 3:00 0 -
+Rule Fiji 2011 only - Mar Sun>=1 3:00 0 -
# Zone NAME GMTOFF RULES FORMAT [UNTIL]
Zone Pacific/Fiji 11:53:40 - LMT 1915 Oct 26 # Suva
12:00 Fiji FJ%sT # Fiji Time
@@ -487,11 +500,21 @@ Zone Pacific/Pago_Pago 12:37:12 - LMT 1
# http://www.parliament.gov.ws/documents/acts/Daylight%20Saving%20Act%20%202009%20%28English%29%20-%20Final%207-7-091.pdf
# </a>
+# From Raymond Hughes (2010-10-07):
+# Please see
+# <a href="http://www.mcil.gov.ws">
+# http://www.mcil.gov.ws
+# </a>,
+# the Ministry of Commerce, Industry and Labour (sideframe) "Last Sunday
+# September 2010 (26/09/10) - adjust clocks forward from 12:00 midnight
+# to 01:00am and First Sunday April 2011 (03/04/11) - adjust clocks
+# backwards from 1:00am to 12:00am"
+
Zone Pacific/Apia 12:33:04 - LMT 1879 Jul 5
-11:26:56 - LMT 1911
-11:30 - SAMT 1950 # Samoa Time
-11:00 - WST 2010 Sep 26
- -11:00 1:00 WSDT 2011 Apr 3
+ -11:00 1:00 WSDT 2011 Apr 3 1:00
-11:00 - WST
# Solomon Is
Copied: projects/binutils-2.17/contrib/wpa/hostapd/ChangeLog (from r214894, head/contrib/wpa/hostapd/ChangeLog)
==============================================================================
--- /dev/null 00:00:00 1970 (empty, because file is newly added)
+++ projects/binutils-2.17/contrib/wpa/hostapd/ChangeLog Sat Nov 6 18:36:21 2010 (r214895, copy of r214894, head/contrib/wpa/hostapd/ChangeLog)
@@ -0,0 +1,663 @@
+ChangeLog for hostapd
+
+2010-09-07 - v0.7.3
+ * fixed re-association after WPS not initializing WPA state machine in
+ some cases
+ * fixed WPS IE update on reconfiguration
+ * fixed WPS code not to proxy Probe Request frames for foreign SSIDs
+ * added WPS workaround for open networks and some known interop issues
+ * fixed WPS Diffie-Hellman derivation to use correct public key length
+ * fixed FT RRB messages on big endian CPUs
+ * changed WPS protection for brute force AP PIN attacks to disable AP
+ PIN only temporarily (but with increasing time) to avoid usability
+ issues on Label-only devices
+ * added wps_ap_pin command for more secure handling of AP PIN
+ operations (e.g., to generate a random AP PIN and only use it for
+ short amount of time)
+ * fixed HT STBC negotiation
+
+2010-04-18 - v0.7.2
+ * fix WPS internal Registrar use when an external Registrar is also
+ active
+ * bsd: Cleaned up driver wrapper and added various low-level
+ configuration options
+ * TNC: fixed issues with fragmentation
+ * EAP-TNC: add Flags field into fragment acknowledgement (needed to
+ interoperate with other implementations; may potentially breaks
+ compatibility with older wpa_supplicant/hostapd versions)
+ * cleaned up driver wrapper API for multi-BSS operations
+ * nl80211: fix multi-BSS and VLAN operations
+ * fix number of issues with IEEE 802.11r/FT; this version is not
+ backwards compatible with old versions
+ * add SA Query Request processing in AP mode (IEEE 802.11w)
+ * fix IGTK PN in group rekeying (IEEE 802.11w)
+ * fix WPS PBC session overlap detection to use correct attribute
+ * hostapd_notif_Assoc() can now be called with all IEs to simplify
+ driver wrappers
+ * work around interoperability issue with some WPS External Registrar
+ implementations
+ * nl80211: fix WPS IE update
+ * hostapd_cli: add support for action script operations (run a script
+ on hostapd events)
+ * fix DH padding with internal crypto code (mainly, for WPS)
+ * fix WPS association with both WPS IE and WPA/RSN IE present with
+ driver wrappers that use hostapd MLME (e.g., nl80211)
+
+2010-01-16 - v0.7.1
+ * cleaned up driver wrapper API (struct wpa_driver_ops); the new API
+ is not fully backwards compatible, so out-of-tree driver wrappers
+ will need modifications
+ * cleaned up various module interfaces
+ * merge hostapd and wpa_supplicant developers' documentation into a
+ single document
+ * fixed HT Capabilities IE with nl80211 drivers
+ * moved generic AP functionality code into src/ap
+ * WPS: handle Selected Registrar as union of info from all Registrars
+ * remove obsolte Prism54.org driver wrapper
+ * added internal debugging mechanism with backtrace support and memory
+ allocation/freeing validation, etc. tests (CONFIG_WPA_TRACE=y)
+ * EAP-FAST server: piggyback Phase 2 start with the end of Phase 1
+ * WPS: add support for dynamically selecting whether to provision the
+ PSK as an ASCII passphrase or PSK
+ * added support for WDS (4-address frame) mode with per-station virtual
+ interfaces (wds_sta=1 in config file; only supported with
+ driver=nl80211 for now)
+ * fixed WPS Probe Request processing to handle missing required
+ attribute
+ * fixed PKCS#12 use with OpenSSL 1.0.0
+ * detect bridge interface automatically so that bridge parameter in
+ hostapd.conf becomes optional (though, it may now be used to
+ automatically add then WLAN interface into a bridge with
+ driver=nl80211)
+
+2009-11-21 - v0.7.0
+ * increased hostapd_cli ping interval to 5 seconds and made this
+ configurable with a new command line options (-G<seconds>)
+ * driver_nl80211: use Linux socket filter to improve performance
+ * added support for external Registrars with WPS (UPnP transport)
+ * 802.11n: scan for overlapping BSSes before starting 20/40 MHz channel
+ * driver_nl80211: fixed STA accounting data collection (TX/RX bytes
+ reported correctly; TX/RX packets not yet available from kernel)
+ * added support for WPS USBA out-of-band mechanism with USB Flash
+ Drives (UFD) (CONFIG_WPS_UFD=y)
+ * fixed EAPOL/EAP reauthentication when using an external RADIUS
+ authentication server
+ * fixed TNC with EAP-TTLS
+ * fixed IEEE 802.11r key derivation function to match with the standard
+ (note: this breaks interoperability with previous version) [Bug 303]
+ * fixed SHA-256 based key derivation function to match with the
+ standard when using CCMP (for IEEE 802.11r and IEEE 802.11w)
+ (note: this breaks interoperability with previous version) [Bug 307]
+ * added number of code size optimizations to remove unnecessary
+ functionality from the program binary based on build configuration
+ (part of this automatic; part configurable with CONFIG_NO_* build
+ options)
+ * use shared driver wrapper files with wpa_supplicant
+ * driver_nl80211: multiple updates to provide support for new Linux
+ nl80211/mac80211 functionality
+ * updated management frame protection to use IEEE Std 802.11w-2009
+ * fixed number of small WPS issues and added workarounds to
+ interoperate with common deployed broken implementations
+ * added some IEEE 802.11n co-existance rules to disable 40 MHz channels
+ or modify primary/secondary channels if needed based on neighboring
+ networks
+ * added support for NFC out-of-band mechanism with WPS
+ * added preliminary support for IEEE 802.11r RIC processing
+
+2009-01-06 - v0.6.7
+ * added support for Wi-Fi Protected Setup (WPS)
+ (hostapd can now be configured to act as an integrated WPS Registrar
+ and provision credentials for WPS Enrollees using PIN and PBC
+ methods; external wireless Registrar can configure the AP, but
+ external WLAN Manager Registrars are not supported); WPS support can
+ be enabled by adding CONFIG_WPS=y into .config and setting the
+ runtime configuration variables in hostapd.conf (see WPS section in
+ the example configuration file); new hostapd_cli commands wps_pin and
+ wps_pbc are used to configure WPS negotiation; see README-WPS for
+ more details
+ * added IEEE 802.11n HT capability configuration (ht_capab)
+ * added support for generating Country IE based on nl80211 regulatory
+ information (added if ieee80211d=1 in configuration)
+ * fixed WEP authentication (both Open System and Shared Key) with
+ mac80211
+ * added support for EAP-AKA' (draft-arkko-eap-aka-kdf)
+ * added support for using driver_test over UDP socket
+ * changed EAP-GPSK to use the IANA assigned EAP method type 51
+ * updated management frame protection to use IEEE 802.11w/D7.0
+ * fixed retransmission of EAP requests if no response is received
+
+2008-11-23 - v0.6.6
+ * added a new configuration option, wpa_ptk_rekey, that can be used to
+ enforce frequent PTK rekeying, e.g., to mitigate some attacks against
+ TKIP deficiencies
+ * updated OpenSSL code for EAP-FAST to use an updated version of the
+ session ticket overriding API that was included into the upstream
+ OpenSSL 0.9.9 tree on 2008-11-15 (no additional OpenSSL patch is
+ needed with that version anymore)
+ * changed channel flags configuration to read the information from
+ the driver (e.g., via driver_nl80211 when using mac80211) instead of
+ using hostapd as the source of the regulatory information (i.e.,
+ information from CRDA is now used with mac80211); this allows 5 GHz
+ channels to be used with hostapd (if allowed in the current
+ regulatory domain)
+ * fixed EAP-TLS message processing for the last TLS message if it is
+ large enough to require fragmentation (e.g., if a large Session
+ Ticket data is included)
+ * fixed listen interval configuration for nl80211 drivers
+
+2008-11-01 - v0.6.5
+ * added support for SHA-256 as X.509 certificate digest when using the
+ internal X.509/TLSv1 implementation
+ * fixed EAP-FAST PAC-Opaque padding (0.6.4 broke this for some peer
+ identity lengths)
+ * fixed internal TLSv1 implementation for abbreviated handshake (used
+ by EAP-FAST server)
+ * added support for setting VLAN ID for STAs based on local MAC ACL
+ (accept_mac_file) as an alternative for RADIUS server-based
+ configuration
+ * updated management frame protection to use IEEE 802.11w/D6.0
+ (adds a new association ping to protect against unauthenticated
+ authenticate or (re)associate request frames dropping association)
+ * added support for using SHA256-based stronger key derivation for WPA2
+ (IEEE 802.11w)
+ * added new "driver wrapper" for RADIUS-only configuration
+ (driver=none in hostapd.conf; CONFIG_DRIVER_NONE=y in .config)
+ * fixed WPA/RSN IE validation to verify that the proto (WPA vs. WPA2)
+ is enabled in configuration
+ * changed EAP-FAST configuration to use separate fields for A-ID and
+ A-ID-Info (eap_fast_a_id_info) to allow A-ID to be set to a fixed
+ 16-octet len binary value for better interoperability with some peer
+ implementations; eap_fast_a_id is now configured as a hex string
+ * driver_nl80211: Updated to match the current Linux mac80211 AP mode
+ configuration (wireless-testing.git and Linux kernel releases
+ starting from 2.6.29)
+
+2008-08-10 - v0.6.4
+ * added peer identity into EAP-FAST PAC-Opaque and skip Phase 2
+ Identity Request if identity is already known
+ * added support for EAP Sequences in EAP-FAST Phase 2
+ * added support for EAP-TNC (Trusted Network Connect)
+ (this version implements the EAP-TNC method and EAP-TTLS/EAP-FAST
+ changes needed to run two methods in sequence (IF-T) and the IF-IMV
+ and IF-TNCCS interfaces from TNCS)
+ * added support for optional cryptobinding with PEAPv0
+ * added fragmentation support for EAP-TNC
+ * added support for fragmenting EAP-TTLS/PEAP/FAST Phase 2 (tunneled)
+ data
+ * added support for opportunistic key caching (OKC)
+
+2008-02-22 - v0.6.3
+ * fixed Reassociation Response callback processing when using internal
+ MLME (driver_{hostap,nl80211,test}.c)
+ * updated FT support to use the latest draft, IEEE 802.11r/D9.0
+ * copy optional Proxy-State attributes into RADIUS response when acting
+ as a RADIUS authentication server
+ * fixed EAPOL state machine to handle a case in which no response is
+ received from the RADIUS authentication server; previous version
+ could have triggered a crash in some cases after a timeout
+ * fixed EAP-SIM/AKA realm processing to allow decorated usernames to
+ be used
+ * added a workaround for EAP-SIM/AKA peers that include incorrect null
+ termination in the username
+ * fixed EAP-SIM/AKA protected result indication to include AT_COUNTER
+ attribute in notification messages only when using fast
+ reauthentication
+ * fixed EAP-SIM Start response processing for fast reauthentication
+ case
+ * added support for pending EAP processing in EAP-{PEAP,TTLS,FAST}
+ phase 2 to allow EAP-SIM and EAP-AKA to be used as the Phase 2 method
+
+2008-01-01 - v0.6.2
+ * fixed EAP-SIM and EAP-AKA message parser to validate attribute
+ lengths properly to avoid potential crash caused by invalid messages
+ * added data structure for storing allocated buffers (struct wpabuf);
+ this does not affect hostapd usage, but many of the APIs changed
+ and various interfaces (e.g., EAP) is not compatible with old
+ versions
+ * added support for protecting EAP-AKA/Identity messages with
+ AT_CHECKCODE (optional feature in RFC 4187)
+ * added support for protected result indication with AT_RESULT_IND for
+ EAP-SIM and EAP-AKA (eap_sim_aka_result_ind=1)
+ * added support for configuring EAP-TTLS phase 2 non-EAP methods in
+ EAP server configuration; previously all four were enabled for every
+ phase 2 user, now all four are disabled by default and need to be
+ enabled with new method names TTLS-PAP, TTLS-CHAP, TTLS-MSCHAP,
+ TTLS-MSCHAPV2
+ * removed old debug printing mechanism and the related 'debug'
+ parameter in the configuration file; debug verbosity is now set with
+ -d (or -dd) command line arguments
+ * added support for EAP-IKEv2 (draft-tschofenig-eap-ikev2-15.txt);
+ only shared key/password authentication is supported in this version
+
+2007-11-24 - v0.6.1
+ * added experimental, integrated TLSv1 server implementation with the
+ needed X.509/ASN.1/RSA/bignum processing (this can be enabled by
+ setting CONFIG_TLS=internal and CONFIG_INTERNAL_LIBTOMMATH=y in
+ .config); this can be useful, e.g., if the target system does not
+ have a suitable TLS library and a minimal code size is required
+ * added support for EAP-FAST server method to the integrated EAP
+ server
+ * updated EAP Generalized Pre-Shared Key (EAP-GPSK) to use the latest
+ draft (draft-ietf-emu-eap-gpsk-07.txt)
+ * added a new configuration parameter, rsn_pairwise, to allow different
+ pairwise cipher suites to be enabled for WPA and RSN/WPA2
+ (note: if wpa_pairwise differs from rsn_pairwise, the driver will
+ either need to support this or will have to use the WPA/RSN IEs from
+ hostapd; currently, the included madwifi and bsd driver interfaces do
+ not have support for this)
+ * updated FT support to use the latest draft, IEEE 802.11r/D8.0
+
+2007-05-28 - v0.6.0
+ * added experimental IEEE 802.11r/D6.0 support
+ * updated EAP-SAKE to RFC 4763 and the IANA-allocated EAP type 48
+ * updated EAP-PSK to use the IANA-allocated EAP type 47
+ * fixed EAP-PSK bit ordering of the Flags field
+ * fixed configuration reloading (SIGHUP) to re-initialize WPA PSKs
+ by reading wpa_psk_file [Bug 181]
+ * fixed EAP-TTLS AVP parser processing for too short AVP lengths
+ * fixed IPv6 connection to RADIUS accounting server
+ * updated EAP Generalized Pre-Shared Key (EAP-GPSK) to use the latest
+ draft (draft-ietf-emu-eap-gpsk-04.txt)
+ * hlr_auc_gw: read GSM triplet file into memory and rotate through the
+ entries instead of only using the same three triplets every time
+ (this does not work properly with tests using multiple clients, but
+ provides bit better triplet data for testing a single client; anyway,
+ if a better quality triplets are needed, GSM-Milenage should be used
+ instead of hardcoded triplet file)
+ * fixed EAP-MSCHAPv2 server to use a space between S and M parameters
+ in Success Request [Bug 203]
+ * added support for sending EAP-AKA Notifications in error cases
+ * updated to use IEEE 802.11w/D2.0 for management frame protection
+ (still experimental)
+ * RADIUS server: added support for processing duplicate messages
+ (retransmissions from RADIUS client) by replying with the previous
+ reply
+
+2006-11-24 - v0.5.6
+ * added support for configuring and controlling multiple BSSes per
+ radio interface (bss=<ifname> in hostapd.conf); this is only
+ available with Devicescape and test driver interfaces
+ * fixed PMKSA cache update in the end of successful RSN
+ pre-authentication
+ * added support for dynamic VLAN configuration (i.e., selecting VLAN-ID
+ for each STA based on RADIUS Access-Accept attributes); this requires
+ VLAN support from the kernel driver/802.11 stack and this is
+ currently only available with Devicescape and test driver interfaces
+ * driver_madwifi: fixed configuration of unencrypted modes (plaintext
+ and IEEE 802.1X without WEP)
+ * removed STAKey handshake since PeerKey handshake has replaced it in
+ IEEE 802.11ma and there are no known deployments of STAKey
+ * updated EAP Generalized Pre-Shared Key (EAP-GPSK) to use the latest
+ draft (draft-ietf-emu-eap-gpsk-01.txt)
+ * added preliminary implementation of IEEE 802.11w/D1.0 (management
+ frame protection)
+ (Note: this requires driver support to work properly.)
+ (Note2: IEEE 802.11w is an unapproved draft and subject to change.)
+ * hlr_auc_gw: added support for GSM-Milenage (for EAP-SIM)
+ * hlr_auc_gw: added support for reading per-IMSI Milenage keys and
+ parameters from a text file to make it possible to implement proper
+ GSM/UMTS authentication server for multiple SIM/USIM cards using
+ EAP-SIM/EAP-AKA
+ * fixed session timeout processing with drivers that do not use
+ ieee802_11.c (e.g., madwifi)
+
+2006-08-27 - v0.5.5
+ * added 'hostapd_cli new_sta <addr>' command for adding a new STA into
+ hostapd (e.g., to initialize wired network authentication based on an
+ external signal)
+ * fixed hostapd to add PMKID KDE into 4-Way Handshake Message 1 when
+ using WPA2 even if PMKSA caching is not used
+ * added -P<pid file> argument for hostapd to write the current process
+ id into a file
+ * added support for RADIUS Authentication Server MIB (RFC 2619)
+
+2006-06-20 - v0.5.4
+ * fixed nt_password_hash build [Bug 144]
+ * added PeerKey handshake implementation for IEEE 802.11e
+ direct link setup (DLS) to replace STAKey handshake
+ * added support for EAP Generalized Pre-Shared Key (EAP-GPSK,
+ draft-clancy-emu-eap-shared-secret-00.txt)
+ * fixed a segmentation fault when RSN pre-authentication was completed
+ successfully [Bug 152]
+
+2006-04-27 - v0.5.3
+ * do not build nt_password_hash and hlr_auc_gw by default to avoid
+ requiring a TLS library for a successful build; these programs can be
+ build with 'make nt_password_hash' and 'make hlr_auc_gw'
+ * added a new configuration option, eapol_version, that can be used to
+ set EAPOL version to 1 (default is 2) to work around broken client
+ implementations that drop EAPOL frames which use version number 2
+ [Bug 89]
+ * added support for EAP-SAKE (no EAP method number allocated yet, so
+ this is using the same experimental type 255 as EAP-PSK)
+ * fixed EAP-MSCHAPv2 message length validation
+
+2006-03-19 - v0.5.2
+ * fixed stdarg use in hostapd_logger(): if both stdout and syslog
+ logging was enabled, hostapd could trigger a segmentation fault in
+ vsyslog on some CPU -- C library combinations
+ * moved HLR/AuC gateway implementation for EAP-SIM/AKA into an external
+ program to make it easier to use for implementing real SS7 gateway;
+ eap_sim_db is not anymore used as a file name for GSM authentication
+ triplets; instead, it is path to UNIX domain socket that will be used
+ to communicate with the external gateway program (e.g., hlr_auc_gw)
+ * added example HLR/AuC gateway implementation, hlr_auc_gw, that uses
+ local information (GSM authentication triplets from a text file and
+ hardcoded AKA authentication data); this can be used to test EAP-SIM
+ and EAP-AKA
+ * added Milenage algorithm (example 3GPP AKA algorithm) to hlr_auc_gw
+ to make it possible to test EAP-AKA with real USIM cards (this is
+ disabled by default; define AKA_USE_MILENAGE when building hlr_auc_gw
+ to enable this)
+ * driver_madwifi: added support for getting station RSN IE from
+ madwifi-ng svn r1453 and newer; this fixes RSN that was apparently
+ broken with earlier change (r1357) in the driver
+ * changed EAP method registration to use a dynamic list of methods
+ instead of a static list generated at build time
+ * fixed WPA message 3/4 not to encrypt Key Data field (WPA IE)
+ [Bug 125]
+ * added ap_max_inactivity configuration parameter
+
+2006-01-29 - v0.5.1
+ * driver_test: added better support for multiple APs and STAs by using
+ a directory with sockets that include MAC address for each device in
+ the name (test_socket=DIR:/tmp/test)
+ * added support for EAP expanded type (vendor specific EAP methods)
+
+2005-12-18 - v0.5.0 (beginning of 0.5.x development releases)
+ * added experimental STAKey handshake implementation for IEEE 802.11e
+ direct link setup (DLS); note: this is disabled by default in both
+ build and runtime configuration (can be enabled with CONFIG_STAKEY=y
+ and stakey=1)
+ * added support for EAP methods to use callbacks to external programs
+ by buffering a pending request and processing it after the EAP method
+ is ready to continue
+ * improved EAP-SIM database interface to allow external request to GSM
+ HLR/AuC without blocking hostapd process
+ * added support for using EAP-SIM pseudonyms and fast re-authentication
+ * added support for EAP-AKA in the integrated EAP authenticator
+ * added support for matching EAP identity prefixes (e.g., "1"*) in EAP
+ user database to allow EAP-SIM/AKA selection without extra roundtrip
+ for EAP-Nak negotiation
+ * added support for storing EAP user password as NtPasswordHash instead
+ of plaintext password when using MSCHAP or MSCHAPv2 for
+ authentication (hash:<16-octet hex value>); added nt_password_hash
+ tool for hashing password to generate NtPasswordHash
+
+2005-11-20 - v0.4.7 (beginning of 0.4.x stable releases)
+ * driver_wired: fixed EAPOL sending to optionally use PAE group address
+ as the destination instead of supplicant MAC address; this is
+ disabled by default, but should be enabled with use_pae_group_addr=1
+ in configuration file if the wired interface is used by only one
+ device at the time (common switch configuration)
+ * driver_madwifi: configure driver to use TKIP countermeasures in order
+ to get correct behavior (IEEE 802.11 association failing; previously,
+ association succeeded, but hostpad forced disassociation immediately)
+ * driver_madwifi: added support for madwifi-ng
+
+2005-10-27 - v0.4.6
+ * added support for replacing user identity from EAP with RADIUS
+ User-Name attribute from Access-Accept message, if that is included,
+ for the RADIUS accounting messages (e.g., for EAP-PEAP/TTLS to get
+ tunneled identity into accounting messages when the RADIUS server
+ does not support better way of doing this with Class attribute)
+ * driver_madwifi: fixed EAPOL packet receive for configuration where
+ ath# is part of a bridge interface
+ * added a configuration file and log analyzer script for logwatch
+ * fixed EAPOL state machine step function to process all state
+ transitions before processing new events; this resolves a race
+ condition in which EAPOL-Start message could trigger hostapd to send
+ two EAP-Response/Identity frames to the authentication server
+
+2005-09-25 - v0.4.5
+ * added client CA list to the TLS certificate request in order to make
+ it easier for the client to select which certificate to use
+ * added experimental support for EAP-PSK
+ * added support for WE-19 (hostap, madwifi)
+
+2005-08-21 - v0.4.4
+ * fixed build without CONFIG_RSN_PREAUTH
+ * fixed FreeBSD build
+
+2005-06-26 - v0.4.3
+ * fixed PMKSA caching to copy User-Name and Class attributes so that
+ RADIUS accounting gets correct information
+ * start RADIUS accounting only after successful completion of WPA
+ 4-Way Handshake if WPA-PSK is used
+ * fixed PMKSA caching for the case where STA (re)associates without
+ first disassociating
+
+2005-06-12 - v0.4.2
+ * EAP-PAX is now registered as EAP type 46
+ * fixed EAP-PAX MAC calculation
+ * fixed EAP-PAX CK and ICK key derivation
+ * renamed eap_authenticator configuration variable to eap_server to
+ better match with RFC 3748 (EAP) terminology
+ * driver_test: added support for testing hostapd with wpa_supplicant
+ by using test driver interface without any kernel drivers or network
+ cards
+
+2005-05-22 - v0.4.1
+ * fixed RADIUS server initialization when only auth or acct server
+ is configured and the other one is left empty
+ * driver_madwifi: added support for RADIUS accounting
+ * driver_madwifi: added preliminary support for compiling against 'BSD'
+ branch of madwifi CVS tree
+ * driver_madwifi: fixed pairwise key removal to allow WPA reauth
+ without disassociation
+ * added support for reading additional certificates from PKCS#12 files
+ and adding them to the certificate chain
+ * fixed RADIUS Class attribute processing to only use Access-Accept
+ packets to update Class; previously, other RADIUS authentication
+ packets could have cleared Class attribute
+ * added support for more than one Class attribute in RADIUS packets
+ * added support for verifying certificate revocation list (CRL) when
+ using integrated EAP authenticator for EAP-TLS; new hostapd.conf
+ options 'check_crl'; CRL must be included in the ca_cert file for now
+
+2005-04-25 - v0.4.0 (beginning of 0.4.x development releases)
+ * added support for including network information into
+ EAP-Request/Identity message (ASCII-0 (nul) in eap_message)
+ (e.g., to implement draft-adrange-eap-network-discovery-07.txt)
+ * fixed a bug which caused some RSN pre-authentication cases to use
+ freed memory and potentially crash hostapd
+ * fixed private key loading for cases where passphrase is not set
+ * added support for sending TLS alerts and aborting authentication
+ when receiving a TLS alert
+ * fixed WPA2 to add PMKSA cache entry when using integrated EAP
+ authenticator
+ * fixed PMKSA caching (EAP authentication was not skipped correctly
+ with the new state machine changes from IEEE 802.1X draft)
+ * added support for RADIUS over IPv6; own_ip_addr, auth_server_addr,
+ and acct_server_addr can now be IPv6 addresses (CONFIG_IPV6=y needs
+ to be added to .config to include IPv6 support); for RADIUS server,
+ radius_server_ipv6=1 needs to be set in hostapd.conf and addresses
+ in RADIUS clients file can then use IPv6 format
+ * added experimental support for EAP-PAX
+ * replaced hostapd control interface library (hostapd_ctrl.[ch]) with
+ the same implementation that wpa_supplicant is using (wpa_ctrl.[ch])
+
+2005-02-12 - v0.3.7 (beginning of 0.3.x stable releases)
+
+2005-01-23 - v0.3.5
+ * added support for configuring a forced PEAP version based on the
+ Phase 1 identity
+ * fixed PEAPv1 to use tunneled EAP-Success/Failure instead of EAP-TLV
+ to terminate authentication
+ * fixed EAP identifier duplicate processing with the new IEEE 802.1X
+ draft
+ * clear accounting data in the driver when starting a new accounting
+ session
+ * driver_madwifi: filter wireless events based on ifindex to allow more
+ than one network interface to be used
+ * fixed WPA message 2/4 processing not to cancel timeout for TimeoutEvt
+ setting if the packet does not pass MIC verification (e.g., due to
+ incorrect PSK); previously, message 1/4 was not tried again if an
+ invalid message 2/4 was received
+ * fixed reconfiguration of RADIUS client retransmission timer when
+ adding a new message to the pending list; previously, timer was not
+ updated at this point and if there was a pending message with long
+ time for the next retry, the new message needed to wait that long for
+ its first retry, too
+
+2005-01-09 - v0.3.4
+ * added support for configuring multiple allowed EAP types for Phase 2
+ authentication (EAP-PEAP, EAP-TTLS)
+ * fixed EAPOL-Start processing to trigger WPA reauthentication
+ (previously, only EAPOL authentication was done)
+
+2005-01-02 - v0.3.3
+ * added support for EAP-PEAP in the integrated EAP authenticator
+ * added support for EAP-GTC in the integrated EAP authenticator
+ * added support for configuring list of EAP methods for Phase 1 so that
+ the integrated EAP authenticator can, e.g., use the wildcard entry
+ for EAP-TLS and EAP-PEAP
+ * added support for EAP-TTLS in the integrated EAP authenticator
+ * added support for EAP-SIM in the integrated EAP authenticator
+ * added support for using hostapd as a RADIUS authentication server
+ with the integrated EAP authenticator taking care of EAP
+ authentication (new hostapd.conf options: radius_server_clients and
+ radius_server_auth_port); this is not included in default build; use
+ CONFIG_RADIUS_SERVER=y in .config to include
+
+2004-12-19 - v0.3.2
+ * removed 'daemonize' configuration file option since it has not really
+ been used at all for more than year
+ * driver_madwifi: fixed group key setup and added get_ssid method
+ * added support for EAP-MSCHAPv2 in the integrated EAP authenticator
+
+2004-12-12 - v0.3.1
+ * added support for integrated EAP-TLS authentication (new hostapd.conf
+ variables: ca_cert, server_cert, private_key, private_key_passwd);
+ this enabled dynamic keying (WPA2/WPA/IEEE 802.1X/WEP) without
+ external RADIUS server
+ * added support for reading PKCS#12 (PFX) files (as a replacement for
+ PEM/DER) to get certificate and private key (CONFIG_PKCS12)
+
+2004-12-05 - v0.3.0 (beginning of 0.3.x development releases)
+ * added support for Acct-{Input,Output}-Gigawords
+ * added support for Event-Timestamp (in RADIUS Accounting-Requests)
+ * added support for RADIUS Authentication Client MIB (RFC2618)
+ * added support for RADIUS Accounting Client MIB (RFC2620)
+ * made EAP re-authentication period configurable (eap_reauth_period)
+ * fixed EAPOL reauthentication to trigger WPA/WPA2 reauthentication
+ * fixed EAPOL state machine to stop if STA is removed during
+ eapol_sm_step(); this fixes at least one segfault triggering bug with
+ IEEE 802.11i pre-authentication
+ * added support for multiple WPA pre-shared keys (e.g., one for each
+ client MAC address or keys shared by a group of clients);
+ new hostapd.conf field wpa_psk_file for setting path to a text file
+ containing PSKs, see hostapd.wpa_psk for an example
+ * added support for multiple driver interfaces to allow hostapd to be
+ used with other drivers
+ * added wired authenticator driver interface (driver=wired in
+ hostapd.conf, see wired.conf for example configuration)
+ * added madwifi driver interface (driver=madwifi in hostapd.conf, see
+ madwifi.conf for example configuration; Note: include files from
+ madwifi project is needed for building and a configuration file,
+ .config, needs to be created in hostapd directory with
+ CONFIG_DRIVER_MADWIFI=y to include this driver interface in hostapd
+ build)
+ * fixed an alignment issue that could cause SHA-1 to fail on some
+ platforms (e.g., Intel ixp425 with a compiler that does not 32-bit
+ align variables)
+ * fixed RADIUS reconnection after an error in sending interim
+ accounting packets
+ * added hostapd control interface for external programs and an example
+ CLI, hostapd_cli (like wpa_cli for wpa_supplicant)
+ * started adding dot11, dot1x, radius MIBs ('hostapd_cli mib',
+ 'hostapd_cli sta <addr>')
+ * finished update from IEEE 802.1X-2001 to IEEE 802.1X-REV (now d11)
+ * added support for strict GTK rekeying (wpa_strict_rekey in
+ hostapd.conf)
+ * updated IAPP to use UDP port 3517 and multicast address 224.0.1.178
+ (instead of broadcast) for IAPP ADD-notify (moved from draft 3 to
+ IEEE 802.11F-2003)
+ * added Prism54 driver interface (driver=prism54 in hostapd.conf;
*** DIFF OUTPUT TRUNCATED AT 1000 LINES ***
More information about the svn-src-projects
mailing list