<feed xmlns='http://www.w3.org/2005/Atom'>
<title>src/sys/i386/linux/linux_misc.c, branch release/2.2.8_cvs</title>
<subtitle>FreeBSD source tree</subtitle>
<link rel='alternate' type='text/html' href='http://cgit.freebsd.org/src/'/>
<entry>
<title>This commit was manufactured by cvs2svn to create tag</title>
<updated>1999-01-21T00:55:30+00:00</updated>
<author>
<name>cvs2svn</name>
<email>cvs2svn@FreeBSD.org</email>
</author>
<published>1999-01-21T00:55:30+00:00</published>
<link rel='alternate' type='text/html' href='http://cgit.freebsd.org/src/commit/?id=a9e2dc176f709713f9565ed1711c958f0707eb36'/>
<id>a9e2dc176f709713f9565ed1711c958f0707eb36</id>
<content type='text'>
'RELENG_2_2_8_RELEASE'.

This commit was manufactured to restore the state of the 2.2.8-RELEASE image.
Releases prior to 5.3-RELEASE are omitting the secure/ and crypto/ subdirs.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
'RELENG_2_2_8_RELEASE'.

This commit was manufactured to restore the state of the 2.2.8-RELEASE image.
Releases prior to 5.3-RELEASE are omitting the secure/ and crypto/ subdirs.
</pre>
</div>
</content>
</entry>
<entry>
<title>change to linux_time() was bogus, back it out.</title>
<updated>1998-09-24T13:25:14+00:00</updated>
<author>
<name>Jordan K. Hubbard</name>
<email>jkh@FreeBSD.org</email>
</author>
<published>1998-09-24T13:25:14+00:00</published>
<link rel='alternate' type='text/html' href='http://cgit.freebsd.org/src/commit/?id=a45778e6029401864aa50a974cde1dc968438e26'/>
<id>a45778e6029401864aa50a974cde1dc968438e26</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>MFC: adjust time.</title>
<updated>1998-09-23T15:13:50+00:00</updated>
<author>
<name>Jordan K. Hubbard</name>
<email>jkh@FreeBSD.org</email>
</author>
<published>1998-09-23T15:13:50+00:00</published>
<link rel='alternate' type='text/html' href='http://cgit.freebsd.org/src/commit/?id=2c0175a5ee32c832f8e42e06d78c47e88e08c5c5'/>
<id>2c0175a5ee32c832f8e42e06d78c47e88e08c5c5</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>MFC: catch up with a bunch of functions that have been implemented in</title>
<updated>1998-09-23T14:13:01+00:00</updated>
<author>
<name>Jordan K. Hubbard</name>
<email>jkh@FreeBSD.org</email>
</author>
<published>1998-09-23T14:13:01+00:00</published>
<link rel='alternate' type='text/html' href='http://cgit.freebsd.org/src/commit/?id=53a87964af082091a53fe11dd8747fff866353d1'/>
<id>53a87964af082091a53fe11dd8747fff866353d1</id>
<content type='text'>
     the -current linuxulator but not merged for many months.

PR:			7792
Submitted-largely-by:	Avatar Liang &lt;avatar@www.mmlab.cse.yzu.edu.tw&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
     the -current linuxulator but not merged for many months.

PR:			7792
Submitted-largely-by:	Avatar Liang &lt;avatar@www.mmlab.cse.yzu.edu.tw&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>MFC: implement Linux keyboard ioctls for X server compat, implement iopl().</title>
<updated>1998-09-04T17:00:06+00:00</updated>
<author>
<name>Jordan K. Hubbard</name>
<email>jkh@FreeBSD.org</email>
</author>
<published>1998-09-04T17:00:06+00:00</published>
<link rel='alternate' type='text/html' href='http://cgit.freebsd.org/src/commit/?id=9e1a0ccf4e2b793785218f18cb9490c84e1c5c06'/>
<id>9e1a0ccf4e2b793785218f18cb9490c84e1c5c06</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>MFC: merge just enough of our linux emulator changes to successfully</title>
<updated>1998-02-19T00:37:34+00:00</updated>
<author>
<name>Jordan K. Hubbard</name>
<email>jkh@FreeBSD.org</email>
</author>
<published>1998-02-19T00:37:34+00:00</published>
<link rel='alternate' type='text/html' href='http://cgit.freebsd.org/src/commit/?id=02acb6c49c29a6f3186ad8ecc92f5ca6e5f80c31'/>
<id>02acb6c49c29a6f3186ad8ecc92f5ca6e5f80c31</id>
<content type='text'>
run the Linux RealAudio 5.0 client.  I wish my kernel hacking skills were
up to merging *all* the nifty new features, like linux_iopl(), but this
merge already taught me more than enough about the code to know that I don't
really understand it well enough to do that. ;-)
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
run the Linux RealAudio 5.0 client.  I wish my kernel hacking skills were
up to merging *all* the nifty new features, like linux_iopl(), but this
merge already taught me more than enough about the code to know that I don't
really understand it well enough to do that. ;-)
</pre>
</div>
</content>
</entry>
<entry>
<title>Merge from current; always include PROT_READ in linux_mmap().</title>
<updated>1997-04-28T02:55:10+00:00</updated>
<author>
<name>Mike Smith</name>
<email>msmith@FreeBSD.org</email>
</author>
<published>1997-04-28T02:55:10+00:00</published>
<link rel='alternate' type='text/html' href='http://cgit.freebsd.org/src/commit/?id=2ce04713fe4a3189057605849f77c30252944c1e'/>
<id>2ce04713fe4a3189057605849f77c30252944c1e</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Clean up -Wunused warnings.</title>
<updated>1996-06-12T05:11:41+00:00</updated>
<author>
<name>Gary Palmer</name>
<email>gpalmer@FreeBSD.org</email>
</author>
<published>1996-06-12T05:11:41+00:00</published>
<link rel='alternate' type='text/html' href='http://cgit.freebsd.org/src/commit/?id=c23670e2949d9e72d99006b4f3be147c712f2f89'/>
<id>c23670e2949d9e72d99006b4f3be147c712f2f89</id>
<content type='text'>
Reviewed by:		bde
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Reviewed by:		bde
</pre>
</div>
</content>
</entry>
<entry>
<title>First pass at cleaning up macros relating to pages, clusters and all that.</title>
<updated>1996-05-02T10:43:17+00:00</updated>
<author>
<name>Poul-Henning Kamp</name>
<email>phk@FreeBSD.org</email>
</author>
<published>1996-05-02T10:43:17+00:00</published>
<link rel='alternate' type='text/html' href='http://cgit.freebsd.org/src/commit/?id=f8845af0dbef25d2e6f611245f459918081b0cb2'/>
<id>f8845af0dbef25d2e6f611245f459918081b0cb2</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Removed never-used #includes of &lt;machine/cpu.h&gt;.  Many were apparently</title>
<updated>1996-04-07T17:39:28+00:00</updated>
<author>
<name>Bruce Evans</name>
<email>bde@FreeBSD.org</email>
</author>
<published>1996-04-07T17:39:28+00:00</published>
<link rel='alternate' type='text/html' href='http://cgit.freebsd.org/src/commit/?id=6ffde942bf3c33906c93f86d2e59e4390f939a97'/>
<id>6ffde942bf3c33906c93f86d2e59e4390f939a97</id>
<content type='text'>
copied from bad examples.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
copied from bad examples.
</pre>
</div>
</content>
</entry>
</feed>
