<feed xmlns='http://www.w3.org/2005/Atom'>
<title>src-test2/sys/amd64/include, branch stable/4</title>
<subtitle>FreeBSD source tree</subtitle>
<id>https://cgit-dev.freebsd.org/src-test2/atom?h=stable%2F4</id>
<link rel='self' href='https://cgit-dev.freebsd.org/src-test2/atom?h=stable%2F4'/>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/'/>
<updated>2000-03-13T04:59:44Z</updated>
<entry>
<title>This commit was manufactured by cvs2svn to create branch 'RELENG_4'.</title>
<updated>2000-03-13T04:59:44Z</updated>
<author>
<name>cvs2svn</name>
<email>cvs2svn@FreeBSD.org</email>
</author>
<published>2000-03-13T04:59:44Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/commit/?id=842f30848780866cb822fe01c4d3d4576718ddb3'/>
<id>urn:sha1:842f30848780866cb822fe01c4d3d4576718ddb3</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Change the default FPU control word so that exceptions for new</title>
<updated>2000-03-10T17:56:33Z</updated>
<author>
<name>Martin Cracauer</name>
<email>cracauer@FreeBSD.org</email>
</author>
<published>2000-03-10T17:56:33Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/commit/?id=0c14a6606bfa53ad5b6b939bdf1323f7cacb757f'/>
<id>urn:sha1:0c14a6606bfa53ad5b6b939bdf1323f7cacb757f</id>
<content type='text'>
processes are now masked until set by fpsetmask(3).

Submitted by:	bde
Approved by:	jkh, bde
</content>
</entry>
<entry>
<title>Patches that eliminate extra context switches in FIFO case.</title>
<updated>2000-03-02T16:20:07Z</updated>
<author>
<name>Peter Dufault</name>
<email>dufault@FreeBSD.org</email>
</author>
<published>2000-03-02T16:20:07Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/commit/?id=383774c41767c4780eb4265f77a34190d80a2572'/>
<id>urn:sha1:383774c41767c4780eb4265f77a34190d80a2572</id>
<content type='text'>
Fixes p1003_1b regression test in the simple case of no RR and
FIFO processes competing.

Reviewed by:	jkh, bde
</content>
</entry>
<entry>
<title>Fix an __asm operand constraint which broke the -O3 and -O0 builds.</title>
<updated>2000-02-21T13:06:50Z</updated>
<author>
<name>Brian S. Dean</name>
<email>bsd@FreeBSD.org</email>
</author>
<published>2000-02-21T13:06:50Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/commit/?id=80275388cb23e91281f69a415e251eed01bb06c3'/>
<id>urn:sha1:80275388cb23e91281f69a415e251eed01bb06c3</id>
<content type='text'>
Submitted by:	Seigo Tanimura &lt;tanimura@freebsd.org&gt;
Approved by:	jkh
</content>
</entry>
<entry>
<title>Don't forget to reset the hardware debug registers when a process that</title>
<updated>2000-02-20T20:51:23Z</updated>
<author>
<name>Brian S. Dean</name>
<email>bsd@FreeBSD.org</email>
</author>
<published>2000-02-20T20:51:23Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/commit/?id=de8050f9b844e288f17964759ff76c4166b63219'/>
<id>urn:sha1:de8050f9b844e288f17964759ff76c4166b63219</id>
<content type='text'>
was using them exits.

Don't allow a user process to cause the kernel to take a TRCTRAP on a
user space address.

Reviewed by:	jlemon, sef
Approved by:	jkh
</content>
</entry>
<entry>
<title>Document the support in the kernel for hardware debug registers on the</title>
<updated>2000-02-12T18:33:54Z</updated>
<author>
<name>David E. O'Brien</name>
<email>obrien@FreeBSD.org</email>
</author>
<published>2000-02-12T18:33:54Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/commit/?id=ed0010ed097b27a228d9a2f31851671fce2e0d09'/>
<id>urn:sha1:ed0010ed097b27a228d9a2f31851671fce2e0d09</id>
<content type='text'>
ix86 platform which allows for hardware watchpoints, etc...

Submitted by:	Brian Dean &lt;brdean@unx.sas.com&gt;
</content>
</entry>
<entry>
<title>Fixed the profiling version ALTENTRY().  Again.  The previous version</title>
<updated>2000-01-25T09:01:55Z</updated>
<author>
<name>Bruce Evans</name>
<email>bde@FreeBSD.org</email>
</author>
<published>2000-01-25T09:01:55Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/commit/?id=be16a3aba0c2d57f43a1e8a0fa0267ddf3fd9660'/>
<id>urn:sha1:be16a3aba0c2d57f43a1e8a0fa0267ddf3fd9660</id>
<content type='text'>
didn't set up the frame pointer before calling mcount, and then jumped
to the wrong place in ENTRY() to defeat the point of the jump.
</content>
</entry>
<entry>
<title>Move ENTRY and ALTENTRY definitions to asm.h where they belong.</title>
<updated>2000-01-20T03:15:01Z</updated>
<author>
<name>Jason Evans</name>
<email>jasone@FreeBSD.org</email>
</author>
<published>2000-01-20T03:15:01Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/commit/?id=ed25321907f057ad8bb4538de167bba84a25f49d'/>
<id>urn:sha1:ed25321907f057ad8bb4538de167bba84a25f49d</id>
<content type='text'>
Unbreak profiling.  Again.

Submitted by:	bde
</content>
</entry>
<entry>
<title>Allow SMP systems with an MCA bus to work properly.</title>
<updated>2000-01-13T09:09:02Z</updated>
<author>
<name>Matthew N. Dodd</name>
<email>mdodd@FreeBSD.org</email>
</author>
<published>2000-01-13T09:09:02Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/commit/?id=de9cfdd736596722178c9ace35c1e4eed5c1c5c1'/>
<id>urn:sha1:de9cfdd736596722178c9ace35c1e4eed5c1c5c1</id>
<content type='text'>
Reviewed by:	peter
</content>
</entry>
<entry>
<title>Fixed style bugs related to the access functions for the bsfl and bsrl</title>
<updated>2000-01-09T16:46:03Z</updated>
<author>
<name>Bruce Evans</name>
<email>bde@FreeBSD.org</email>
</author>
<published>2000-01-09T16:46:03Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/commit/?id=c83b1328f14caa22d782bd117ec9b96775c4082c'/>
<id>urn:sha1:c83b1328f14caa22d782bd117ec9b96775c4082c</id>
<content type='text'>
i386 instructions.
</content>
</entry>
</feed>
