<feed xmlns='http://www.w3.org/2005/Atom'>
<title>src/lib/libtelnet, branch release/4.6.2_cvs</title>
<subtitle>FreeBSD source tree</subtitle>
<id>https://cgit-dev.freebsd.org/src/atom?h=release%2F4.6.2_cvs</id>
<link rel='self' href='https://cgit-dev.freebsd.org/src/atom?h=release%2F4.6.2_cvs'/>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/'/>
<updated>2002-08-14T06:57:09Z</updated>
<entry>
<title>This commit was manufactured by cvs2svn to create tag</title>
<updated>2002-08-14T06:57:09Z</updated>
<author>
<name>cvs2svn</name>
<email>cvs2svn@FreeBSD.org</email>
</author>
<published>2002-08-14T06:57:09Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=72b7f92e6edf4375820f765b41697b3208ce7fe7'/>
<id>urn:sha1:72b7f92e6edf4375820f765b41697b3208ce7fe7</id>
<content type='text'>
'RELENG_4_6_2_RELEASE'.

This commit was manufactured to restore the state of the 4.6.2-RELEASE image.
Releases prior to 5.3-RELEASE are omitting the secure/ and crypto/ subdirs.
</content>
</entry>
<entry>
<title>MFC: unifdef'ed secure telnet to obliterate gratuitous diffs</title>
<updated>2002-04-13T11:07:13Z</updated>
<author>
<name>Mark Murray</name>
<email>markm@FreeBSD.org</email>
</author>
<published>2002-04-13T11:07:13Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=9b6c51e9ff5ee058e83ce66e67b66f366b22f5a1'/>
<id>urn:sha1:9b6c51e9ff5ee058e83ce66e67b66f366b22f5a1</id>
<content type='text'>
between secure telnet and base telnet.
</content>
</entry>
<entry>
<title>MFC: build infrastructure for cleaned up telnet, including</title>
<updated>2002-04-13T11:03:30Z</updated>
<author>
<name>Mark Murray</name>
<email>markm@FreeBSD.org</email>
</author>
<published>2002-04-13T11:03:30Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=5130ec56333fbd4e34169c231a46d6a0f18a9a97'/>
<id>urn:sha1:5130ec56333fbd4e34169c231a46d6a0f18a9a97</id>
<content type='text'>
new "make unifdef" target to ease merge-from-secure-telnet.
</content>
</entry>
<entry>
<title>$Id$ -&gt; $FreeBSD$</title>
<updated>1999-08-28T00:22:10Z</updated>
<author>
<name>Peter Wemm</name>
<email>peter@FreeBSD.org</email>
</author>
<published>1999-08-28T00:22:10Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=7f3dea244c40159a41ab22da77a434d7c5b5e85a'/>
<id>urn:sha1:7f3dea244c40159a41ab22da77a434d7c5b5e85a</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Old stuff laying around:  Don't use a function called getstr(), that has</title>
<updated>1998-12-16T06:04:29Z</updated>
<author>
<name>Peter Wemm</name>
<email>peter@FreeBSD.org</email>
</author>
<published>1998-12-16T06:04:29Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=3cc1b1bf9ce26585791f0e6a6a654877fc09ef9a'/>
<id>urn:sha1:3cc1b1bf9ce26585791f0e6a6a654877fc09ef9a</id>
<content type='text'>
nasty consequences when the system curses is ncurses as this conflicts
with a ncurses funciton and causes recursion.
</content>
</entry>
<entry>
<title>Fixed removing of obsolete shared libraries:</title>
<updated>1998-10-11T16:33:02Z</updated>
<author>
<name>Bruce Evans</name>
<email>bde@FreeBSD.org</email>
</author>
<published>1998-10-11T16:33:02Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=a9d7016af505fd8f5eada730992ea8244c07a6b1'/>
<id>urn:sha1:a9d7016af505fd8f5eada730992ea8244c07a6b1</id>
<content type='text'>
- the directory was wrong if ${SHLIBDIR} != ${LIBDIR}.  It's still wrong
  if the installation of the obsolete library was done before /aout was
  appended to LIBDIR.
- the version would have become wrong when the default in ../Makefile.inc
  is changed from 2.0.
- the comment mostly described moving of libraries to /usr/lib/compat, but
  we don't do that.
</content>
</entry>
<entry>
<title>While I am no longer making a shared library, it is a good plan to nuke</title>
<updated>1998-08-30T13:07:16Z</updated>
<author>
<name>Mark Murray</name>
<email>markm@FreeBSD.org</email>
</author>
<published>1998-08-30T13:07:16Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=0be70b48dd0a387df21f0982bbb4eef15ab55972'/>
<id>urn:sha1:0be70b48dd0a387df21f0982bbb4eef15ab55972</id>
<content type='text'>
the old ones to prevent ld picking it up spuriously.
</content>
</entry>
<entry>
<title>Stop making a shared library for libtelnet. This should have happened</title>
<updated>1998-08-29T20:23:14Z</updated>
<author>
<name>Mark Murray</name>
<email>markm@FreeBSD.org</email>
</author>
<published>1998-08-29T20:23:14Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=2c6110f682397b41db505a9c5ed6cf1fe6033345'/>
<id>urn:sha1:2c6110f682397b41db505a9c5ed6cf1fe6033345</id>
<content type='text'>
a long time ago.
</content>
</entry>
<entry>
<title>Revert $FreeBSD$ to $Id$</title>
<updated>1997-02-22T15:12:41Z</updated>
<author>
<name>Peter Wemm</name>
<email>peter@FreeBSD.org</email>
</author>
<published>1997-02-22T15:12:41Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=7e546392b5fe3a496acff53ac7aadd1c57b2a4cf'/>
<id>urn:sha1:7e546392b5fe3a496acff53ac7aadd1c57b2a4cf</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Make the long-awaited change from $Id$ to $FreeBSD$</title>
<updated>1997-01-14T07:20:47Z</updated>
<author>
<name>Jordan K. Hubbard</name>
<email>jkh@FreeBSD.org</email>
</author>
<published>1997-01-14T07:20:47Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=1130b656e5fe4c2d1ba299e024d1b40eaeebd380'/>
<id>urn:sha1:1130b656e5fe4c2d1ba299e024d1b40eaeebd380</id>
<content type='text'>
This will make a number of things easier in the future, as well as (finally!)
avoiding the Id-smashing problem which has plagued developers for so long.

Boy, I'm glad we're not using sup anymore.  This update would have been
insane otherwise.
</content>
</entry>
</feed>
