--- telnetd/Makefile.orig Wed Jun 18 14:21:54 1997 +++ telnetd/Makefile Wed Jun 18 14:22:16 1997 @@ -12,7 +12,7 @@ # If having unused tty devices root.root and mode 600 bugs you, # take out -DPARANOID_TTYS. -CFLAGS += '-DISSUE_FILE="/etc/issue.net"' -DPARANOID_TTYS \ +CFLAGS += '-DISSUE_FILE="/etc/issue.net"' \ -DTERMCAP -DUSE_TERMIO -DKLUDGELINEMODE -DDIAGNOSTICS LIBS += $(LIBTERMCAP)