<feed xmlns='http://www.w3.org/2005/Atom'>
<title>src/sys/gnu/i386, branch release/4.1.1</title>
<subtitle>FreeBSD source tree</subtitle>
<id>https://cgit-dev.freebsd.org/src/atom?h=release%2F4.1.1</id>
<link rel='self' href='https://cgit-dev.freebsd.org/src/atom?h=release%2F4.1.1'/>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/'/>
<updated>2000-08-03T00:54:41Z</updated>
<entry>
<title>MFC: $FreeBSD$</title>
<updated>2000-08-03T00:54:41Z</updated>
<author>
<name>Peter Wemm</name>
<email>peter@FreeBSD.org</email>
</author>
<published>2000-08-03T00:54:41Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=b245958cd3ea7381f0622c14daf335461b9d0bc8'/>
<id>urn:sha1:b245958cd3ea7381f0622c14daf335461b9d0bc8</id>
<content type='text'>
</content>
</entry>
<entry>
<title>MFC: x86 ASM cleanups allowed/required with/by Binutils 2.10.0.</title>
<updated>2000-07-07T00:38:51Z</updated>
<author>
<name>David E. O'Brien</name>
<email>obrien@FreeBSD.org</email>
</author>
<published>2000-07-07T00:38:51Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=91c6aab4d61632fd23659810bdc0559d6b449a88'/>
<id>urn:sha1:91c6aab4d61632fd23659810bdc0559d6b449a88</id>
<content type='text'>
1. Do not specify the size to operations; allow the assembler to decide.
   (we often were mixing 32-bit operations with 16-bit operands)
2. AT&amp;T asm syntax requires a leading '*' in front of the operand for
   indirect calls and jumps.
</content>
</entry>
<entry>
<title>Remove #if NDGB &gt; 0 and #if NDGM &gt; 0</title>
<updated>2000-01-29T18:42:45Z</updated>
<author>
<name>Peter Wemm</name>
<email>peter@FreeBSD.org</email>
</author>
<published>2000-01-29T18:42:45Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=1c6f64061cc309aaee134a49f229372522ae4fe9'/>
<id>urn:sha1:1c6f64061cc309aaee134a49f229372522ae4fe9</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Remember folks, it's:</title>
<updated>1999-10-12T02:23:14Z</updated>
<author>
<name>Mike Smith</name>
<email>msmith@FreeBSD.org</email>
</author>
<published>1999-10-12T02:23:14Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=28663e65ca963181076f2058838563527973ad6d'/>
<id>urn:sha1:28663e65ca963181076f2058838563527973ad6d</id>
<content type='text'>
 1) test
 2) commit
 3) test again

Guess who forgot 1 and 3?  8)
</content>
</entry>
<entry>
<title>remove unused #include</title>
<updated>1999-10-11T19:16:54Z</updated>
<author>
<name>Poul-Henning Kamp</name>
<email>phk@FreeBSD.org</email>
</author>
<published>1999-10-11T19:16:54Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=c23f21660ce3330408f810c7b995800dc8c1001d'/>
<id>urn:sha1:c23f21660ce3330408f810c7b995800dc8c1001d</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Introduce ttyread() and ttywrite() which do the canonical thing.</title>
<updated>1999-09-28T11:45:31Z</updated>
<author>
<name>Poul-Henning Kamp</name>
<email>phk@FreeBSD.org</email>
</author>
<published>1999-09-28T11:45:31Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=1ab305ef608dc3a8a8bc426b615e6b81bd7f5a05'/>
<id>urn:sha1:1ab305ef608dc3a8a8bc426b615e6b81bd7f5a05</id>
<content type='text'>
Use them in many tty drivers.

Reviewed by: julian, bde
</content>
</entry>
<entry>
<title>Remove five now unused fields from struct cdevsw.  They should never</title>
<updated>1999-09-25T18:24:47Z</updated>
<author>
<name>Poul-Henning Kamp</name>
<email>phk@FreeBSD.org</email>
</author>
<published>1999-09-25T18:24:47Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=d6a0e38a1bffb551c7a3159a072a0ac3b30abccb'/>
<id>urn:sha1:d6a0e38a1bffb551c7a3159a072a0ac3b30abccb</id>
<content type='text'>
have been there in the first place.  A GENERIC kernel shrinks almost 1k.

Add a slightly different safetybelt under nostop for tty drivers.

Add some missing FreeBSD tags
</content>
</entry>
<entry>
<title>This patch clears the way for removing a number of tty related</title>
<updated>1999-09-25T16:21:39Z</updated>
<author>
<name>Poul-Henning Kamp</name>
<email>phk@FreeBSD.org</email>
</author>
<published>1999-09-25T16:21:39Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=ae8e1d08d7bf92c79a987fb2a6a4526fbb8415f6'/>
<id>urn:sha1:ae8e1d08d7bf92c79a987fb2a6a4526fbb8415f6</id>
<content type='text'>
fields in struct cdevsw:

        d_stop          moved to struct tty.
        d_reset         already unused.
        d_devtotty      linkage now provided by dev_t-&gt;si_tty.

These fields will be removed from struct cdevsw together with
d_params and d_maxio Real Soon Now.

The changes in this patch consist of:

        initialize dev-&gt;si_tty in *_open()
        initialize tty-&gt;t_stop
        remove devtotty functions
        rename ttpoll to ttypoll
        a few adjustments to these changes in the generic code
        a bump of __FreeBSD_version
        add a couple of FreeBSD tags
</content>
</entry>
<entry>
<title>$Id$ -&gt; $FreeBSD$</title>
<updated>1999-08-28T01:08:13Z</updated>
<author>
<name>Peter Wemm</name>
<email>peter@FreeBSD.org</email>
</author>
<published>1999-08-28T01:08:13Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=c3aac50f284c6cca5b4f2eb46aaa13812cb8b630'/>
<id>urn:sha1:c3aac50f284c6cca5b4f2eb46aaa13812cb8b630</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Convert DEVFS hooks in (most) drivers to make_dev().</title>
<updated>1999-08-23T20:59:21Z</updated>
<author>
<name>Poul-Henning Kamp</name>
<email>phk@FreeBSD.org</email>
</author>
<published>1999-08-23T20:59:21Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=9dcbe2404a244059708f3bbc8cbfa0a14887c4ea'/>
<id>urn:sha1:9dcbe2404a244059708f3bbc8cbfa0a14887c4ea</id>
<content type='text'>
Diskslice/label code not yet handled.

Vinum, i4b, alpha, pc98 not dealt with (left to respective Maintainers)

Add the correct hook for devfs to kern_conf.c

The net result of this excercise is that a lot less files depends on DEVFS,
and devtoname() gets more sensible output in many cases.

A few drivers had minor additional cleanups performed relating to cdevsw
registration.

A few drivers don't register a cdevsw{} anymore, but only use make_dev().
</content>
</entry>
</feed>
