<feed xmlns='http://www.w3.org/2005/Atom'>
<title>src-test2/sys/dev/digi, branch release/6.2.0_cvs</title>
<subtitle>FreeBSD source tree</subtitle>
<id>https://cgit-dev.freebsd.org/src-test2/atom?h=release%2F6.2.0_cvs</id>
<link rel='self' href='https://cgit-dev.freebsd.org/src-test2/atom?h=release%2F6.2.0_cvs'/>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/'/>
<updated>2007-01-11T22:54:46Z</updated>
<entry>
<title>This commit was manufactured by cvs2svn to create tag</title>
<updated>2007-01-11T22:54:46Z</updated>
<author>
<name>cvs2svn</name>
<email>cvs2svn@FreeBSD.org</email>
</author>
<published>2007-01-11T22:54:46Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/commit/?id=201f78d6b90635d961fa373ecd706e3786333b7e'/>
<id>urn:sha1:201f78d6b90635d961fa373ecd706e3786333b7e</id>
<content type='text'>
'RELENG_6_2_0_RELEASE'.

This commit was manufactured to restore the state of the 6.2-RELEASE image.
</content>
</entry>
<entry>
<title>MFC: Fix our ioctl(2) implementation for ioctls with "int" arguments.</title>
<updated>2006-10-04T06:09:11Z</updated>
<author>
<name>Ruslan Ermilov</name>
<email>ru@FreeBSD.org</email>
</author>
<published>2006-10-04T06:09:11Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/commit/?id=7fdeb89389886d8be16f14cd4a437452e5a7f422'/>
<id>urn:sha1:7fdeb89389886d8be16f14cd4a437452e5a7f422</id>
<content type='text'>
Approved by:	re (hrs, kensmith)
</content>
</entry>
<entry>
<title>MFC: Only reference the firmware module once rather than twice.</title>
<updated>2006-06-01T20:20:15Z</updated>
<author>
<name>John Baldwin</name>
<email>jhb@FreeBSD.org</email>
</author>
<published>2006-06-01T20:20:15Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/commit/?id=9d75c44852a7c565025b448839e0ad70f47722af'/>
<id>urn:sha1:9d75c44852a7c565025b448839e0ad70f47722af</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Staticize some symbols that are each only used in one corresponding .c file.</title>
<updated>2005-05-06T20:53:34Z</updated>
<author>
<name>Eric Anholt</name>
<email>anholt@FreeBSD.org</email>
</author>
<published>2005-05-06T20:53:34Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/commit/?id=172c411091660b3fd19ed6043fca4282432acba1'/>
<id>urn:sha1:172c411091660b3fd19ed6043fca4282432acba1</id>
<content type='text'>
PR:		kern/43610
Submitted by:	Matt Emmerton, matt at gsicomp dot on dot ca
</content>
</entry>
<entry>
<title>Use BUS_PROBE_DEFAULT for pci probe return value</title>
<updated>2005-03-05T18:30:12Z</updated>
<author>
<name>Warner Losh</name>
<email>imp@FreeBSD.org</email>
</author>
<published>2005-03-05T18:30:12Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/commit/?id=538565c4a516bd50ffcffbb855026ad914300b73'/>
<id>urn:sha1:538565c4a516bd50ffcffbb855026ad914300b73</id>
<content type='text'>
</content>
</entry>
<entry>
<title>o avoid potential null ptr deref if symbol lookup fails</title>
<updated>2005-02-25T20:50:20Z</updated>
<author>
<name>Sam Leffler</name>
<email>sam@FreeBSD.org</email>
</author>
<published>2005-02-25T20:50:20Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/commit/?id=d40b07dfe4f1b86e93fb6cd509997ced7c066c84'/>
<id>urn:sha1:d40b07dfe4f1b86e93fb6cd509997ced7c066c84</id>
<content type='text'>
o unload module if symbol lookup fails

Noticed by:	Coverity Prevent analysis tool (null ptr deref)
Reviewed by:	bms, imp, dwhite
</content>
</entry>
<entry>
<title>Add new function ttyinitmode() which sets our systemwide default</title>
<updated>2004-10-18T21:51:27Z</updated>
<author>
<name>Poul-Henning Kamp</name>
<email>phk@FreeBSD.org</email>
</author>
<published>2004-10-18T21:51:27Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/commit/?id=95bc56897714a12b8e95c92dd8e1a70f1154162d'/>
<id>urn:sha1:95bc56897714a12b8e95c92dd8e1a70f1154162d</id>
<content type='text'>
modes on a tty structure.

Both the ".init" and the current settings are initialized allowing
the function to be used both at attach and open time.

The function takes an argument to decide if echoing should be enabled.
Echoing should not be enabled for regular physical serial ports
unless they are consoles, in which case they should be configured
by ttyconsolemode() instead.

Use the new function throughout.
</content>
</entry>
<entry>
<title>Remove unused ttys field.</title>
<updated>2004-10-14T18:37:59Z</updated>
<author>
<name>Poul-Henning Kamp</name>
<email>phk@FreeBSD.org</email>
</author>
<published>2004-10-14T18:37:59Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/commit/?id=1919daf3396784b4e0d80cfe14158f74f48fcf62'/>
<id>urn:sha1:1919daf3396784b4e0d80cfe14158f74f48fcf62</id>
<content type='text'>
Spotted by:	Peter Jeremy &lt;PeterJeremy@optushome.com.au&gt;
</content>
</entry>
<entry>
<title>Use generic tty code instead of local copies.</title>
<updated>2004-10-06T20:01:49Z</updated>
<author>
<name>Poul-Henning Kamp</name>
<email>phk@FreeBSD.org</email>
</author>
<published>2004-10-06T20:01:49Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/commit/?id=3a5f9a2bd23c06f0053851d2344aff9b5af44cf8'/>
<id>urn:sha1:3a5f9a2bd23c06f0053851d2344aff9b5af44cf8</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Remove buggy (root filesystems may not have cdev) and pointless</title>
<updated>2004-07-28T21:06:13Z</updated>
<author>
<name>Poul-Henning Kamp</name>
<email>phk@FreeBSD.org</email>
</author>
<published>2004-07-28T21:06:13Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/commit/?id=2abf3a8c5aaf6ba60b247534dd524a641764c533'/>
<id>urn:sha1:2abf3a8c5aaf6ba60b247534dd524a641764c533</id>
<content type='text'>
customization of an error message.
</content>
</entry>
</feed>
