freebsd-src/usr.sbin/wpa
David E. O'Brien 1e3f14466b * Add the readline(3) API to libedit. The libedit versions of
{readline,history}.h are in /usr/include/edit so as to not conflict with
  the GNU libreadline versions.  To use the libedit readline(3) one should
  add "-I/usr/include/edit" to their Makefile
  (spelled "-I${DESTDIR}/${INCLUDEDIR}/edit" within the FreeBSD source tree).

* Enable its use in the BSD licensed utilities that support readline(3).

* To make it easier to sync libedit development with NetBSD, histedit.h
  is moved into libedit's directory as history shows shown we keep merging
  it into that location.

Obtained from:	NetBSD
Sponsored by:	Juniper Networks
2011-04-05 18:41:01 +00:00
..
hostapd Fix build on bigendian archs. 2010-12-19 09:18:14 +00:00
hostapd_cli
ndis_events
wpa_cli * Add the readline(3) API to libedit. The libedit versions of 2011-04-05 18:41:01 +00:00
wpa_passphrase
wpa_supplicant Add notes about ASCII/Hex WEP keys 2011-02-20 17:54:49 +00:00
Makefile
Makefile.inc