Page Menu
Home
FreeBSD
Search
Configure Global Search
Log In
Files
F150741632
D36782.diff
No One
Temporary
Actions
View File
Edit File
Delete File
View Transforms
Subscribe
Mute Notifications
Flag For Later
Award Token
Size
1 KB
Referenced Files
None
Subscribers
None
D36782.diff
View Options
diff --git a/tools/bsdbox/Makefile b/tools/bsdbox/Makefile
--- a/tools/bsdbox/Makefile
+++ b/tools/bsdbox/Makefile
@@ -100,9 +100,6 @@
#.include "Makefile.textproc"
.include "Makefile.login"
.include "Makefile.kld"
-# telnet/telnetd are too broken to include as a crunchgen'ed binary,
-# thanks to some of the horrible layering violations going on.
-# .include "Makefile.telnetd"
.include "Makefile.fs"
CRUNCH_LIBS+= -lcrypto -lssl -lz
diff --git a/tools/bsdbox/Makefile.telnetd b/tools/bsdbox/Makefile.telnetd
deleted file mode 100644
--- a/tools/bsdbox/Makefile.telnetd
+++ /dev/null
@@ -1,14 +0,0 @@
-# Build telnetd
-# Question - why is telnetds objects ending up in the srcdir? -adrian
-
-# This won't work yet - because telnetd relies on libtelnet.a which includes
-# kerberos support by default; building telnetd without kerberos support
-# requires the cross-build world to be built the same.
-# -adrian
-
-# $FreeBSD$
-
-CRUNCH_PROGS_libexec+= telnetd
-CRUNCH_PROGS_usr.bin+= telnet
-CRUNCH_LIBS+= -lkrb5 -lhx509 -lasn1 -lcom_err -lroken -ltelnetd
-# CRUNCH_BUILDOPTS_telnetd= MK_KERBEROS_SUPPORT=no
File Metadata
Details
Attached
Mime Type
text/plain
Expires
Sat, Apr 4, 6:26 PM (7 h, 41 m)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
30834094
Default Alt Text
D36782.diff (1 KB)
Attached To
Mode
D36782: bsdbox: remove previously broken telnetd support
Attached
Detach File
Event Timeline
Log In to Comment