svn commit: r189263 - in head/usr.sbin/wpa: . hostapd hostapd_cli wpa_cli wpa_supplicant

Slawa Olhovchenkov slw at zxy.spb.ru
Mon Dec 19 09:59:10 UTC 2011


On Mon, Mar 02, 2009 at 02:28:22AM +0000, Sam Leffler wrote:

> Author: sam
> Date: Mon Mar  2 02:28:22 2009
> New Revision: 189263
> URL: http://svn.freebsd.org/changeset/base/189263
> 
> Log:
>   update to 0.6.8
>   
>   Reviewed by:	thompsa
> 
> Modified:
>   head/usr.sbin/wpa/Makefile.inc
>   head/usr.sbin/wpa/hostapd/Makefile
>   head/usr.sbin/wpa/hostapd/driver_freebsd.c
>   head/usr.sbin/wpa/hostapd_cli/Makefile
>   head/usr.sbin/wpa/wpa_cli/Makefile
>   head/usr.sbin/wpa/wpa_supplicant/Makefile
>   head/usr.sbin/wpa/wpa_supplicant/driver_freebsd.c
>   head/usr.sbin/wpa/wpa_supplicant/driver_wired.c
> Modified: head/usr.sbin/wpa/hostapd/Makefile
> ==============================================================================
> --- head/usr.sbin/wpa/hostapd/Makefile	Mon Mar  2 02:26:53 2009	(r189262)
> +++ head/usr.sbin/wpa/hostapd/Makefile	Mon Mar  2 02:28:22 2009	(r189263)

>  .if !empty(CFLAGS:M*-DEAP_SERVER)
> -SRCS+=	eap.c eap_methods.c eap_identity.c
> +#SRCS+=	eap.c eap_methods.c eap_identity.c

EAP_SERVER functionality removed. Why?


More information about the svn-src-head mailing list