dyoung
|
de42319b47
|
Makefile nit: put -Ddefinitions into CPPFLAGS instead of CFLAGS,
since we need the -Ddefinitions not just for cc(1), but for cpp(1),
lint(1), etc.
|
2006-03-02 04:49:25 +00:00 |
|
wiz
|
086e1cafc6
|
Comment out paragraphs/half sentences referring to wlan(4)
and devd(8), which we do not have.
|
2005-12-12 22:23:22 +00:00 |
|
skrll
|
7044aacdd9
|
Don't reference stuff we don't have.
|
2005-12-07 12:20:49 +00:00 |
|
rpaulo
|
b3bf341016
|
If ENABLE_WPA_SUPPLICANT_EAPOL is defined, add libdes to ${DPADD} and
${LDADD} so that it builds fine.
While there, add libssl to ${DPADD}.
|
2005-11-17 13:55:29 +00:00 |
|
wiz
|
6e001439cc
|
Remove superfluous quotes. Sort option descriptions.
Add word for easier readability.
|
2005-10-12 09:19:34 +00:00 |
|
wiz
|
8535679520
|
Fix typos. Comment out Xr to non-existing make.conf(5).
|
2005-10-12 09:19:02 +00:00 |
|
wiz
|
c5f11b986b
|
> -> \*[Gt]. Make text more readable. Remove superfluous quotes.
|
2005-10-12 09:07:34 +00:00 |
|
christos
|
4ee0069616
|
wpa_supplicant is dual-licensed, so it can stay in /usr/src/dist.
|
2005-10-01 21:34:01 +00:00 |
|
christos
|
ae7cb086a0
|
make this build again after the source move to gnu/dist.
|
2005-10-01 20:46:43 +00:00 |
|
scw
|
d39dbceb8d
|
Add wpa_cli and wpa_supplicant, based on Sam Leffler's work for FreeBSD.
NetBSD can now access a WPA-encrypted wireless LAN.
|
2005-10-01 18:50:12 +00:00 |
|