<feed xmlns='http://www.w3.org/2005/Atom'>
<title>src/eBones/libexec/telnetd/telnetd.c, branch release/2.2.5_cvs</title>
<subtitle>FreeBSD source tree</subtitle>
<link rel='alternate' type='text/html' href='http://cgit.freebsd.org/src/'/>
<entry>
<title>This commit was manufactured by cvs2svn to create tag</title>
<updated>1997-10-21T01:56:05+00:00</updated>
<author>
<name>cvs2svn</name>
<email>cvs2svn@FreeBSD.org</email>
</author>
<published>1997-10-21T01:56:05+00:00</published>
<link rel='alternate' type='text/html' href='http://cgit.freebsd.org/src/commit/?id=14d01796b1ab61a57dbd60da66d8dac699a0a2e7'/>
<id>14d01796b1ab61a57dbd60da66d8dac699a0a2e7</id>
<content type='text'>
'RELENG_2_2_5_RELEASE'.

This commit was manufactured to restore the state of the 2.2.5-RELEASE image.
Releases prior to 5.3-RELEASE are omitting the secure/ and crypto/ subdirs.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
'RELENG_2_2_5_RELEASE'.

This commit was manufactured to restore the state of the 2.2.5-RELEASE image.
Releases prior to 5.3-RELEASE are omitting the secure/ and crypto/ subdirs.
</pre>
</div>
</content>
</entry>
<entry>
<title>YAMFC (Security fixes and buffer overruns)</title>
<updated>1997-02-09T15:26:51+00:00</updated>
<author>
<name>Mark Murray</name>
<email>markm@FreeBSD.org</email>
</author>
<published>1997-02-09T15:26:51+00:00</published>
<link rel='alternate' type='text/html' href='http://cgit.freebsd.org/src/commit/?id=9a2b8c3aa1cb7edbc37374a608bd375be7351a1e'/>
<id>9a2b8c3aa1cb7edbc37374a608bd375be7351a1e</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>First round of moving secure telnet (AKA kerberised telnet) to its new home</title>
<updated>1996-10-26T17:20:52+00:00</updated>
<author>
<name>Mark Murray</name>
<email>markm@FreeBSD.org</email>
</author>
<published>1996-10-26T17:20:52+00:00</published>
<link rel='alternate' type='text/html' href='http://cgit.freebsd.org/src/commit/?id=4d188f458662542789fde050006162abf40c60fd'/>
<id>4d188f458662542789fde050006162abf40c60fd</id>
<content type='text'>
in eBones/. Peter has already (ages ago) done the repository copy. These
are mainly -Wall cleanups. The makefile changes will follow in a day or so.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
in eBones/. Peter has already (ages ago) done the repository copy. These
are mainly -Wall cleanups. The makefile changes will follow in a day or so.
</pre>
</div>
</content>
</entry>
<entry>
<title>Same as non-secure telnetd, add support for ``-P altlogin'' to specify</title>
<updated>1996-08-13T07:53:54+00:00</updated>
<author>
<name>Peter Wemm</name>
<email>peter@FreeBSD.org</email>
</author>
<published>1996-08-13T07:53:54+00:00</published>
<link rel='alternate' type='text/html' href='http://cgit.freebsd.org/src/commit/?id=fb128913a9ad20997bc7e5ff2afa5ae8470dacde'/>
<id>fb128913a9ad20997bc7e5ff2afa5ae8470dacde</id>
<content type='text'>
an alternate /usr/bin/login type program to be run.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
an alternate /usr/bin/login type program to be run.
</pre>
</div>
</content>
</entry>
<entry>
<title>sys_term.c: killed sleep(1) as this should no longer be a problem with</title>
<updated>1995-09-11T21:02:02+00:00</updated>
<author>
<name>David Greenman</name>
<email>dg@FreeBSD.org</email>
</author>
<published>1995-09-11T21:02:02+00:00</published>
<link rel='alternate' type='text/html' href='http://cgit.freebsd.org/src/commit/?id=b834e407de7076524d92e39c24686f055e0dfde6'/>
<id>b834e407de7076524d92e39c24686f055e0dfde6</id>
<content type='text'>
the move of startslave().
telnetd.c: fix bug introduced with the move of startslave()...the number
of arguments was wrong and "level" and "user_name" had to be made globals.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
the move of startslave().
telnetd.c: fix bug introduced with the move of startslave()...the number
of arguments was wrong and "level" and "user_name" had to be made globals.
</pre>
</div>
</content>
</entry>
<entry>
<title>Avoid race condition with telnet options processing (login: prompt lost).</title>
<updated>1995-09-05T19:31:06+00:00</updated>
<author>
<name>Paul Traina</name>
<email>pst@FreeBSD.org</email>
</author>
<published>1995-09-05T19:31:06+00:00</published>
<link rel='alternate' type='text/html' href='http://cgit.freebsd.org/src/commit/?id=a06a8a9829f644fc940f07af737247ca1611db38'/>
<id>a06a8a9829f644fc940f07af737247ca1611db38</id>
<content type='text'>
Submitted by:	John Capo &amp; Peter Wemm
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Submitted by:	John Capo &amp; Peter Wemm
</pre>
</div>
</content>
</entry>
<entry>
<title>Update telnet to the 95.05.31 release.</title>
<updated>1995-07-20T11:40:06+00:00</updated>
<author>
<name>Paul Traina</name>
<email>pst@FreeBSD.org</email>
</author>
<published>1995-07-20T11:40:06+00:00</published>
<link rel='alternate' type='text/html' href='http://cgit.freebsd.org/src/commit/?id=9809ff32f6a90857a60234aa64e9a10b4af591f0'/>
<id>9809ff32f6a90857a60234aa64e9a10b4af591f0</id>
<content type='text'>
Obtained from:	Dave Borman &lt;dab@cray.com&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Obtained from:	Dave Borman &lt;dab@cray.com&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>Remove trailing whitespace.</title>
<updated>1995-05-30T06:12:45+00:00</updated>
<author>
<name>Rodney W. Grimes</name>
<email>rgrimes@FreeBSD.org</email>
</author>
<published>1995-05-30T06:12:45+00:00</published>
<link rel='alternate' type='text/html' href='http://cgit.freebsd.org/src/commit/?id=5ebc7e6281887681c3a348a5a4c902e262ccd656'/>
<id>5ebc7e6281887681c3a348a5a4c902e262ccd656</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Move the telnetd with encryption to src/secure</title>
<updated>1994-08-12T22:53:46+00:00</updated>
<author>
<name>Geoff Rehmet</name>
<email>csgr@FreeBSD.org</email>
</author>
<published>1994-08-12T22:53:46+00:00</published>
<link rel='alternate' type='text/html' href='http://cgit.freebsd.org/src/commit/?id=daf079cb540ea2eca50991a9adf3f9ebd0e6887c'/>
<id>daf079cb540ea2eca50991a9adf3f9ebd0e6887c</id>
<content type='text'>
This needs tidying up and having makefiles sorted out later.
Reviewed by:	Geoff Rehmet
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
This needs tidying up and having makefiles sorted out later.
Reviewed by:	Geoff Rehmet
</pre>
</div>
</content>
</entry>
</feed>
