aboutsummaryrefslogtreecommitdiff
path: root/tools/build/mk
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 /tools/build/mk
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 'tools/build/mk')
-rw-r--r--tools/build/mk/OptionalObsoleteFiles.inc8
1 files changed, 0 insertions, 8 deletions
diff --git a/tools/build/mk/OptionalObsoleteFiles.inc b/tools/build/mk/OptionalObsoleteFiles.inc
index b517cff65338..4a075a78cf70 100644
--- a/tools/build/mk/OptionalObsoleteFiles.inc
+++ b/tools/build/mk/OptionalObsoleteFiles.inc
@@ -5938,14 +5938,6 @@ OLD_FILES+=usr/share/man/whatis
OLD_FILES+=usr/share/openssl/man/whatis
.endif
-.if ${MK_NDIS} == no
-OLD_FILES+=usr/sbin/ndiscvt
-OLD_FILES+=usr/sbin/ndisgen
-OLD_FILES+=usr/share/man/man8/ndiscvt.8.gz
-OLD_FILES+=usr/share/man/man8/ndisgen.8.gz
-OLD_FILES+=usr/share/misc/windrv_stub.c
-.endif
-
.if ${MK_NETCAT} == no
OLD_FILES+=rescue/nc
OLD_FILES+=usr/bin/nc