aboutsummaryrefslogtreecommitdiff
path: root/targets/pseudo/userland
diff options
context:
space:
mode:
authorBrooks Davis <brooks@one-eyed-alien.net>2021-01-25 21:45:03 +0000
committerBrooks Davis <brooks@FreeBSD.org>2021-01-25 21:45:03 +0000
commitbfc99943b04b46a6c1c885ce7bcc6f235b7422aa (patch)
treef6090ce008f9b372fe3d2ad5ccecb3add60e4a07 /targets/pseudo/userland
parent1b109c69ed625ebf292c1d16f7a3efcab96722e5 (diff)
downloadsrc-bfc99943b04b46a6c1c885ce7bcc6f235b7422aa.tar.gz
src-bfc99943b04b46a6c1c885ce7bcc6f235b7422aa.zip
ndis(4): remove as previous announced
nids(4) was a clever idea in the early 2000's when the market was flooded with 10/100 NICs with Windows-only drivers, but that hasn't been the case for ages and the driver has had no meaningful maintenance in ages. It only supports Windows-XP era drivers. Also remove: - ndis support from wpa_supplicant - ndiscvt(8) Reviewed By: emaste, bcr (manpages) Differential Revision: https://reviews.freebsd.org/D27609
Diffstat (limited to 'targets/pseudo/userland')
-rw-r--r--targets/pseudo/userland/Makefile.depend3
1 files changed, 0 insertions, 3 deletions
diff --git a/targets/pseudo/userland/Makefile.depend b/targets/pseudo/userland/Makefile.depend
index 78b5c1e3a046..cde4eadd6eee 100644
--- a/targets/pseudo/userland/Makefile.depend
+++ b/targets/pseudo/userland/Makefile.depend
@@ -737,7 +737,6 @@ DIRDEPS+= \
usr.sbin/wlandebug \
usr.sbin/wpa/hostapd \
usr.sbin/wpa/hostapd_cli \
- usr.sbin/wpa/ndis_events \
usr.sbin/wpa/wpa_cli \
usr.sbin/wpa/wpa_passphrase \
usr.sbin/wpa/wpa_supplicant \
@@ -788,7 +787,6 @@ DIRDEPS.amd64= \
usr.sbin/kgmon \
usr.sbin/lptcontrol \
usr.sbin/mptable \
- usr.sbin/ndiscvt \
usr.sbin/spkrtest \
usr.sbin/sade \
usr.sbin/zzz
@@ -814,7 +812,6 @@ DIRDEPS.i386= \
usr.sbin/kgmon \
usr.sbin/lptcontrol \
usr.sbin/mptable \
- usr.sbin/ndiscvt \
usr.sbin/pnpinfo \
usr.sbin/sade \
usr.sbin/spkrtest \