<feed xmlns='http://www.w3.org/2005/Atom'>
<title>src-test2/sys/dev/pty, branch release/11.3.0</title>
<subtitle>FreeBSD source tree</subtitle>
<id>https://cgit-dev.freebsd.org/src-test2/atom?h=release%2F11.3.0</id>
<link rel='self' href='https://cgit-dev.freebsd.org/src-test2/atom?h=release%2F11.3.0'/>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/'/>
<updated>2018-03-29T02:50:57Z</updated>
<entry>
<title>Revert r330897:</title>
<updated>2018-03-29T02:50:57Z</updated>
<author>
<name>Eitan Adler</name>
<email>eadler@FreeBSD.org</email>
</author>
<published>2018-03-29T02:50:57Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/commit/?id=4ab2e064d7950be84256d671a7ae93f87cc6aa36'/>
<id>urn:sha1:4ab2e064d7950be84256d671a7ae93f87cc6aa36</id>
<content type='text'>
This was intended to be a non-functional change. It wasn't. The commit
message was thus wrong. In addition it broke arm, and merged crypto
related code.

Revert with prejudice.

This revert skips files touched in r316370 since that commit was since
MFCed. This revert also skips files that require $FreeBSD$ property
changes.

Thank you to those who helped me get out of this mess including but not
limited to gonzo, kevans, rgrimes.

Requested by: gjb (re)
</content>
</entry>
<entry>
<title>Partial merge of the SPDX changes</title>
<updated>2018-03-14T03:19:51Z</updated>
<author>
<name>Eitan Adler</name>
<email>eadler@FreeBSD.org</email>
</author>
<published>2018-03-14T03:19:51Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/commit/?id=be5d0b9566b13fdf8cabebb63334cbec12bfc409'/>
<id>urn:sha1:be5d0b9566b13fdf8cabebb63334cbec12bfc409</id>
<content type='text'>
These changes are incomplete but are making it difficult
to determine what other changes can/should be merged.

No objections from:	pfg
</content>
</entry>
<entry>
<title>MFC r303151:</title>
<updated>2016-07-28T11:43:25Z</updated>
<author>
<name>Konstantin Belousov</name>
<email>kib@FreeBSD.org</email>
</author>
<published>2016-07-28T11:43:25Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/commit/?id=cc9d6d44c8da4aac990e6a17890358f21cdeaf6b'/>
<id>urn:sha1:cc9d6d44c8da4aac990e6a17890358f21cdeaf6b</id>
<content type='text'>
Provide counter_warning(9) KPI.

MFC r303155:
Hide counted_warning(9) under #ifdef _KERNEL braces.

Approved by:	re (gjb)
</content>
</entry>
<entry>
<title>pty(4): Use strlcpy to guarantee destination buffer isn't overrun</title>
<updated>2016-04-20T04:50:33Z</updated>
<author>
<name>Conrad Meyer</name>
<email>cem@FreeBSD.org</email>
</author>
<published>2016-04-20T04:50:33Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/commit/?id=b51230b72025c1784d7ac9cd7fefc0be19fbc9f7'/>
<id>urn:sha1:b51230b72025c1784d7ac9cd7fefc0be19fbc9f7</id>
<content type='text'>
The devtoname() name is strcpyed into a small stack buffer.  Sure, we always
expect the name to be ttyXX (or ptyXX).  If that's the case, strlcpy() doesn't
hurt.

Reported by:	Coverity
CID:		1006768
Sponsored by:	EMC / Isilon Storage Division
</content>
</entry>
<entry>
<title>Remove printf only useful for debugging.</title>
<updated>2016-01-22T20:28:24Z</updated>
<author>
<name>Konstantin Belousov</name>
<email>kib@FreeBSD.org</email>
</author>
<published>2016-01-22T20:28:24Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/commit/?id=be62a642f21f58f1eba49c2debec812e53dd036a'/>
<id>urn:sha1:be62a642f21f58f1eba49c2debec812e53dd036a</id>
<content type='text'>
Requested by:	bde
Sponsored by:	The FreeBSD Foundation
MFC after:	3 weeks
</content>
</entry>
<entry>
<title>Switch legacy pty clone handler to use make_dev_s(9).  Add</title>
<updated>2016-01-13T12:01:28Z</updated>
<author>
<name>Konstantin Belousov</name>
<email>kib@FreeBSD.org</email>
</author>
<published>2016-01-13T12:01:28Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/commit/?id=7ea3f72efb1ba559d2ff9701c750186c6b792763'/>
<id>urn:sha1:7ea3f72efb1ba559d2ff9701c750186c6b792763</id>
<content type='text'>
MAKEDEV_CHECKNAME flag to the call, this is required to not panic on
race between the clone and destructing the closed master.

Reported by and discussed with:	bde
Tested by:	pho (as part of the larger patch)
Sponsored by:	The FreeBSD Foundation
MFC after:	3 weeks
</content>
</entry>
<entry>
<title>Fix whitespace inconsistencies in the TTY layer and its drivers owned by me.</title>
<updated>2011-06-26T18:26:20Z</updated>
<author>
<name>Ed Schouten</name>
<email>ed@FreeBSD.org</email>
</author>
<published>2011-06-26T18:26:20Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/commit/?id=7c9669276e4a26554643756f0c0ff180b990b625'/>
<id>urn:sha1:7c9669276e4a26554643756f0c0ff180b990b625</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Finish r210923, 210926. Mark some devices as eternal.</title>
<updated>2011-01-04T10:59:38Z</updated>
<author>
<name>Konstantin Belousov</name>
<email>kib@FreeBSD.org</email>
</author>
<published>2011-01-04T10:59:38Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/commit/?id=23b70c1ae21553acc791d61475afa4708977ad9c'/>
<id>urn:sha1:23b70c1ae21553acc791d61475afa4708977ad9c</id>
<content type='text'>
MFC after:	2 weeks
</content>
</entry>
<entry>
<title>Move ptmx into pty(4).</title>
<updated>2009-09-06T10:27:45Z</updated>
<author>
<name>Ed Schouten</name>
<email>ed@FreeBSD.org</email>
</author>
<published>2009-09-06T10:27:45Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/commit/?id=4d3b1aacfce673dc535917542c1844221f1fc9a5'/>
<id>urn:sha1:4d3b1aacfce673dc535917542c1844221f1fc9a5</id>
<content type='text'>
Now that pty(4) is a loadable kernel module, I'd better move /dev/ptmx
in there as well. This means that pty(4) now provides almost all
pseudo-terminal compatibility code. This means it's very easy to test
whether applications use the proper library interfaces when allocating
pseudo-terminals (namely posix_openpt and openpty).
</content>
</entry>
<entry>
<title>Allow pty(4) to be loaded as a kld.</title>
<updated>2009-08-23T20:26:09Z</updated>
<author>
<name>Ed Schouten</name>
<email>ed@FreeBSD.org</email>
</author>
<published>2009-08-23T20:26:09Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/commit/?id=bfdaa523828e5a7e690ec5d7e9b5353bef992d2f'/>
<id>urn:sha1:bfdaa523828e5a7e690ec5d7e9b5353bef992d2f</id>
<content type='text'>
Unfortunately, the wrappers that are present in pts(4) don't have the
mechanics to allow pty(4) to be unloaded safely, so I'm forcing this kld
to return EBUSY. This also means we have to enable some extra code in
pts(4) unconditionally.

Proposed by:	rwatson
</content>
</entry>
</feed>
