<feed xmlns='http://www.w3.org/2005/Atom'>
<title>src-test2/sys, branch release/7.2.0_cvs</title>
<subtitle>FreeBSD source tree</subtitle>
<id>https://cgit-dev.freebsd.org/src-test2/atom?h=release%2F7.2.0_cvs</id>
<link rel='self' href='https://cgit-dev.freebsd.org/src-test2/atom?h=release%2F7.2.0_cvs'/>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/'/>
<updated>2009-05-01T02:51:58Z</updated>
<entry>
<title>Copy releng/7.2 to release/7.2.0 for FreeBSD 7.2-RELEASE.</title>
<updated>2009-05-01T02:51:58Z</updated>
<author>
<name>Ken Smith</name>
<email>kensmith@FreeBSD.org</email>
</author>
<published>2009-05-01T02:51:58Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/commit/?id=b205d83df7763ca1f099bce5ac12a05862a626c4'/>
<id>urn:sha1:b205d83df7763ca1f099bce5ac12a05862a626c4</id>
<content type='text'>
Approved by:	re (implicit)

This commit was manufactured to restore the state of the 7.2-RELEASE image.
</content>
</entry>
<entry>
<title>Get ready for 7.2-RELEASE builds.</title>
<updated>2009-05-01T02:18:54Z</updated>
<author>
<name>Ken Smith</name>
<email>kensmith@FreeBSD.org</email>
</author>
<published>2009-05-01T02:18:54Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/commit/?id=54055718ff5134ddd61afc4c5f01440022040a06'/>
<id>urn:sha1:54055718ff5134ddd61afc4c5f01440022040a06</id>
<content type='text'>
Approved by:	re (implicit)
</content>
</entry>
<entry>
<title>Merge r191434 from stable/7 to releng/7.2:</title>
<updated>2009-04-23T18:23:08Z</updated>
<author>
<name>Robert Watson</name>
<email>rwatson@FreeBSD.org</email>
</author>
<published>2009-04-23T18:23:08Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/commit/?id=72f50b48c4c4ae0a3d3d12a8b7fb6c9ba34ff155'/>
<id>urn:sha1:72f50b48c4c4ae0a3d3d12a8b7fb6c9ba34ff155</id>
<content type='text'>
  In sysctl_ifdata(), query the ifnet pointer using the index only
  once, rather than querying it, validating it, and then re-querying
  it without validating it.  This may avoid a NULL pointer
  dereference and resulting kernel page fault if an interface is
  being deleted while bsnmp or other tools are querying data on the
  interface.

  The full fix, to properly refcount the interface for the duration
  of the sysctl, is in 8.x, but is considered too high-risk for
  7.2, so instead will appear in 7.3 (if all goes well).

  Reported by:  mdtancsa

Approved by:	re (kensmith)
</content>
</entry>
<entry>
<title>Get ready for 7.2-RC2 builds.</title>
<updated>2009-04-23T02:30:44Z</updated>
<author>
<name>Ken Smith</name>
<email>kensmith@FreeBSD.org</email>
</author>
<published>2009-04-23T02:30:44Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/commit/?id=6e5c51726931eddd792dceab87181be6acbcfabd'/>
<id>urn:sha1:6e5c51726931eddd792dceab87181be6acbcfabd</id>
<content type='text'>
Approved by:	re (implicit)
</content>
</entry>
<entry>
<title>Merge 191274.</title>
<updated>2009-04-22T21:50:32Z</updated>
<author>
<name>Robert Noland</name>
<email>rnoland@FreeBSD.org</email>
</author>
<published>2009-04-22T21:50:32Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/commit/?id=34e6868261fbb4b1aa44feacb51414271b2519fc'/>
<id>urn:sha1:34e6868261fbb4b1aa44feacb51414271b2519fc</id>
<content type='text'>
Don't try to setup interrupts for drivers that don't support them.

This causes sis and probably a couple of other driver to panic and fail.

Tested by:    cpghost &lt;cpghost@cordula.ws&gt;
Approved by:	re (kib)
</content>
</entry>
<entry>
<title>MFC r191164</title>
<updated>2009-04-20T17:09:53Z</updated>
<author>
<name>Maksim Yevmenkin</name>
<email>emax@FreeBSD.org</email>
</author>
<published>2009-04-20T17:09:53Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/commit/?id=da2a3ace374da1c111d8066ee7998d609c6d9a20'/>
<id>urn:sha1:da2a3ace374da1c111d8066ee7998d609c6d9a20</id>
<content type='text'>
Prevent atkbd(4) interrupt handler from calling keyboard callback function
when polled mode is enabled. This should help with duplicated/missing
characters problem at mountroot, geli, etc. prompts on multi CPU systems
while kbdmux(4) is enabled.

Tested by:	Tobias Grosser &lt;grosser -at- fim -dot- uni-passau -dot- de&gt;
Tested by:	Fabian Keil &lt;freebsd-listen -at- fabiankeil -dot- de&gt;
Approved by:	re (kib)
</content>
</entry>
<entry>
<title>MFC: r191076</title>
<updated>2009-04-17T23:22:06Z</updated>
<author>
<name>Marius Strobl</name>
<email>marius@FreeBSD.org</email>
</author>
<published>2009-04-17T23:22:06Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/commit/?id=516148ef3e2d4c5e423168ab96ac33d15bd2c785'/>
<id>urn:sha1:516148ef3e2d4c5e423168ab96ac33d15bd2c785</id>
<content type='text'>
- Remove the second license as I'm also fine with the first one.
- Remove redundant softc members for RIDs.
- Change some softc members to be unsigned where more appropriate.
- Add some missing const.
- Remove support for mmap(2)'ing VGA I/O as it was broken [1] and
  not required by X.Org anyway.
- Fix some confusion between bus, physical and virtual addresses
  which mostly consisted in using members of struct video_adapter
  inappropriately but wasn't fatal except for the regular framebuffer
  mmap(2)'ing.
- Remove redundant bzero(9)'ing of the softc.
- Don't map the framebuffer twice in case the firmware has already
  mapped it as besides wasting resources this isn't possible with
  all MMUs. This is a bit tricky as a) just because the firmware
  provides a property with a virtual address doesn't mean it's
  actually mapped (but typically is when the framebuffer is the
  console) and b) the firmware doesn't necessarily map it with
  the same byteorder as we do. This makes machfb(4) work on machines
  with cheetah-class MMUs (including X.Org).

Reported by:	Michael Plass [1]
Approved by:	re (kib)
</content>
</entry>
<entry>
<title>MFC: r191072</title>
<updated>2009-04-17T23:11:18Z</updated>
<author>
<name>Marius Strobl</name>
<email>marius@FreeBSD.org</email>
</author>
<published>2009-04-17T23:11:18Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/commit/?id=6759c92a8d22fe4fb6365a0de8fc5dd679b16c54'/>
<id>urn:sha1:6759c92a8d22fe4fb6365a0de8fc5dd679b16c54</id>
<content type='text'>
Fix whitespace.

Approved by:	re (kib)
</content>
</entry>
<entry>
<title>MFC r191218 and related backout r191220.</title>
<updated>2009-04-17T21:18:17Z</updated>
<author>
<name>Alexander Kabaev</name>
<email>kan@FreeBSD.org</email>
</author>
<published>2009-04-17T21:18:17Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/commit/?id=9929416e833bf69ea03e6de49b5d0fb81fb3e018'/>
<id>urn:sha1:9929416e833bf69ea03e6de49b5d0fb81fb3e018</id>
<content type='text'>
More fallout from negative dotdot caching. Negative entries should
be removed from and reinserted to proper ncneg list.

Reported by:	pho
Submitted by:	kib
Approved by:	re (kib)
</content>
</entry>
<entry>
<title>MFC: Use a disk address instead of an int to hold the starting offset of an</title>
<updated>2009-04-17T17:13:41Z</updated>
<author>
<name>John Baldwin</name>
<email>jhb@FreeBSD.org</email>
</author>
<published>2009-04-17T17:13:41Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/commit/?id=7ff6b770c6ab64812dca436c41228a93f7b87639'/>
<id>urn:sha1:7ff6b770c6ab64812dca436c41228a93f7b87639</id>
<content type='text'>
open partition.

Approved by:	re (kib)
</content>
</entry>
</feed>
