Mark Murray 4afa371832 Very big makeover in the way telnet, telnetd and libtelnet are built.
Previously, there were two copies of telnet; a non-crypto version
that lived in the usual places, and a crypto version that lived in
crypto/telnet/. The latter was built in a broken manner somewhat akin
to other "contribified" sources. This meant that there were 4 telnets
competing with each other at build time - KerberosIV, Kerberos5,
plain-old-secure and base. KerberosIV is no longer in the running, but
the other three took it in turns to jump all over each other during a
"make buildworld".

As the crypto issue has been clarified, and crypto _calls_ are not
a problem, crypto/telnet has been repo-copied to contrib/telnet,
and with this commit, all telnets are now "contribified". The contrib
path was chosen to not destroy history in the repository, and differs
from other contrib/ entries in that it may be worked on as "normal"
BSD code. There is no dangerous crypto in these sources, only a
very weak system less strong than enigma(1).

Kerberos5 telnet and Secure telnet are now selected by using the usual
macros in /etc/make.conf, and the build process is unsurprising and
less treacherous.
2003-07-16 20:59:15 +00:00
..
2003-04-20 18:41:16 +00:00
2003-06-14 19:32:52 +00:00
2003-07-15 12:23:12 +00:00
2003-07-13 05:35:30 +00:00
2003-07-01 15:07:01 +00:00
2003-06-08 10:20:32 +00:00
2003-02-06 11:25:03 +00:00
2002-12-27 12:15:40 +00:00
2003-06-10 20:41:18 +00:00
Use
2003-06-06 13:46:55 +00:00
2003-06-08 10:34:00 +00:00
2003-06-18 19:43:17 +00:00
2003-06-08 19:41:58 +00:00
Use
2003-06-06 13:46:55 +00:00
2003-01-28 23:03:15 +00:00
Use
2003-06-06 13:46:55 +00:00
2003-06-08 10:34:00 +00:00
Use
2003-06-06 13:46:55 +00:00
2002-09-28 00:25:32 +00:00
2002-09-28 00:25:32 +00:00
2003-06-19 22:12:54 +00:00
2003-06-01 19:41:49 +00:00
2003-05-22 13:02:28 +00:00
2003-06-14 18:42:37 +00:00
2003-06-04 16:01:37 +00:00
2002-09-28 00:25:32 +00:00
2003-05-22 17:07:57 +00:00
Use
2003-06-06 13:46:55 +00:00
2002-09-28 00:25:32 +00:00