<?xml version="1.0" encoding="UTF-8"?>
<rdf:RDF xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns="http://purl.org/rss/1.0/" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:syn="http://purl.org/rss/1.0/modules/syndication/" xmlns:admin="http://webns.net/mvcb/">
  <channel rdf:about="http://blog.gmane.org/gmane.os.netbsd.devel.cvs">
    <title>gmane.os.netbsd.devel.cvs</title>
    <link>http://blog.gmane.org/gmane.os.netbsd.devel.cvs</link>
    <description/>
    <syn:updatePeriod>hourly</syn:updatePeriod>
    <syn:updateFrequency>1</syn:updateFrequency>
    <syn:updateBase>1901-01-01T00:00+00:00</syn:updateBase>
    <items>
      <rdf:Seq>
        <rdf:li rdf:resource="http://permalink.gmane.org/gmane.os.netbsd.devel.cvs/134221"/>
        <rdf:li rdf:resource="http://permalink.gmane.org/gmane.os.netbsd.devel.cvs/134220"/>
        <rdf:li rdf:resource="http://permalink.gmane.org/gmane.os.netbsd.devel.cvs/134219"/>
        <rdf:li rdf:resource="http://permalink.gmane.org/gmane.os.netbsd.devel.cvs/134218"/>
        <rdf:li rdf:resource="http://permalink.gmane.org/gmane.os.netbsd.devel.cvs/134217"/>
        <rdf:li rdf:resource="http://permalink.gmane.org/gmane.os.netbsd.devel.cvs/134216"/>
        <rdf:li rdf:resource="http://permalink.gmane.org/gmane.os.netbsd.devel.cvs/134215"/>
        <rdf:li rdf:resource="http://permalink.gmane.org/gmane.os.netbsd.devel.cvs/134214"/>
        <rdf:li rdf:resource="http://permalink.gmane.org/gmane.os.netbsd.devel.cvs/134213"/>
        <rdf:li rdf:resource="http://permalink.gmane.org/gmane.os.netbsd.devel.cvs/134212"/>
        <rdf:li rdf:resource="http://permalink.gmane.org/gmane.os.netbsd.devel.cvs/134211"/>
        <rdf:li rdf:resource="http://permalink.gmane.org/gmane.os.netbsd.devel.cvs/134210"/>
        <rdf:li rdf:resource="http://permalink.gmane.org/gmane.os.netbsd.devel.cvs/134209"/>
        <rdf:li rdf:resource="http://permalink.gmane.org/gmane.os.netbsd.devel.cvs/134208"/>
        <rdf:li rdf:resource="http://permalink.gmane.org/gmane.os.netbsd.devel.cvs/134207"/>
        <rdf:li rdf:resource="http://permalink.gmane.org/gmane.os.netbsd.devel.cvs/134206"/>
        <rdf:li rdf:resource="http://permalink.gmane.org/gmane.os.netbsd.devel.cvs/134205"/>
        <rdf:li rdf:resource="http://permalink.gmane.org/gmane.os.netbsd.devel.cvs/134204"/>
        <rdf:li rdf:resource="http://permalink.gmane.org/gmane.os.netbsd.devel.cvs/134203"/>
        <rdf:li rdf:resource="http://permalink.gmane.org/gmane.os.netbsd.devel.cvs/134202"/>
      </rdf:Seq>
    </items>
    <image rdf:resource="http://gmane.org/img/gmane-25t.png"/>
    <textinput rdf:resource=""/>
  </channel>
  <image rdf:about="http://gmane.org/img/gmane-25t.png">
    <title>Gmane</title>
    <url>http://gmane.org/img/gmane-25t.png</url>
    <link>http://gmane.org</link>
  </image>
  <item rdf:about="http://permalink.gmane.org/gmane.os.netbsd.devel.cvs/134221">
    <title>CVS commit: src/sys/dev/usb</title>
    <link>http://permalink.gmane.org/gmane.os.netbsd.devel.cvs/134221</link>
    <description>&lt;pre&gt;Module Name:src
Committed By:buhrow
Date:Fri May 25 16:33:54 UTC 2012

Modified Files:
src/sys/dev/usb: usb_quirks.c

Log Message:
Added the Apple iPod Touch (4th generation)
to the list of Apple devices with bogus uhid and uaudio matches.
It now attaches as a ugen device.


To generate a diff of this commit:
cvs rdiff -u -r1.74 -r1.75 src/sys/dev/usb/usb_quirks.c

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.


&lt;/pre&gt;</description>
    <dc:creator>Brian Buhrow</dc:creator>
    <dc:date>2012-05-25T16:33:54</dc:date>
  </item>
  <item rdf:about="http://permalink.gmane.org/gmane.os.netbsd.devel.cvs/134220">
    <title>CVS commit: src/sys/dev/usb</title>
    <link>http://permalink.gmane.org/gmane.os.netbsd.devel.cvs/134220</link>
    <description>&lt;pre&gt;Module Name:src
Committed By:buhrow
Date:Fri May 25 16:29:37 UTC 2012

Modified Files:
src/sys/dev/usb: usbdevs.h usbdevs_data.h

Log Message:
Regen after successful build release
(Includes Apple iPod Touch (4th generation)
and
Springer Design's TTSMP3 players


To generate a diff of this commit:
cvs rdiff -u -r1.607 -r1.608 src/sys/dev/usb/usbdevs.h
cvs rdiff -u -r1.608 -r1.609 src/sys/dev/usb/usbdevs_data.h

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.


&lt;/pre&gt;</description>
    <dc:creator>Brian Buhrow</dc:creator>
    <dc:date>2012-05-25T16:29:37</dc:date>
  </item>
  <item rdf:about="http://permalink.gmane.org/gmane.os.netbsd.devel.cvs/134219">
    <title>CVS commit: src/share/man/man4</title>
    <link>http://permalink.gmane.org/gmane.os.netbsd.devel.cvs/134219</link>
    <description>&lt;pre&gt;Module Name:src
Committed By:tsutsui
Date:Fri May 25 15:54:03 UTC 2012

Modified Files:
src/share/man/man4: options.4

Log Message:
Add dumb description about options NFS_BOOT_BOOTSTATIC.  Noticed by ryo&amp;lt; at &amp;gt;.


To generate a diff of this commit:
cvs rdiff -u -r1.415 -r1.416 src/share/man/man4/options.4

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.


&lt;/pre&gt;</description>
    <dc:creator>Izumi Tsutsui</dc:creator>
    <dc:date>2012-05-25T15:54:03</dc:date>
  </item>
  <item rdf:about="http://permalink.gmane.org/gmane.os.netbsd.devel.cvs/134218">
    <title>CVS commit: src/sys/arch/xen/xen</title>
    <link>http://permalink.gmane.org/gmane.os.netbsd.devel.cvs/134218</link>
    <description>&lt;pre&gt;Module Name:src
Committed By:elric
Date:Fri May 25 15:03:38 UTC 2012

Modified Files:
src/sys/arch/xen/xen: xbd_xenbus.c

Log Message:
Update xdb_xenbus.c to new usage of routines in dksubr.c.


To generate a diff of this commit:
cvs rdiff -u -r1.56 -r1.57 src/sys/arch/xen/xen/xbd_xenbus.c

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.


&lt;/pre&gt;</description>
    <dc:creator>Roland Dowdeswell</dc:creator>
    <dc:date>2012-05-25T15:03:38</dc:date>
  </item>
  <item rdf:about="http://permalink.gmane.org/gmane.os.netbsd.devel.cvs/134217">
    <title>CVS commit: src/sys/arch/evbmips/conf</title>
    <link>http://permalink.gmane.org/gmane.os.netbsd.devel.cvs/134217</link>
    <description>&lt;pre&gt;Module Name:src
Committed By:ryo
Date:Fri May 25 14:59:17 UTC 2012

Modified Files:
src/sys/arch/evbmips/conf: CPMBR1400

Log Message:
fix typo


To generate a diff of this commit:
cvs rdiff -u -r1.8 -r1.9 src/sys/arch/evbmips/conf/CPMBR1400

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.


&lt;/pre&gt;</description>
    <dc:creator>Ryo Shimizu</dc:creator>
    <dc:date>2012-05-25T14:59:17</dc:date>
  </item>
  <item rdf:about="http://permalink.gmane.org/gmane.os.netbsd.devel.cvs/134216">
    <title>CVS commit: src/sys/dev</title>
    <link>http://permalink.gmane.org/gmane.os.netbsd.devel.cvs/134216</link>
    <description>&lt;pre&gt;Module Name:src
Committed By:elric
Date:Fri May 25 14:25:39 UTC 2012

Modified Files:
src/sys/dev: dksubr.c

Log Message:
Revert a few lines of accidental commit.


To generate a diff of this commit:
cvs rdiff -u -r1.43 -r1.44 src/sys/dev/dksubr.c

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.


&lt;/pre&gt;</description>
    <dc:creator>Roland Dowdeswell</dc:creator>
    <dc:date>2012-05-25T14:25:39</dc:date>
  </item>
  <item rdf:about="http://permalink.gmane.org/gmane.os.netbsd.devel.cvs/134215">
    <title>CVS commit: src</title>
    <link>http://permalink.gmane.org/gmane.os.netbsd.devel.cvs/134215</link>
    <description>&lt;pre&gt;Module Name:src
Committed By:wiz
Date:Fri May 25 13:47:30 UTC 2012

Modified Files:
src: BUILDING

Log Message:
regen using 'make regen' in doc/


To generate a diff of this commit:
cvs rdiff -u -r1.100 -r1.101 src/BUILDING

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.


&lt;/pre&gt;</description>
    <dc:creator>Thomas Klausner</dc:creator>
    <dc:date>2012-05-25T13:47:30</dc:date>
  </item>
  <item rdf:about="http://permalink.gmane.org/gmane.os.netbsd.devel.cvs/134214">
    <title>CVS commit: src/sys/arch/vax/include</title>
    <link>http://permalink.gmane.org/gmane.os.netbsd.devel.cvs/134214</link>
    <description>&lt;pre&gt;Module Name:src
Committed By:matt
Date:Fri May 25 12:32:49 UTC 2012

Modified Files:
src/sys/arch/vax/include: types.h userret.h

Log Message:
Implement __HAVE_RAS.  Unlike most implementation, this is done in userret
instead of cpu_switchto since we already accessing the proc structure so
the additional overhead of check p_raslist is minimal.


To generate a diff of this commit:
cvs rdiff -u -r1.44 -r1.45 src/sys/arch/vax/include/types.h
cvs rdiff -u -r1.13 -r1.14 src/sys/arch/vax/include/userret.h

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.


&lt;/pre&gt;</description>
    <dc:creator>Matt Thomas</dc:creator>
    <dc:date>2012-05-25T12:32:49</dc:date>
  </item>
  <item rdf:about="http://permalink.gmane.org/gmane.os.netbsd.devel.cvs/134213">
    <title>CVS commit: src/sys/dev</title>
    <link>http://permalink.gmane.org/gmane.os.netbsd.devel.cvs/134213</link>
    <description>&lt;pre&gt;Module Name:src
Committed By:elric
Date:Fri May 25 10:53:46 UTC 2012

Modified Files:
src/sys/dev: cgd.c cgdvar.h dksubr.c dkvar.h

Log Message:
Modify dksubr.c to add a function that sets the disk properties in
the drvctl framework.  And call this new functionality from cgd(4),
the consumer of dksubr.c.  We do this to allow gpt(8) to be able
to label cgd(4) disks.  We also add in some DIOCGSECTORSIZE logic
and we ensure that the WEDGE ioctls are not called on either
uninitialised disks or disks which have not been opened for write
access.


To generate a diff of this commit:
cvs rdiff -u -r1.76 -r1.77 src/sys/dev/cgd.c
cvs rdiff -u -r1.14 -r1.15 src/sys/dev/cgdvar.h
cvs rdiff -u -r1.42 -r1.43 src/sys/dev/dksubr.c
cvs rdiff -u -r1.15 -r1.16 src/sys/dev/dkvar.h

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.


&lt;/pre&gt;</description>
    <dc:creator>Roland Dowdeswell</dc:creator>
    <dc:date>2012-05-25T10:53:46</dc:date>
  </item>
  <item rdf:about="http://permalink.gmane.org/gmane.os.netbsd.devel.cvs/134212">
    <title>CVS commit: src/share/mk</title>
    <link>http://permalink.gmane.org/gmane.os.netbsd.devel.cvs/134212</link>
    <description>&lt;pre&gt;Module Name:src
Committed By:wiz
Date:Fri May 25 10:48:48 UTC 2012

Modified Files:
src/share/mk: bsd.README

Log Message:
Document MKREPRO here as well.


To generate a diff of this commit:
cvs rdiff -u -r1.294 -r1.295 src/share/mk/bsd.README

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.


&lt;/pre&gt;</description>
    <dc:creator>Thomas Klausner</dc:creator>
    <dc:date>2012-05-25T10:48:48</dc:date>
  </item>
  <item rdf:about="http://permalink.gmane.org/gmane.os.netbsd.devel.cvs/134211">
    <title>CVS commit: src</title>
    <link>http://permalink.gmane.org/gmane.os.netbsd.devel.cvs/134211</link>
    <description>&lt;pre&gt;Module Name:src
Committed By:wiz
Date:Fri May 25 10:47:26 UTC 2012

Modified Files:
src: BUILDING
src/doc: BUILDING.mdoc

Log Message:
Document MKREPRO using joerg's wording.


To generate a diff of this commit:
cvs rdiff -u -r1.99 -r1.100 src/BUILDING
cvs rdiff -u -r1.88 -r1.89 src/doc/BUILDING.mdoc

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.


&lt;/pre&gt;</description>
    <dc:creator>Thomas Klausner</dc:creator>
    <dc:date>2012-05-25T10:47:26</dc:date>
  </item>
  <item rdf:about="http://permalink.gmane.org/gmane.os.netbsd.devel.cvs/134210">
    <title>CVS commit: src/share/dict</title>
    <link>http://permalink.gmane.org/gmane.os.netbsd.devel.cvs/134210</link>
    <description>&lt;pre&gt;Module Name:src
Committed By:dholland
Date:Fri May 25 03:18:01 UTC 2012

Modified Files:
src/share/dict: web2

Log Message:
+wimp


To generate a diff of this commit:
cvs rdiff -u -r1.17 -r1.18 src/share/dict/web2

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.


&lt;/pre&gt;</description>
    <dc:creator>David A. Holland</dc:creator>
    <dc:date>2012-05-25T03:18:01</dc:date>
  </item>
  <item rdf:about="http://permalink.gmane.org/gmane.os.netbsd.devel.cvs/134209">
    <title>CVS commit: src/sys/dev/usb</title>
    <link>http://permalink.gmane.org/gmane.os.netbsd.devel.cvs/134209</link>
    <description>&lt;pre&gt;Module Name:src
Committed By:buhrow
Date:Thu May 24 21:32:35 UTC 2012

Modified Files:
src/sys/dev/usb: usbdevs

Log Message:
Add the Springer Design MP3 players/book reader products.
This includes the original BookPOrt sold by APH.


To generate a diff of this commit:
cvs rdiff -u -r1.615 -r1.616 src/sys/dev/usb/usbdevs

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.


&lt;/pre&gt;</description>
    <dc:creator>Brian Buhrow</dc:creator>
    <dc:date>2012-05-24T21:32:35</dc:date>
  </item>
  <item rdf:about="http://permalink.gmane.org/gmane.os.netbsd.devel.cvs/134208">
    <title>CVS commit: src/sys/dev/usb</title>
    <link>http://permalink.gmane.org/gmane.os.netbsd.devel.cvs/134208</link>
    <description>&lt;pre&gt;Module Name:src
Committed By:buhrow
Date:Thu May 24 21:22:24 UTC 2012

Modified Files:
src/sys/dev/usb: usbdevs

Log Message:
Add the Apple IPod Shuffle (second generation) and the
Apple IPod Touch (fourth generation)


To generate a diff of this commit:
cvs rdiff -u -r1.614 -r1.615 src/sys/dev/usb/usbdevs

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.


&lt;/pre&gt;</description>
    <dc:creator>Brian Buhrow</dc:creator>
    <dc:date>2012-05-24T21:22:24</dc:date>
  </item>
  <item rdf:about="http://permalink.gmane.org/gmane.os.netbsd.devel.cvs/134207">
    <title>CVS commit: src/sys/dev/wscons</title>
    <link>http://permalink.gmane.org/gmane.os.netbsd.devel.cvs/134207</link>
    <description>&lt;pre&gt;Module Name:src
Committed By:abs
Date:Thu May 24 18:16:32 UTC 2012

Modified Files:
src/sys/dev/wscons: wsevent.c

Log Message:
Add the following above the version = 0 line, just to provide a hint...
/* For binary compat. New code must call WSxxxIO_SETVERSION */


To generate a diff of this commit:
cvs rdiff -u -r1.34 -r1.35 src/sys/dev/wscons/wsevent.c

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.


&lt;/pre&gt;</description>
    <dc:creator>David Brownlee</dc:creator>
    <dc:date>2012-05-24T18:16:32</dc:date>
  </item>
  <item rdf:about="http://permalink.gmane.org/gmane.os.netbsd.devel.cvs/134206">
    <title>CVS commit: src/sys/arch/powerpc/oea</title>
    <link>http://permalink.gmane.org/gmane.os.netbsd.devel.cvs/134206</link>
    <description>&lt;pre&gt;Module Name:src
Committed By:macallan
Date:Thu May 24 00:40:12 UTC 2012

Modified Files:
src/sys/arch/powerpc/oea: ofw_autoconf.c

Log Message:
copy properties for valkyriefb as well


To generate a diff of this commit:
cvs rdiff -u -r1.15 -r1.16 src/sys/arch/powerpc/oea/ofw_autoconf.c

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.


&lt;/pre&gt;</description>
    <dc:creator>Michael Lorenz</dc:creator>
    <dc:date>2012-05-24T00:40:12</dc:date>
  </item>
  <item rdf:about="http://permalink.gmane.org/gmane.os.netbsd.devel.cvs/134205">
    <title>CVS commit: src/sys/arch/macppc/dev</title>
    <link>http://permalink.gmane.org/gmane.os.netbsd.devel.cvs/134205</link>
    <description>&lt;pre&gt;Module Name:src
Committed By:macallan
Date:Wed May 23 21:47:23 UTC 2012

Modified Files:
src/sys/arch/macppc/dev: dbdma.c

Log Message:
malloc -&amp;gt; kmem_alloc


To generate a diff of this commit:
cvs rdiff -u -r1.10 -r1.11 src/sys/arch/macppc/dev/dbdma.c

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.


&lt;/pre&gt;</description>
    <dc:creator>Michael Lorenz</dc:creator>
    <dc:date>2012-05-23T21:47:23</dc:date>
  </item>
  <item rdf:about="http://permalink.gmane.org/gmane.os.netbsd.devel.cvs/134204">
    <title>CVS commit: src/sys/arch/macppc/dev</title>
    <link>http://permalink.gmane.org/gmane.os.netbsd.devel.cvs/134204</link>
    <description>&lt;pre&gt;Module Name:src
Committed By:macallan
Date:Wed May 23 21:46:17 UTC 2012

Modified Files:
src/sys/arch/macppc/dev: valkyriefb.c

Log Message:
cleanup, remove debug goo


To generate a diff of this commit:
cvs rdiff -u -r1.1 -r1.2 src/sys/arch/macppc/dev/valkyriefb.c

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.


&lt;/pre&gt;</description>
    <dc:creator>Michael Lorenz</dc:creator>
    <dc:date>2012-05-23T21:46:17</dc:date>
  </item>
  <item rdf:about="http://permalink.gmane.org/gmane.os.netbsd.devel.cvs/134203">
    <title>CVS commit: src/sys/arch/hp700/dev</title>
    <link>http://permalink.gmane.org/gmane.os.netbsd.devel.cvs/134203</link>
    <description>&lt;pre&gt;Module Name:src
Committed By:skrll
Date:Wed May 23 21:11:34 UTC 2012

Modified Files:
src/sys/arch/hp700/dev: cpu.c

Log Message:
Enable IPIs for MULTIPROCESSOR kernels


To generate a diff of this commit:
cvs rdiff -u -r1.27 -r1.28 src/sys/arch/hp700/dev/cpu.c

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.


&lt;/pre&gt;</description>
    <dc:creator>Nick Hudson</dc:creator>
    <dc:date>2012-05-23T21:11:34</dc:date>
  </item>
  <item rdf:about="http://permalink.gmane.org/gmane.os.netbsd.devel.cvs/134202">
    <title>CVS commit: src/sys/dev</title>
    <link>http://permalink.gmane.org/gmane.os.netbsd.devel.cvs/134202</link>
    <description>&lt;pre&gt;Module Name:src
Committed By:macallan
Date:Wed May 23 18:39:31 UTC 2012

Modified Files:
src/sys/dev/ic: ct65550.c
src/sys/dev/pci: pm2fb.c r128fb.c
src/sys/dev/pci/voyager: voyagerfb.c

Log Message:
first step to fix PR 46461 - don't jump through a NULL pointer when we're
not the console but the firmware set up the graphics hardware anyway


To generate a diff of this commit:
cvs rdiff -u -r1.4 -r1.5 src/sys/dev/ic/ct65550.c
cvs rdiff -u -r1.13 -r1.14 src/sys/dev/pci/pm2fb.c
cvs rdiff -u -r1.34 -r1.35 src/sys/dev/pci/r128fb.c
cvs rdiff -u -r1.20 -r1.21 src/sys/dev/pci/voyager/voyagerfb.c

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.


&lt;/pre&gt;</description>
    <dc:creator>Michael Lorenz</dc:creator>
    <dc:date>2012-05-23T18:39:31</dc:date>
  </item>
  <item rdf:about="http://permalink.gmane.org/gmane.os.netbsd.devel.cvs/134201">
    <title>CVS commit: src/sys/arch/hp700</title>
    <link>http://permalink.gmane.org/gmane.os.netbsd.devel.cvs/134201</link>
    <description>&lt;pre&gt;Module Name:src
Committed By:skrll
Date:Wed May 23 16:11:37 UTC 2012

Modified Files:
src/sys/arch/hp700/conf: GENERIC
src/sys/arch/hp700/dev: apic.c asp.c cpu.c dino.c lasi.c mongoose.c
    power.c siop_sgc.c wax.c
src/sys/arch/hp700/gsc: gscbus.c gscbusvar.h
src/sys/arch/hp700/hp700: autoconf.c genassym.cf intr.c locore.S
    machdep.c mainbus.c
src/sys/arch/hp700/include: cpu.h intr.h
Removed Files:
src/sys/arch/hp700/hp700: intr.h

Log Message:
Rework the hp700 interrupt code to

- note chip restictions on interrupt in the kernel config
- allocate interrupts at attach time
- track per CPU interrupts
- remove a funciton written in assembly


To generate a diff of this commit:
cvs rdiff -u -r1.113 -r1.114 src/sys/arch/hp700/conf/GENERIC
cvs rdiff -u -r1.15 -r1.16 src/sys/arch/hp700/dev/apic.c
cvs rdiff -u -r1.20 -r1.21 src/sys/arch/hp700/dev/asp.c
cvs rdiff -u -r1.26 -r1.27 src/sys/arch/hp700/dev/cpu.c
cvs rdiff -u -r1.35 -r1.36 src/sys/arch/hp700/dev/dino.c
cvs rdiff -u -r1.22 -r1.23 src/sys/arch/hp700/dev/lasi.c \
    src/sys/arch/hp700/dev/mongoose.c
cvs rdiff -u -r1.6 -r1.7 src/sys/arch/hp700/dev/power.c
cvs rdiff -u -r1.9 -r1.10 src/sys/arch/hp700/dev/siop_sgc.c
cvs rdiff -u -r1.19 -r1.20 src/sys/arch/hp700/dev/wax.c
cvs rdiff -u -r1.22 -r1.23 src/sys/arch/hp700/gsc/gscbus.c
cvs rdiff -u -r1.10 -r1.11 src/sys/arch/hp700/gsc/gscbusvar.h
cvs rdiff -u -r1.46 -r1.47 src/sys/arch/hp700/hp700/autoconf.c
cvs rdiff -u -r1.33 -r1.34 src/sys/arch/hp700/hp700/genassym.cf
cvs rdiff -u -r1.40 -r1.41 src/sys/arch/hp700/hp700/intr.c
cvs rdiff -u -r1.15 -r0 src/sys/arch/hp700/hp700/intr.h
cvs rdiff -u -r1.60 -r1.61 src/sys/arch/hp700/hp700/locore.S
cvs rdiff -u -r1.112 -r1.113 src/sys/arch/hp700/hp700/machdep.c
cvs rdiff -u -r1.82 -r1.83 src/sys/arch/hp700/hp700/mainbus.c
cvs rdiff -u -r1.69 -r1.70 src/sys/arch/hp700/include/cpu.h
cvs rdiff -u -r1.21 -r1.22 src/sys/arch/hp700/include/intr.h

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.


&lt;/pre&gt;</description>
    <dc:creator>Nick Hudson</dc:creator>
    <dc:date>2012-05-23T16:11:38</dc:date>
  </item>
  <textinput rdf:about="http://search.gmane.org/?group=$group=gmane.os.netbsd.devel.cvs">
    <title>Search Engine</title>
    <description>Search the mailing list at Gmane</description>
    <name>query</name>
    <link>http://search.gmane.org/?group=$group=gmane.os.netbsd.devel.cvs</link>
  </textinput>
</rdf:RDF>

