<feed xmlns='http://www.w3.org/2005/Atom'>
<title>src-test2/lib/libtelnet, branch release/5.3.0</title>
<subtitle>FreeBSD source tree</subtitle>
<id>https://cgit-dev.freebsd.org/src-test2/atom?h=release%2F5.3.0</id>
<link rel='self' href='https://cgit-dev.freebsd.org/src-test2/atom?h=release%2F5.3.0'/>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/'/>
<updated>2004-08-06T07:27:08Z</updated>
<entry>
<title>Join the 21st century: Cryptography is no longer an optional component</title>
<updated>2004-08-06T07:27:08Z</updated>
<author>
<name>Colin Percival</name>
<email>cperciva@FreeBSD.org</email>
</author>
<published>2004-08-06T07:27:08Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/commit/?id=d37df47d3104331743c4d05ebba3f996f5a2308a'/>
<id>urn:sha1:d37df47d3104331743c4d05ebba3f996f5a2308a</id>
<content type='text'>
of releases.  The -DNOCRYPT build option still exists for anyone who
really wants to build non-cryptographic binaries, but the "crypto"
release distribution is now part of "base", and anyone installing from a
release will get cryptographic binaries.

Approved by:	re (scottl), markm
Discussed on:	freebsd-current, in late April 2004
</content>
</entry>
<entry>
<title>Downgrade WARNS level for GCC 3.4.2.</title>
<updated>2004-07-28T05:49:15Z</updated>
<author>
<name>Alexander Kabaev</name>
<email>kan@FreeBSD.org</email>
</author>
<published>2004-07-28T05:49:15Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/commit/?id=2d18d113c7fc923411fd6d26eeed911b1a0c978a'/>
<id>urn:sha1:2d18d113c7fc923411fd6d26eeed911b1a0c978a</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Make sure that a "make release" (more accurately the bit that makes</title>
<updated>2003-07-24T17:19:15Z</updated>
<author>
<name>Mark Murray</name>
<email>markm@FreeBSD.org</email>
</author>
<published>2003-07-24T17:19:15Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/commit/?id=482d5f1f6a9514ac70488333930d16e5a62e84f0'/>
<id>urn:sha1:482d5f1f6a9514ac70488333930d16e5a62e84f0</id>
<content type='text'>
the crunched binary) get a non-cryptographic telnet. This is overkill
in that it covers stuff that is not normally used in a crunched binary.
</content>
</entry>
<entry>
<title>Ensure that for the cryptographic instances of *telnet*, the "crypto"</title>
<updated>2003-07-24T07:19:55Z</updated>
<author>
<name>Mark Murray</name>
<email>markm@FreeBSD.org</email>
</author>
<published>2003-07-24T07:19:55Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/commit/?id=3665b7c29bcb0304c75134a4cfe2aefe383a4b43'/>
<id>urn:sha1:3665b7c29bcb0304c75134a4cfe2aefe383a4b43</id>
<content type='text'>
distribution is used. This only affects release-building.
</content>
</entry>
<entry>
<title>Test correct macro for "without crypto" option(s).</title>
<updated>2003-07-20T23:29:46Z</updated>
<author>
<name>Mark Murray</name>
<email>markm@FreeBSD.org</email>
</author>
<published>2003-07-20T23:29:46Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/commit/?id=acce0bcdb3ef4714bbf9cd573c2e4b23836e6bff'/>
<id>urn:sha1:acce0bcdb3ef4714bbf9cd573c2e4b23836e6bff</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Very big makeover in the way telnet, telnetd and libtelnet are built.</title>
<updated>2003-07-16T20:59:15Z</updated>
<author>
<name>Mark Murray</name>
<email>markm@FreeBSD.org</email>
</author>
<published>2003-07-16T20:59:15Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/commit/?id=4afa3718327563c785b2961410b6ea85d6ddf3ca'/>
<id>urn:sha1:4afa3718327563c785b2961410b6ea85d6ddf3ca</id>
<content type='text'>
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.
</content>
</entry>
<entry>
<title>Removed now unused INTERNALSTATICLIB.</title>
<updated>2002-05-13T11:09:07Z</updated>
<author>
<name>Ruslan Ermilov</name>
<email>ru@FreeBSD.org</email>
</author>
<published>2002-05-13T11:09:07Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/commit/?id=46f8fdc34e061de76cb8dfa19872edcd2fe2c66b'/>
<id>urn:sha1:46f8fdc34e061de76cb8dfa19872edcd2fe2c66b</id>
<content type='text'>
INTERNALLIB now implies NOPIC and NOPROFILE.
Removed gratuitous NOMAN.
</content>
</entry>
<entry>
<title>Merge the (in)complete ANSIfication work from src/crypto/telnet.</title>
<updated>2001-11-30T22:37:28Z</updated>
<author>
<name>Mark Murray</name>
<email>markm@FreeBSD.org</email>
</author>
<published>2001-11-30T22:37:28Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/commit/?id=33cc94ddaf5b9b388f5206dd47506876ad61a1c0'/>
<id>urn:sha1:33cc94ddaf5b9b388f5206dd47506876ad61a1c0</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Invoke the new 'unifdef:' target, and make this lib a complete subset</title>
<updated>2001-11-30T21:55:10Z</updated>
<author>
<name>Mark Murray</name>
<email>markm@FreeBSD.org</email>
</author>
<published>2001-11-30T21:55:10Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/commit/?id=018925b883bd7504493b04a126d01ecd1ee1c262'/>
<id>urn:sha1:018925b883bd7504493b04a126d01ecd1ee1c262</id>
<content type='text'>
of the crypto (master) code.
</content>
</entry>
<entry>
<title>Diff-reduce WRT src/secure/*telnet*/Makefile.</title>
<updated>2001-11-30T21:34:51Z</updated>
<author>
<name>Mark Murray</name>
<email>markm@FreeBSD.org</email>
</author>
<published>2001-11-30T21:34:51Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/commit/?id=b3c1c587b64b09f5acaec7fd72efae50bb8d633a'/>
<id>urn:sha1:b3c1c587b64b09f5acaec7fd72efae50bb8d633a</id>
<content type='text'>
Also, add an "unifdef:" target, so that the telnet sources can
be remade from the crypto sources in src/crypto/telnet.
</content>
</entry>
</feed>
