<feed xmlns='http://www.w3.org/2005/Atom'>
<title>src/libexec/telnetd/Makefile, branch release/5.2.1</title>
<subtitle>FreeBSD source tree</subtitle>
<id>https://cgit-dev.freebsd.org/src/atom?h=release%2F5.2.1</id>
<link rel='self' href='https://cgit-dev.freebsd.org/src/atom?h=release%2F5.2.1'/>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/'/>
<updated>2003-07-24T17:19:15Z</updated>
<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/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/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/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/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>Set WFORMAT=0, overlooked in previous commits to libexec/.</title>
<updated>2002-02-06T11:07:55Z</updated>
<author>
<name>Kris Kennaway</name>
<email>kris@FreeBSD.org</email>
</author>
<published>2002-02-06T11:07:55Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=8bf216d4a39b268cd561eb5e3a90ba41ef5e733f'/>
<id>urn:sha1:8bf216d4a39b268cd561eb5e3a90ba41ef5e733f</id>
<content type='text'>
Reported by:	jhay
</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/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>
<entry>
<title>Feature merging and diff reduction between this code and crypto telnet.</title>
<updated>2001-08-20T12:12:27Z</updated>
<author>
<name>Mark Murray</name>
<email>markm@FreeBSD.org</email>
</author>
<published>2001-08-20T12:12:27Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=aa71cb52b5bee9d1bc5f9e270c89715117f6cd8c'/>
<id>urn:sha1:aa71cb52b5bee9d1bc5f9e270c89715117f6cd8c</id>
<content type='text'>
Also remove conditional (AUTHENTICATION) code as we have never compiled
it here, and it is doubtful that it even works in this scenario.
</content>
</entry>
<entry>
<title>Bye-bye /usr/lib/libtelnet.a.  This should fix ``make release'' brokeness.</title>
<updated>2001-03-28T12:08:22Z</updated>
<author>
<name>Ruslan Ermilov</name>
<email>ru@FreeBSD.org</email>
</author>
<published>2001-03-28T12:08:22Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=4ecbb303465d9a56a783068c2bcd2cf6255b6d4f'/>
<id>urn:sha1:4ecbb303465d9a56a783068c2bcd2cf6255b6d4f</id>
<content type='text'>
Approved by:	markm
</content>
</entry>
<entry>
<title>- Backout botched attempt to intoduce MANSECT feature.</title>
<updated>2001-03-26T14:22:12Z</updated>
<author>
<name>Ruslan Ermilov</name>
<email>ru@FreeBSD.org</email>
</author>
<published>2001-03-26T14:22:12Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=e5b5c66bcad3c6a5639669f734a19ec37d1ed0ff'/>
<id>urn:sha1:e5b5c66bcad3c6a5639669f734a19ec37d1ed0ff</id>
<content type='text'>
- MAN[1-9] -&gt; MAN.
</content>
</entry>
<entry>
<title>Set the default manual section for libexec/ to 8.</title>
<updated>2001-03-20T18:10:13Z</updated>
<author>
<name>Ruslan Ermilov</name>
<email>ru@FreeBSD.org</email>
</author>
<published>2001-03-20T18:10:13Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=020ee2dc9fb13a1004e1107b7382f3d074255f58'/>
<id>urn:sha1:020ee2dc9fb13a1004e1107b7382f3d074255f58</id>
<content type='text'>
</content>
</entry>
</feed>
