Source-Changes archive

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

CVS commit: src/external/bsd/wpa



Module Name:    src
Committed By:   christos
Date:           Mon Oct  8 00:03:21 UTC 2012

Modified Files:
        src/external/bsd/wpa/bin/hostapd: Makefile
        src/external/bsd/wpa/bin/hostapd_cli: Makefile
        src/external/bsd/wpa/bin/wpa_cli: Makefile
        src/external/bsd/wpa/bin/wpa_supplicant: Makefile
        src/external/bsd/wpa/dist/hostapd: hostapd_cli.c
        src/external/bsd/wpa/dist/src/ap: wpa_auth.c
        src/external/bsd/wpa/dist/src/drivers: driver_bsd.c driver_test.c
        src/external/bsd/wpa/dist/src/l2_packet: l2_packet_freebsd.c
        src/external/bsd/wpa/dist/src/utils: eloop.c os.h
        src/external/bsd/wpa/dist/wpa_supplicant: wpa_cli.c
Removed Files:
        src/external/bsd/wpa/dist/hostapd: .gitignore
        src/external/bsd/wpa/dist/src/drivers: driver_atmel.c driver_ipw.c
            driver_ndiswrapper.c
        src/external/bsd/wpa/dist/wpa_supplicant: mlme.c mlme.h
        src/external/bsd/wpa/dist/wpa_supplicant/dbus:
            fi.epitest.hostap.WPASupplicant.service
            fi.w1.wpa_supplicant1.service

Log Message:
merge v1.0


To generate a diff of this commit:
cvs rdiff -u -r1.2 -r1.3 src/external/bsd/wpa/bin/hostapd/Makefile
cvs rdiff -u -r1.1 -r1.2 src/external/bsd/wpa/bin/hostapd_cli/Makefile
cvs rdiff -u -r1.3 -r1.4 src/external/bsd/wpa/bin/wpa_cli/Makefile
cvs rdiff -u -r1.1 -r1.2 src/external/bsd/wpa/bin/wpa_supplicant/Makefile
cvs rdiff -u -r1.1.1.1 -r0 src/external/bsd/wpa/dist/hostapd/.gitignore
cvs rdiff -u -r1.3 -r1.4 src/external/bsd/wpa/dist/hostapd/hostapd_cli.c
cvs rdiff -u -r1.3 -r1.4 src/external/bsd/wpa/dist/src/ap/wpa_auth.c
cvs rdiff -u -r1.1.1.1 -r0 \
    src/external/bsd/wpa/dist/src/drivers/driver_atmel.c \
    src/external/bsd/wpa/dist/src/drivers/driver_ipw.c \
    src/external/bsd/wpa/dist/src/drivers/driver_ndiswrapper.c
cvs rdiff -u -r1.5 -r1.6 src/external/bsd/wpa/dist/src/drivers/driver_bsd.c
cvs rdiff -u -r1.2 -r1.3 src/external/bsd/wpa/dist/src/drivers/driver_test.c
cvs rdiff -u -r1.2 -r1.3 \
    src/external/bsd/wpa/dist/src/l2_packet/l2_packet_freebsd.c
cvs rdiff -u -r1.2 -r1.3 src/external/bsd/wpa/dist/src/utils/eloop.c \
    src/external/bsd/wpa/dist/src/utils/os.h
cvs rdiff -u -r1.1.1.1 -r0 src/external/bsd/wpa/dist/wpa_supplicant/mlme.c \
    src/external/bsd/wpa/dist/wpa_supplicant/mlme.h
cvs rdiff -u -r1.2 -r1.3 src/external/bsd/wpa/dist/wpa_supplicant/wpa_cli.c
cvs rdiff -u -r1.1.1.1 -r0 \
    
src/external/bsd/wpa/dist/wpa_supplicant/dbus/fi.epitest.hostap.WPASupplicant.service
 \
    src/external/bsd/wpa/dist/wpa_supplicant/dbus/fi.w1.wpa_supplicant1.service

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.




Home | Main Index | Thread Index | Old Index