<feed xmlns='http://www.w3.org/2005/Atom'>
<title>src/libexec/telnetd, branch releng/8.1</title>
<subtitle>FreeBSD source tree</subtitle>
<id>https://cgit-dev.freebsd.org/src/atom?h=releng%2F8.1</id>
<link rel='self' href='https://cgit-dev.freebsd.org/src/atom?h=releng%2F8.1'/>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/'/>
<updated>2008-11-13T19:05:27Z</updated>
<entry>
<title>Convert telnetd(8) to use posix_openpt(2).</title>
<updated>2008-11-13T19:05:27Z</updated>
<author>
<name>Ed Schouten</name>
<email>ed@FreeBSD.org</email>
</author>
<published>2008-11-13T19:05:27Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=225c0f4b447b595756b07562646b5d9767dcc1ae'/>
<id>urn:sha1:225c0f4b447b595756b07562646b5d9767dcc1ae</id>
<content type='text'>
Some time ago I got some reports MPSAFE TTY broke telnetd(8). Even
though it turned out to be a different problem within the TTY code, I
spotted a small issue with telnetd(8). Instead of allocating PTY's using
openpty(3) or posix_openpt(2), it used its own PTY allocation routine.
This means that telnetd(8) still uses /dev/ptyXX-style devices.

I've also increased the size of line[]. Even though 16 should be enough,
we already use 13 bytes ("/dev/pts/999", including '\0'). 32 bytes gives
us a little more freedom.

Also enable -DSTREAMSPTY. Otherwise telnetd(8) strips the PTY's pathname
to the latest slash instead of just removing "/dev/" (e.g. /dev/pts/0 -&gt;
0, instead of pts/0).

Reviewed by:	rink
</content>
</entry>
<entry>
<title>Fix conflicts after heimdal-1.1 import and add build infrastructure. Import</title>
<updated>2008-05-07T13:53:12Z</updated>
<author>
<name>Doug Rabson</name>
<email>dfr@FreeBSD.org</email>
</author>
<published>2008-05-07T13:53:12Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=33f12199250a09b573f7a518b523fdac3f120b8f'/>
<id>urn:sha1:33f12199250a09b573f7a518b523fdac3f120b8f</id>
<content type='text'>
all non-style changes made by heimdal to our own libgssapi.
</content>
</entry>
<entry>
<title>inetd and telnetd are not included in the standard release</title>
<updated>2006-07-31T19:15:10Z</updated>
<author>
<name>Yaroslav Tykhiy</name>
<email>ytykhiy@gmail.com</email>
</author>
<published>2006-07-31T19:15:10Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=af73d4e69e2088607b2315fa644bcfe27dde8b76'/>
<id>urn:sha1:af73d4e69e2088607b2315fa644bcfe27dde8b76</id>
<content type='text'>
crunched floppies, but they can be included as options in
src/release/picobsd (omitted by default though.)  Therefore
preserve the RELEASE_CRUNCH knob in their Makefiles, but
tell its real purpose in a comment.
</content>
</entry>
<entry>
<title>Stop enforcing dependencies between MK_* options at Makefile level.</title>
<updated>2006-07-31T13:29:36Z</updated>
<author>
<name>Yaroslav Tykhiy</name>
<email>ytykhiy@gmail.com</email>
</author>
<published>2006-07-31T13:29:36Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=594a130b8afb2e64c0b0d285ecf11b33cb1cfad8'/>
<id>urn:sha1:594a130b8afb2e64c0b0d285ecf11b33cb1cfad8</id>
<content type='text'>
All the dependencies are satisfied now in &lt;bsd.own.mk&gt;.
</content>
</entry>
<entry>
<title>telnetd(8) doesn't really go to the crunched floppies,</title>
<updated>2006-07-31T13:20:44Z</updated>
<author>
<name>Yaroslav Tykhiy</name>
<email>ytykhiy@gmail.com</email>
</author>
<published>2006-07-31T13:20:44Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=33f0bffeb794a4a9803fe5d8626e6c1a1cd18637'/>
<id>urn:sha1:33f0bffeb794a4a9803fe5d8626e6c1a1cd18637</id>
<content type='text'>
so its Makefile needn't test for RELEASE_CRUNCH.

Suggested by:	ru
</content>
</entry>
<entry>
<title>Respect MK_INET6_SUPPORT.</title>
<updated>2006-07-27T12:15:37Z</updated>
<author>
<name>Yaroslav Tykhiy</name>
<email>ytykhiy@gmail.com</email>
</author>
<published>2006-07-27T12:15:37Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=02e182f68134f445d1a079954dc1caf207de9bd8'/>
<id>urn:sha1:02e182f68134f445d1a079954dc1caf207de9bd8</id>
<content type='text'>
Apply style.Makefile(5).
</content>
</entry>
<entry>
<title>Reimplementation of world/kernel build options.  For details, see:</title>
<updated>2006-03-17T18:54:44Z</updated>
<author>
<name>Ruslan Ermilov</name>
<email>ru@FreeBSD.org</email>
</author>
<published>2006-03-17T18:54:44Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=e1fe3dba5ce2826061f6489765be9b4a341736a9'/>
<id>urn:sha1:e1fe3dba5ce2826061f6489765be9b4a341736a9</id>
<content type='text'>
http://lists.freebsd.org/pipermail/freebsd-current/2006-March/061725.html

The src.conf(5) manpage is to follow in a few days.

Brought to you by:	imp, jhb, kris, phk, ru (all bugs are mine)
</content>
</entry>
<entry>
<title>Remove kludges intended to support src trees with partial obj trees.</title>
<updated>2005-06-10T06:12:53Z</updated>
<author>
<name>Dag-Erling Smørgrav</name>
<email>des@FreeBSD.org</email>
</author>
<published>2005-06-10T06:12:53Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=ee66677a7a4c93fa63e21b0e7f1ea2e081060abb'/>
<id>urn:sha1:ee66677a7a4c93fa63e21b0e7f1ea2e081060abb</id>
<content type='text'>
Discussed with:	ru
</content>
</entry>
<entry>
<title>NOCRYPT -&gt; NO_CRYPT</title>
<updated>2004-12-21T10:16:04Z</updated>
<author>
<name>Ruslan Ermilov</name>
<email>ru@FreeBSD.org</email>
</author>
<published>2004-12-21T10:16:04Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=a216173556ede5d21d5157db945767a08201aae1'/>
<id>urn:sha1:a216173556ede5d21d5157db945767a08201aae1</id>
<content type='text'>
</content>
</entry>
<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/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>
</feed>
