History log of /netbsd-src/external/bsd/wpa/dist/src/utils/trace.h (Results 1 – 5 of 5)
Revision Date Author Comments
# ecc36642 21-Nov-2016 christos <christos@NetBSD.org>

Merge conflicts.


# 299bbf24 01-Apr-2015 christos <christos@NetBSD.org>

merge conflicts.


# 316ee512 03-Jan-2014 christos <christos@NetBSD.org>

merge conflicts


# eb32d035 15-Sep-2012 plunky <plunky@NetBSD.org>

WPA_TRACE_REF() provides optional content, potentially leaving an extra
semicolon within the struct declarator list. This is not permitted
according to C99 "6.7.2.1 Structure and union specifiers", s

WPA_TRACE_REF() provides optional content, potentially leaving an extra
semicolon within the struct declarator list. This is not permitted
according to C99 "6.7.2.1 Structure and union specifiers", so instead
have the macro provide the semicolon as required.

show more ...


# 8dbcf02c 04-Aug-2010 christos <christos@NetBSD.org>

Import wpa_supplicant and hostapd