<?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/143635"/>
        <rdf:li rdf:resource="http://permalink.gmane.org/gmane.os.netbsd.devel.cvs/143634"/>
        <rdf:li rdf:resource="http://permalink.gmane.org/gmane.os.netbsd.devel.cvs/143633"/>
        <rdf:li rdf:resource="http://permalink.gmane.org/gmane.os.netbsd.devel.cvs/143632"/>
        <rdf:li rdf:resource="http://permalink.gmane.org/gmane.os.netbsd.devel.cvs/143631"/>
        <rdf:li rdf:resource="http://permalink.gmane.org/gmane.os.netbsd.devel.cvs/143630"/>
        <rdf:li rdf:resource="http://permalink.gmane.org/gmane.os.netbsd.devel.cvs/143629"/>
        <rdf:li rdf:resource="http://permalink.gmane.org/gmane.os.netbsd.devel.cvs/143628"/>
        <rdf:li rdf:resource="http://permalink.gmane.org/gmane.os.netbsd.devel.cvs/143627"/>
        <rdf:li rdf:resource="http://permalink.gmane.org/gmane.os.netbsd.devel.cvs/143626"/>
        <rdf:li rdf:resource="http://permalink.gmane.org/gmane.os.netbsd.devel.cvs/143625"/>
        <rdf:li rdf:resource="http://permalink.gmane.org/gmane.os.netbsd.devel.cvs/143624"/>
        <rdf:li rdf:resource="http://permalink.gmane.org/gmane.os.netbsd.devel.cvs/143623"/>
        <rdf:li rdf:resource="http://permalink.gmane.org/gmane.os.netbsd.devel.cvs/143622"/>
        <rdf:li rdf:resource="http://permalink.gmane.org/gmane.os.netbsd.devel.cvs/143621"/>
        <rdf:li rdf:resource="http://permalink.gmane.org/gmane.os.netbsd.devel.cvs/143620"/>
        <rdf:li rdf:resource="http://permalink.gmane.org/gmane.os.netbsd.devel.cvs/143619"/>
        <rdf:li rdf:resource="http://permalink.gmane.org/gmane.os.netbsd.devel.cvs/143618"/>
        <rdf:li rdf:resource="http://permalink.gmane.org/gmane.os.netbsd.devel.cvs/143617"/>
        <rdf:li rdf:resource="http://permalink.gmane.org/gmane.os.netbsd.devel.cvs/143616"/>
      </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/143635">
    <title>CVS commit: src/lib/libc/gen</title>
    <link>http://permalink.gmane.org/gmane.os.netbsd.devel.cvs/143635</link>
    <description>&lt;pre&gt;Module Name:src
Committed By:enami
Date:Fri May 24 03:20:18 UTC 2013

Modified Files:
src/lib/libc/gen: realpath.3

Log Message:
Update ERRORS section:
- Remove some system calls from the list of functions which may set errno
  during the execution of realpath(3) since they are no longer used
  to implement it.
- Document some errno set by the realpath(3) itself.


To generate a diff of this commit:
cvs rdiff -u -r1.16 -r1.17 src/lib/libc/gen/realpath.3

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>enami tsugutomo</dc:creator>
    <dc:date>2013-05-24T03:20:18</dc:date>
  </item>
  <item rdf:about="http://permalink.gmane.org/gmane.os.netbsd.devel.cvs/143634">
    <title>CVS commit: src/sys/dev/pci</title>
    <link>http://permalink.gmane.org/gmane.os.netbsd.devel.cvs/143634</link>
    <description>&lt;pre&gt;Module Name:src
Committed By:msaitoh
Date:Fri May 24 02:35:28 UTC 2013

Modified Files:
src/sys/dev/pci: if_bge.c

Log Message:
 Document says 5717 and newer chips have no BGE_PCISTATE_INTR_NOT_ACTIVE bit,
so don't use the bit on those chips. Same as OpenBSD.


To generate a diff of this commit:
cvs rdiff -u -r1.246 -r1.247 src/sys/dev/pci/if_bge.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>SAITOH Masanobu</dc:creator>
    <dc:date>2013-05-24T02:35:28</dc:date>
  </item>
  <item rdf:about="http://permalink.gmane.org/gmane.os.netbsd.devel.cvs/143633">
    <title>CVS commit: src/sys/dev/pci</title>
    <link>http://permalink.gmane.org/gmane.os.netbsd.devel.cvs/143633</link>
    <description>&lt;pre&gt;Module Name:src
Committed By:msaitoh
Date:Fri May 24 02:29:36 UTC 2013

Modified Files:
src/sys/dev/pci: if_bge.c if_bgevar.h

Log Message:
 bge_init_tx_ring() uses BGE_RSLOTS (==256) but bge_free_tx_ring() uses
BGE_TX_RING_CNT (== 512). Delete BGE_RSLOTS and use BGE_TX_RING_CNT. Same as
OpenBSD's if_bge.c rev. 1.86.


To generate a diff of this commit:
cvs rdiff -u -r1.245 -r1.246 src/sys/dev/pci/if_bge.c
cvs rdiff -u -r1.14 -r1.15 src/sys/dev/pci/if_bgevar.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>SAITOH Masanobu</dc:creator>
    <dc:date>2013-05-24T02:29:36</dc:date>
  </item>
  <item rdf:about="http://permalink.gmane.org/gmane.os.netbsd.devel.cvs/143632">
    <title>CVS commit: othersrc/external/bsd/bikeshed/dist/design</title>
    <link>http://permalink.gmane.org/gmane.os.netbsd.devel.cvs/143632</link>
    <description>&lt;pre&gt;Module Name:othersrc
Committed By:dholland
Date:Fri May 24 00:41:31 UTC 2013

Added Files:
othersrc/external/bsd/bikeshed/dist/design: requirements.txt

Log Message:
Stuff distilled from my notes and previous arguments and bikeshed sessions


To generate a diff of this commit:
cvs rdiff -u -r0 -r1.1 \
    othersrc/external/bsd/bikeshed/dist/design/requirements.txt

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>2013-05-24T00:41:31</dc:date>
  </item>
  <item rdf:about="http://permalink.gmane.org/gmane.os.netbsd.devel.cvs/143631">
    <title>CVS commit: othersrc/external/bsd/bikeshed</title>
    <link>http://permalink.gmane.org/gmane.os.netbsd.devel.cvs/143631</link>
    <description>&lt;pre&gt;Module Name:othersrc
Committed By:dholland
Date:Fri May 24 00:40:25 UTC 2013

Added Files:
othersrc/external/bsd/bikeshed: Makefile
othersrc/external/bsd/bikeshed/bin: Makefile
othersrc/external/bsd/bikeshed/dist: README
othersrc/external/bsd/bikeshed/dist/doc: bs.1
othersrc/external/bsd/bikeshed/dist/src: main.c

Log Message:
As named by riastradh&amp;lt; at &amp;gt; last week


To generate a diff of this commit:
cvs rdiff -u -r0 -r1.1 othersrc/external/bsd/bikeshed/Makefile
cvs rdiff -u -r0 -r1.1 othersrc/external/bsd/bikeshed/bin/Makefile
cvs rdiff -u -r0 -r1.1 othersrc/external/bsd/bikeshed/dist/README
cvs rdiff -u -r0 -r1.1 othersrc/external/bsd/bikeshed/dist/doc/bs.1
cvs rdiff -u -r0 -r1.1 othersrc/external/bsd/bikeshed/dist/src/main.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 A. Holland</dc:creator>
    <dc:date>2013-05-24T00:40:25</dc:date>
  </item>
  <item rdf:about="http://permalink.gmane.org/gmane.os.netbsd.devel.cvs/143630">
    <title>CVS commit: src/sys/arch/mips/include</title>
    <link>http://permalink.gmane.org/gmane.os.netbsd.devel.cvs/143630</link>
    <description>&lt;pre&gt;Module Name:src
Committed By:christos
Date:Thu May 23 21:39:49 UTC 2013

Modified Files:
src/sys/arch/mips/include: bswap.h elf_machdep.h endian.h
    endian_machdep.h float.h math.h mips_param.h sysarch.h

Log Message:
add generic copyrights so FreeBSD can use them.


To generate a diff of this commit:
cvs rdiff -u -r1.3 -r1.4 src/sys/arch/mips/include/bswap.h
cvs rdiff -u -r1.17 -r1.18 src/sys/arch/mips/include/elf_machdep.h
cvs rdiff -u -r1.19 -r1.20 src/sys/arch/mips/include/endian.h
cvs rdiff -u -r1.2 -r1.3 src/sys/arch/mips/include/endian_machdep.h
cvs rdiff -u -r1.16 -r1.17 src/sys/arch/mips/include/float.h
cvs rdiff -u -r1.5 -r1.6 src/sys/arch/mips/include/math.h
cvs rdiff -u -r1.33 -r1.34 src/sys/arch/mips/include/mips_param.h
cvs rdiff -u -r1.9 -r1.10 src/sys/arch/mips/include/sysarch.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>Christos Zoulas</dc:creator>
    <dc:date>2013-05-23T21:39:49</dc:date>
  </item>
  <item rdf:about="http://permalink.gmane.org/gmane.os.netbsd.devel.cvs/143629">
    <title>CVS commit: src/share/misc</title>
    <link>http://permalink.gmane.org/gmane.os.netbsd.devel.cvs/143629</link>
    <description>&lt;pre&gt;Module Name:src
Committed By:apb
Date:Thu May 23 21:08:13 UTC 2013

Modified Files:
src/share/misc: bsd-family-tree

Log Message:
slight improvement in layout; no semantic change intended.


To generate a diff of this commit:
cvs rdiff -u -r1.49 -r1.50 src/share/misc/bsd-family-tree

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>Alan Barrett</dc:creator>
    <dc:date>2013-05-23T21:08:13</dc:date>
  </item>
  <item rdf:about="http://permalink.gmane.org/gmane.os.netbsd.devel.cvs/143628">
    <title>CVS commit: src/distrib/hpcarm/stand</title>
    <link>http://permalink.gmane.org/gmane.os.netbsd.devel.cvs/143628</link>
    <description>&lt;pre&gt;Module Name:src
Committed By:christos
Date:Thu May 23 20:57:35 UTC 2013

Modified Files:
src/distrib/hpcarm/stand: Makefile

Log Message:
remove redundant rule that creates a make cycle.


To generate a diff of this commit:
cvs rdiff -u -r1.2 -r1.3 src/distrib/hpcarm/stand/Makefile

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>Christos Zoulas</dc:creator>
    <dc:date>2013-05-23T20:57:36</dc:date>
  </item>
  <item rdf:about="http://permalink.gmane.org/gmane.os.netbsd.devel.cvs/143627">
    <title>CVS commit: src/tests/lib/libm</title>
    <link>http://permalink.gmane.org/gmane.os.netbsd.devel.cvs/143627</link>
    <description>&lt;pre&gt;Module Name:src
Committed By:christos
Date:Thu May 23 20:45:47 UTC 2013

Modified Files:
src/tests/lib/libm: t_scalbn.c

Log Message:
vaxinate the new tests.


To generate a diff of this commit:
cvs rdiff -u -r1.8 -r1.9 src/tests/lib/libm/t_scalbn.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>Christos Zoulas</dc:creator>
    <dc:date>2013-05-23T20:45:47</dc:date>
  </item>
  <item rdf:about="http://permalink.gmane.org/gmane.os.netbsd.devel.cvs/143626">
    <title>CVS commit: src/sys/netinet6</title>
    <link>http://permalink.gmane.org/gmane.os.netbsd.devel.cvs/143626</link>
    <description>&lt;pre&gt;Module Name:src
Committed By:msaitoh
Date:Thu May 23 16:49:46 UTC 2013

Modified Files:
src/sys/netinet6: ip6_flow.c

Log Message:
Clear mbuf's csum_flags in ip6flow_fastforward(). Fixes PR#47849.


To generate a diff of this commit:
cvs rdiff -u -r1.20 -r1.21 src/sys/netinet6/ip6_flow.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>SAITOH Masanobu</dc:creator>
    <dc:date>2013-05-23T16:49:46</dc:date>
  </item>
  <item rdf:about="http://permalink.gmane.org/gmane.os.netbsd.devel.cvs/143625">
    <title>CVS commit: src/sys/dev/raidframe</title>
    <link>http://permalink.gmane.org/gmane.os.netbsd.devel.cvs/143625</link>
    <description>&lt;pre&gt;Module Name:src
Committed By:christos
Date:Thu May 23 14:15:52 UTC 2013

Modified Files:
src/sys/dev/raidframe: rf_netbsdkintf.c

Log Message:
PR/47846: Frank Kardel: panic/lockups in raidframe during detach at shutdown
XXX: Fix this properly by using the memory allocated from the autoconf
subsystem and use raidput in all the places needed.


To generate a diff of this commit:
cvs rdiff -u -r1.302 -r1.303 src/sys/dev/raidframe/rf_netbsdkintf.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>Christos Zoulas</dc:creator>
    <dc:date>2013-05-23T14:15:52</dc:date>
  </item>
  <item rdf:about="http://permalink.gmane.org/gmane.os.netbsd.devel.cvs/143624">
    <title>CVS commit: [ipsec-tools-0_8-branch] src/crypto/dist/ipsec-tools/src/include-glibc/net</title>
    <link>http://permalink.gmane.org/gmane.os.netbsd.devel.cvs/143624</link>
    <description>&lt;pre&gt;Module Name:src
Committed By:tteras
Date:Thu May 23 05:44:29 UTC 2013

Modified Files:
src/crypto/dist/ipsec-tools/src/include-glibc/net [ipsec-tools-0_8-branch]:
    pfkeyv2.h

Log Message:
From Rainer Weikusat &amp;lt;rweikusat&amp;lt; at &amp;gt;mobileactivedefense.com&amp;gt;: Fix
SADB_X_EALG_CASTCBC definition to use system definition (which
differs at least on Linux).


To generate a diff of this commit:
cvs rdiff -u -r1.4 -r1.4.40.1 \
    src/crypto/dist/ipsec-tools/src/include-glibc/net/pfkeyv2.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>Timo Teräs</dc:creator>
    <dc:date>2013-05-23T05:44:29</dc:date>
  </item>
  <item rdf:about="http://permalink.gmane.org/gmane.os.netbsd.devel.cvs/143623">
    <title>CVS commit: src/crypto/dist/ipsec-tools/src/include-glibc/net</title>
    <link>http://permalink.gmane.org/gmane.os.netbsd.devel.cvs/143623</link>
    <description>&lt;pre&gt;Module Name:src
Committed By:tteras
Date:Thu May 23 05:42:29 UTC 2013

Modified Files:
src/crypto/dist/ipsec-tools/src/include-glibc/net: pfkeyv2.h

Log Message:
From Rainer Weikusat &amp;lt;rweikusat&amp;lt; at &amp;gt;mobileactivedefense.com&amp;gt;: Fix
SADB_X_EALG_CASTCBC definition to use system definition (which
differs at least on Linux).
------------------------


To generate a diff of this commit:
cvs rdiff -u -r1.4 -r1.5 \
    src/crypto/dist/ipsec-tools/src/include-glibc/net/pfkeyv2.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>Timo Teräs</dc:creator>
    <dc:date>2013-05-23T05:42:29</dc:date>
  </item>
  <item rdf:about="http://permalink.gmane.org/gmane.os.netbsd.devel.cvs/143622">
    <title>CVS commit: src/usr.bin/make</title>
    <link>http://permalink.gmane.org/gmane.os.netbsd.devel.cvs/143622</link>
    <description>&lt;pre&gt;Module Name:src
Committed By:christos
Date:Wed May 22 19:35:11 UTC 2013

Modified Files:
src/usr.bin/make: make.1

Log Message:
improve wording


To generate a diff of this commit:
cvs rdiff -u -r1.214 -r1.215 src/usr.bin/make/make.1

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>Christos Zoulas</dc:creator>
    <dc:date>2013-05-22T19:35:11</dc:date>
  </item>
  <item rdf:about="http://permalink.gmane.org/gmane.os.netbsd.devel.cvs/143621">
    <title>CVS commit: src/usr.bin/make</title>
    <link>http://permalink.gmane.org/gmane.os.netbsd.devel.cvs/143621</link>
    <description>&lt;pre&gt;Module Name:src
Committed By:christos
Date:Wed May 22 19:30:35 UTC 2013

Modified Files:
src/usr.bin/make: make.1

Log Message:
put a note on what FRC means.


To generate a diff of this commit:
cvs rdiff -u -r1.213 -r1.214 src/usr.bin/make/make.1

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>Christos Zoulas</dc:creator>
    <dc:date>2013-05-22T19:30:35</dc:date>
  </item>
  <item rdf:about="http://permalink.gmane.org/gmane.os.netbsd.devel.cvs/143620">
    <title>CVS commit: src/share/man/man4</title>
    <link>http://permalink.gmane.org/gmane.os.netbsd.devel.cvs/143620</link>
    <description>&lt;pre&gt;Module Name:src
Committed By:uwe
Date:Wed May 22 18:41:08 UTC 2013

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

Log Message:
Instead of .Ar use .Fa or .Vt as appropriate.


To generate a diff of this commit:
cvs rdiff -u -r1.20 -r1.21 src/share/man/man4/route.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>Valeriy E. Ushakov</dc:creator>
    <dc:date>2013-05-22T18:41:08</dc:date>
  </item>
  <item rdf:about="http://permalink.gmane.org/gmane.os.netbsd.devel.cvs/143619">
    <title>CVS commit: src/share/man/man4</title>
    <link>http://permalink.gmane.org/gmane.os.netbsd.devel.cvs/143619</link>
    <description>&lt;pre&gt;Module Name:src
Committed By:uwe
Date:Wed May 22 18:29:41 UTC 2013

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

Log Message:
Use .Er for errors instead of .Dv


To generate a diff of this commit:
cvs rdiff -u -r1.19 -r1.20 src/share/man/man4/route.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>Valeriy E. Ushakov</dc:creator>
    <dc:date>2013-05-22T18:29:41</dc:date>
  </item>
  <item rdf:about="http://permalink.gmane.org/gmane.os.netbsd.devel.cvs/143618">
    <title>CVS commit: src/distrib/sets/lists/comp</title>
    <link>http://permalink.gmane.org/gmane.os.netbsd.devel.cvs/143618</link>
    <description>&lt;pre&gt;Module Name:src
Committed By:christos
Date:Wed May 22 16:03:43 UTC 2013

Modified Files:
src/distrib/sets/lists/comp: mi

Log Message:
add ts2timo man page


To generate a diff of this commit:
cvs rdiff -u -r1.1821 -r1.1822 src/distrib/sets/lists/comp/mi

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>Christos Zoulas</dc:creator>
    <dc:date>2013-05-22T16:03:43</dc:date>
  </item>
  <item rdf:about="http://permalink.gmane.org/gmane.os.netbsd.devel.cvs/143617">
    <title>CVS commit: src/share/man/man9</title>
    <link>http://permalink.gmane.org/gmane.os.netbsd.devel.cvs/143617</link>
    <description>&lt;pre&gt;Module Name:src
Committed By:christos
Date:Wed May 22 16:01:44 UTC 2013

Modified Files:
src/share/man/man9: Makefile
Added Files:
src/share/man/man9: ts2timo.9

Log Message:
add a man page for ts2timo.


To generate a diff of this commit:
cvs rdiff -u -r1.370 -r1.371 src/share/man/man9/Makefile
cvs rdiff -u -r0 -r1.1 src/share/man/man9/ts2timo.9

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>Christos Zoulas</dc:creator>
    <dc:date>2013-05-22T16:01:44</dc:date>
  </item>
  <item rdf:about="http://permalink.gmane.org/gmane.os.netbsd.devel.cvs/143616">
    <title>CVS commit: src/sys/kern</title>
    <link>http://permalink.gmane.org/gmane.os.netbsd.devel.cvs/143616</link>
    <description>&lt;pre&gt;Module Name:src
Committed By:christos
Date:Wed May 22 16:00:52 UTC 2013

Modified Files:
src/sys/kern: kern_time.c subr_time.c

Log Message:
Make ts2timo(9) always return the absolute start time if the start argument
is present, and handle the TIMER_ABSTIME case in nanosleep1(9).


To generate a diff of this commit:
cvs rdiff -u -r1.178 -r1.179 src/sys/kern/kern_time.c
cvs rdiff -u -r1.16 -r1.17 src/sys/kern/subr_time.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>Christos Zoulas</dc:creator>
    <dc:date>2013-05-22T16:00:52</dc:date>
  </item>
  <item rdf:about="http://permalink.gmane.org/gmane.os.netbsd.devel.cvs/143615">
    <title>CVS commit: src/sys/arch/usermode/usermode</title>
    <link>http://permalink.gmane.org/gmane.os.netbsd.devel.cvs/143615</link>
    <description>&lt;pre&gt;Module Name:src
Committed By:reinoud
Date:Wed May 22 13:34:32 UTC 2013

Modified Files:
src/sys/arch/usermode/usermode: thunk.c

Log Message:
Including missing include file &amp;lt;sys/ioctl.h&amp;gt; that broke compilation.


To generate a diff of this commit:
cvs rdiff -u -r1.82 -r1.83 src/sys/arch/usermode/usermode/thunk.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>Reinoud Zandijk</dc:creator>
    <dc:date>2013-05-22T13:34:32</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>
