<?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.openbsd.cvs">
    <title>gmane.os.openbsd.cvs</title>
    <link>http://blog.gmane.org/gmane.os.openbsd.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.openbsd.cvs/112390"/>
        <rdf:li rdf:resource="http://permalink.gmane.org/gmane.os.openbsd.cvs/112389"/>
        <rdf:li rdf:resource="http://permalink.gmane.org/gmane.os.openbsd.cvs/112388"/>
        <rdf:li rdf:resource="http://permalink.gmane.org/gmane.os.openbsd.cvs/112387"/>
        <rdf:li rdf:resource="http://permalink.gmane.org/gmane.os.openbsd.cvs/112386"/>
        <rdf:li rdf:resource="http://permalink.gmane.org/gmane.os.openbsd.cvs/112385"/>
        <rdf:li rdf:resource="http://permalink.gmane.org/gmane.os.openbsd.cvs/112384"/>
        <rdf:li rdf:resource="http://permalink.gmane.org/gmane.os.openbsd.cvs/112383"/>
        <rdf:li rdf:resource="http://permalink.gmane.org/gmane.os.openbsd.cvs/112382"/>
        <rdf:li rdf:resource="http://permalink.gmane.org/gmane.os.openbsd.cvs/112381"/>
        <rdf:li rdf:resource="http://permalink.gmane.org/gmane.os.openbsd.cvs/112380"/>
        <rdf:li rdf:resource="http://permalink.gmane.org/gmane.os.openbsd.cvs/112379"/>
        <rdf:li rdf:resource="http://permalink.gmane.org/gmane.os.openbsd.cvs/112378"/>
        <rdf:li rdf:resource="http://permalink.gmane.org/gmane.os.openbsd.cvs/112377"/>
        <rdf:li rdf:resource="http://permalink.gmane.org/gmane.os.openbsd.cvs/112376"/>
        <rdf:li rdf:resource="http://permalink.gmane.org/gmane.os.openbsd.cvs/112375"/>
        <rdf:li rdf:resource="http://permalink.gmane.org/gmane.os.openbsd.cvs/112374"/>
        <rdf:li rdf:resource="http://permalink.gmane.org/gmane.os.openbsd.cvs/112373"/>
        <rdf:li rdf:resource="http://permalink.gmane.org/gmane.os.openbsd.cvs/112372"/>
        <rdf:li rdf:resource="http://permalink.gmane.org/gmane.os.openbsd.cvs/112371"/>
      </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.openbsd.cvs/112390">
    <title>CVS: cvs.openbsd.org: src</title>
    <link>http://permalink.gmane.org/gmane.os.openbsd.cvs/112390</link>
    <description>&lt;pre&gt;CVSROOT:/cvs
Module name:src
Changes by:miod&amp;lt; at &amp;gt;cvs.openbsd.org2012/05/25 11:11:40

Modified files:
sys/arch/sparc/dev: zs.c 

Log message:
Correctly handle the case of a system setup to use glass console, which
frame buffer has been removed, but which keyboard is left plugged in.
The PROM will select a `keyboard input, serial output' console, which was
being recognized as glass console by the kernel. The kernel would then
reset the serial chip at zstty attach time, while still using the PROM
output routines at this point, and hang.

Fix this by paying attention to split input/output setups and always falling
back to serial console in this case.

ok kettenis&amp;lt; at &amp;gt;


&lt;/pre&gt;</description>
    <dc:creator>Miod Vallat</dc:creator>
    <dc:date>2012-05-25T17:11:40</dc:date>
  </item>
  <item rdf:about="http://permalink.gmane.org/gmane.os.openbsd.cvs/112389">
    <title>CVS: cvs.openbsd.org: src</title>
    <link>http://permalink.gmane.org/gmane.os.openbsd.cvs/112389</link>
    <description>&lt;pre&gt;CVSROOT:/cvs
Module name:src
Changes by:jmc&amp;lt; at &amp;gt;cvs.openbsd.org2012/05/25 11:10:56

Modified files:
lib/libpcap    : pcap.3 

Log message:
tweak previous; ok sthen lteo


&lt;/pre&gt;</description>
    <dc:creator>Jason McIntyre</dc:creator>
    <dc:date>2012-05-25T17:10:56</dc:date>
  </item>
  <item rdf:about="http://permalink.gmane.org/gmane.os.openbsd.cvs/112388">
    <title>CVS: cvs.openbsd.org: src</title>
    <link>http://permalink.gmane.org/gmane.os.openbsd.cvs/112388</link>
    <description>&lt;pre&gt;CVSROOT:/cvs
Module name:src
Changes by:lum&amp;lt; at &amp;gt;cvs.openbsd.org2012/05/25 10:49:05

Modified files:
usr.bin/mg     : tutorial 

Log message:
full-stops mainly.


&lt;/pre&gt;</description>
    <dc:creator>Mark Lumsden</dc:creator>
    <dc:date>2012-05-25T16:49:05</dc:date>
  </item>
  <item rdf:about="http://permalink.gmane.org/gmane.os.openbsd.cvs/112387">
    <title>CVS: cvs.openbsd.org: src</title>
    <link>http://permalink.gmane.org/gmane.os.openbsd.cvs/112387</link>
    <description>&lt;pre&gt;CVSROOT:/cvs
Module name:src
Changes by:lum&amp;lt; at &amp;gt;cvs.openbsd.org2012/05/25 09:41:09

Modified files:
usr.bin/mg     : mg.1 

Log message:
Be consistent on how we describe key-strokes: UP-low (c-H -&amp;gt; C-h)


&lt;/pre&gt;</description>
    <dc:creator>Mark Lumsden</dc:creator>
    <dc:date>2012-05-25T15:41:09</dc:date>
  </item>
  <item rdf:about="http://permalink.gmane.org/gmane.os.openbsd.cvs/112386">
    <title>CVS: cvs.openbsd.org: src</title>
    <link>http://permalink.gmane.org/gmane.os.openbsd.cvs/112386</link>
    <description>&lt;pre&gt;CVSROOT:/cvs
Module name:src
Changes by:lum&amp;lt; at &amp;gt;cvs.openbsd.org2012/05/25 09:29:13

Modified files:
usr.bin/mg     : README tutorial 

Log message:
Move the windows section in the tutorial to a more sensible place
(next to buffers) and move the mg history into the README file which
seems a more sensible place as well.


&lt;/pre&gt;</description>
    <dc:creator>Mark Lumsden</dc:creator>
    <dc:date>2012-05-25T15:29:13</dc:date>
  </item>
  <item rdf:about="http://permalink.gmane.org/gmane.os.openbsd.cvs/112385">
    <title>CVS: cvs.openbsd.org: src</title>
    <link>http://permalink.gmane.org/gmane.os.openbsd.cvs/112385</link>
    <description>&lt;pre&gt;CVSROOT:/cvs
Module name:src
Changes by:lum&amp;lt; at &amp;gt;cvs.openbsd.org2012/05/25 09:14:39

Modified files:
usr.bin/mg     : basic.c 

Log message:
When paging down a buffer (C-v) stop earlier before having the last
line as the top line in the window. This emulates emacs behaviour.


&lt;/pre&gt;</description>
    <dc:creator>Mark Lumsden</dc:creator>
    <dc:date>2012-05-25T15:14:39</dc:date>
  </item>
  <item rdf:about="http://permalink.gmane.org/gmane.os.openbsd.cvs/112384">
    <title>CVS: cvs.openbsd.org: src</title>
    <link>http://permalink.gmane.org/gmane.os.openbsd.cvs/112384</link>
    <description>&lt;pre&gt;CVSROOT:/cvs
Module name:src
Changes by:espie&amp;lt; at &amp;gt;cvs.openbsd.org2012/05/25 08:08:48

Modified files:
usr.bin/sqlite3: shell.c 

Log message:
grr... another C99-only assignment.


&lt;/pre&gt;</description>
    <dc:creator>Marc Espie</dc:creator>
    <dc:date>2012-05-25T14:08:48</dc:date>
  </item>
  <item rdf:about="http://permalink.gmane.org/gmane.os.openbsd.cvs/112383">
    <title>CVS: cvs.openbsd.org: src</title>
    <link>http://permalink.gmane.org/gmane.os.openbsd.cvs/112383</link>
    <description>&lt;pre&gt;CVSROOT:/cvs
Module name:src
Changes by:chl&amp;lt; at &amp;gt;cvs.openbsd.org2012/05/25 07:52:33

Modified files:
usr.sbin/smtpd : ioev.c 

Log message:
remove unused variable

ok gilles&amp;lt; at &amp;gt;


&lt;/pre&gt;</description>
    <dc:creator>Charles Longeau</dc:creator>
    <dc:date>2012-05-25T13:52:33</dc:date>
  </item>
  <item rdf:about="http://permalink.gmane.org/gmane.os.openbsd.cvs/112382">
    <title>CVS: cvs.openbsd.org: src</title>
    <link>http://permalink.gmane.org/gmane.os.openbsd.cvs/112382</link>
    <description>&lt;pre&gt;CVSROOT:/cvs
Module name:src
Changes by:chl&amp;lt; at &amp;gt;cvs.openbsd.org2012/05/25 07:51:42

Modified files:
usr.sbin/smtpd : delivery_filename.c delivery_maildir.c 
                 scheduler_ramqueue.c 

Log message:
add missing header needed by time()

ok gilles&amp;lt; at &amp;gt;


&lt;/pre&gt;</description>
    <dc:creator>Charles Longeau</dc:creator>
    <dc:date>2012-05-25T13:51:42</dc:date>
  </item>
  <item rdf:about="http://permalink.gmane.org/gmane.os.openbsd.cvs/112381">
    <title>CVS: cvs.openbsd.org: www</title>
    <link>http://permalink.gmane.org/gmane.os.openbsd.cvs/112381</link>
    <description>&lt;pre&gt;CVSROOT:/cvs
Module name:www
Changes by:lum&amp;lt; at &amp;gt;cvs.openbsd.org2012/05/25 05:34:23

Modified files:
faq            : faq8.html 

Log message:
Put a reminder for DNS link/config once unbound is ready.
discussed with nick&amp;lt; at &amp;gt; and sthen&amp;lt; at &amp;gt;


&lt;/pre&gt;</description>
    <dc:creator>Mark Lumsden</dc:creator>
    <dc:date>2012-05-25T11:34:23</dc:date>
  </item>
  <item rdf:about="http://permalink.gmane.org/gmane.os.openbsd.cvs/112380">
    <title>CVS: cvs.openbsd.org: src</title>
    <link>http://permalink.gmane.org/gmane.os.openbsd.cvs/112380</link>
    <description>&lt;pre&gt;CVSROOT:/cvs
Module name:src
Changes by:miod&amp;lt; at &amp;gt;cvs.openbsd.org2012/05/25 05:31:04

Modified files:
sys/arch/sgi/gio: gio.c 
sys/arch/sgi/localbus: imc.c 
sys/arch/sgi/compile: .cvsignore 
sys/arch/sgi/stand/boot: arcbios.c boot.c version 
Added files:
sys/arch/sgi/conf: GENERIC-IP28 RAMDISK-IP28 

Log message:
Support for the POWER Indigo2 R10000 systems (IP28). Currently running with
ECC checking disabled, which allows the existing Indigo2 drivers to run
unmodified.


&lt;/pre&gt;</description>
    <dc:creator>Miod Vallat</dc:creator>
    <dc:date>2012-05-25T11:31:04</dc:date>
  </item>
  <item rdf:about="http://permalink.gmane.org/gmane.os.openbsd.cvs/112379">
    <title>CVS: cvs.openbsd.org: src</title>
    <link>http://permalink.gmane.org/gmane.os.openbsd.cvs/112379</link>
    <description>&lt;pre&gt;CVSROOT:/cvs
Module name:src
Changes by:nicm&amp;lt; at &amp;gt;cvs.openbsd.org2012/05/25 02:28:10

Modified files:
usr.bin/tmux   : client.c log.c tmux.c tmux.h 

Log message:
Simplify logging and just fprintf(stderr, ...) for early errors.


&lt;/pre&gt;</description>
    <dc:creator>Nicholas Marriott</dc:creator>
    <dc:date>2012-05-25T08:28:11</dc:date>
  </item>
  <item rdf:about="http://permalink.gmane.org/gmane.os.openbsd.cvs/112378">
    <title>CVS: cvs.openbsd.org: src</title>
    <link>http://permalink.gmane.org/gmane.os.openbsd.cvs/112378</link>
    <description>&lt;pre&gt;CVSROOT:/cvs
Module name:src
Changes by:jmc&amp;lt; at &amp;gt;cvs.openbsd.org2012/05/25 00:22:09

Modified files:
share/man/man5 : defaultdomain.5 

Log message:
defaultdomain now read by rc, not netstart; from Chad Gross
ok ajacoutot


&lt;/pre&gt;</description>
    <dc:creator>Jason McIntyre</dc:creator>
    <dc:date>2012-05-25T06:22:09</dc:date>
  </item>
  <item rdf:about="http://permalink.gmane.org/gmane.os.openbsd.cvs/112377">
    <title>CVS: cvs.openbsd.org: src</title>
    <link>http://permalink.gmane.org/gmane.os.openbsd.cvs/112377</link>
    <description>&lt;pre&gt;CVSROOT:/cvs
Module name:src
Changes by:lum&amp;lt; at &amp;gt;cvs.openbsd.org2012/05/24 23:16:59

Modified files:
usr.bin/mg     : search.c 

Log message:
Allow searching (C-s or C-r) to wrap around the ends of a buffer.
Even if the search string is located at the beginning or end of a
buffer.


&lt;/pre&gt;</description>
    <dc:creator>Mark Lumsden</dc:creator>
    <dc:date>2012-05-25T05:16:59</dc:date>
  </item>
  <item rdf:about="http://permalink.gmane.org/gmane.os.openbsd.cvs/112376">
    <title>CVS: cvs.openbsd.org: src</title>
    <link>http://permalink.gmane.org/gmane.os.openbsd.cvs/112376</link>
    <description>&lt;pre&gt;CVSROOT:/cvs
Module name:src
Changes by:lum&amp;lt; at &amp;gt;cvs.openbsd.org2012/05/24 23:05:48

Modified files:
usr.bin/mg     : main.c 

Log message:
Prepare mg buffers before startup file is parsed so multiple files can
be opened via the startup file. Having find-file, insert-file etc.. in
the startup file now work as you would expect.

Reviewed by Sunil Nimmagadda.


&lt;/pre&gt;</description>
    <dc:creator>Mark Lumsden</dc:creator>
    <dc:date>2012-05-25T05:05:48</dc:date>
  </item>
  <item rdf:about="http://permalink.gmane.org/gmane.os.openbsd.cvs/112375">
    <title>CVS: cvs.openbsd.org: src</title>
    <link>http://permalink.gmane.org/gmane.os.openbsd.cvs/112375</link>
    <description>&lt;pre&gt;CVSROOT:/cvs
Module name:src
Changes by:lum&amp;lt; at &amp;gt;cvs.openbsd.org2012/05/24 22:56:58

Modified files:
usr.bin/mg     : def.h extend.c file.c fileio.c 

Log message:
Remove static FILE pointer used for handling files in fileio.c. Pass
by reference instead. This allows the mg startup file to open other
files without unexpected things happening.

Discussed with Sunil Nimmagadda.


&lt;/pre&gt;</description>
    <dc:creator>Mark Lumsden</dc:creator>
    <dc:date>2012-05-25T04:56:59</dc:date>
  </item>
  <item rdf:about="http://permalink.gmane.org/gmane.os.openbsd.cvs/112374">
    <title>CVS: cvs.openbsd.org: src</title>
    <link>http://permalink.gmane.org/gmane.os.openbsd.cvs/112374</link>
    <description>&lt;pre&gt;CVSROOT:/cvs
Module name:src
Changes by:guenther&amp;lt; at &amp;gt;cvs.openbsd.org2012/05/24 22:39:41

Modified files:
sys/compat/linux: linux_sched.c 
sys/kern       : kern_sysctl.c 

Log message:
Change the KERN_FILE_BYPID and KERN_FILE_BYUID modes of the KERN_FILE2
sysctl() to be per-process instead of per-thread.  This means the
filedesc table has to really be per-process instead of per-thread,
so make it an error for the linux clone() emulation to try to do
otherwise.  This removes pointless duplication in fstat's output.

requested by jsing&amp;lt; at &amp;gt; and deraadt&amp;lt; at &amp;gt;, ok matthew&amp;lt; at &amp;gt; deraadt&amp;lt; at &amp;gt;


&lt;/pre&gt;</description>
    <dc:creator>Philip Guenther</dc:creator>
    <dc:date>2012-05-25T04:39:41</dc:date>
  </item>
  <item rdf:about="http://permalink.gmane.org/gmane.os.openbsd.cvs/112373">
    <title>CVS: cvs.openbsd.org: src</title>
    <link>http://permalink.gmane.org/gmane.os.openbsd.cvs/112373</link>
    <description>&lt;pre&gt;CVSROOT:/cvs
Module name:src
Changes by:lteo&amp;lt; at &amp;gt;cvs.openbsd.org2012/05/24 19:58:08

Modified files:
lib/libpcap    : Makefile pcap-bpf.c pcap-int.h pcap.3 pcap.c 
                 pcap.h savefile.c shlib_version 

Log message:
Import a number of core functions from libpcap-1.2.0 while preserving
local changes: strncpy() -&amp;gt; strlcpy(), malloc(x * y) -&amp;gt; calloc(x, y),
exclude cross-platform cruft, etc.

The new functions are pcap_create(), pcap_set_snaplen(),
pcap_set_promisc(), pcap_can_set_rfmon(), pcap_set_rfmon(),
pcap_set_timeout(), pcap_set_buffer_size(), pcap_activate(), and
pcap_statustostr().

This diff was tested on amd64, i386, macppc, and sparc64, where
regression tests were done on various pcap-based ports (especially amd64
and i386 where regression tests were run on all pcap-based ports).
Testers also tried running pcap-based ports that they are familiar with
to ensure that there is no behavioral change.  tcpdump and pflogd in
base were also tested by different testers.  The new pcap_* functions
were tested with a proof-of-concept Snort 2.9 port for many months.

Thank you to everyone who helped test this diff and provided feedback:
haesbaert&amp;lt; at &amp;gt;, sthen&amp;lt; at &amp;gt;, matthew&amp;lt; at &amp;gt;, gonzalo&amp;lt; at &amp;gt;, brett&amp;lt; at &amp;gt;, Rodolfo Gouveia,
Aaron Bieber, Markus Lude, and Ray Percival.

ok haesbaert sthen henning


&lt;/pre&gt;</description>
    <dc:creator>Lawrence Teo</dc:creator>
    <dc:date>2012-05-25T01:58:08</dc:date>
  </item>
  <item rdf:about="http://permalink.gmane.org/gmane.os.openbsd.cvs/112372">
    <title>CVS: cvs.openbsd.org: src</title>
    <link>http://permalink.gmane.org/gmane.os.openbsd.cvs/112372</link>
    <description>&lt;pre&gt;CVSROOT:/cvs
Module name:src
Changes by:schwarze&amp;lt; at &amp;gt;cvs.openbsd.org2012/05/24 17:33:23

Modified files:
usr.bin/mandoc : libmandoc.h libmdoc.h main.c mandoc.1 mandoc.h 
                 mandocdb.c mdoc.c mdoc_validate.c read.c 

Log message:
Support -Ios='OpenBSD 5.1' to override uname(3) as the source of the
default value for the mdoc(7) .Os macro.
Needed for man.cgi on the OpenBSD website.

Problem with man.cgi first noticed by deraadt&amp;lt; at &amp;gt;;
beck&amp;lt; at &amp;gt; and deraadt&amp;lt; at &amp;gt; agree with the way to solve the issue.


&lt;/pre&gt;</description>
    <dc:creator>Ingo Schwarze</dc:creator>
    <dc:date>2012-05-24T23:33:23</dc:date>
  </item>
  <item rdf:about="http://permalink.gmane.org/gmane.os.openbsd.cvs/112371">
    <title>CVS: cvs.openbsd.org: src</title>
    <link>http://permalink.gmane.org/gmane.os.openbsd.cvs/112371</link>
    <description>&lt;pre&gt;CVSROOT:/cvs
Module name:src
Changes by:kettenis&amp;lt; at &amp;gt;cvs.openbsd.org2012/05/24 13:59:22

Modified files:
sys/dev/acpi   : acpi.c 

Log message:
If _MIN &amp;gt; _MAX consider a WordBus resource to be invalid.  Fixes a panic on
the IBM x3550-M4.

ok mikeb&amp;lt; at &amp;gt;


&lt;/pre&gt;</description>
    <dc:creator>Mark Kettenis</dc:creator>
    <dc:date>2012-05-24T19:59:23</dc:date>
  </item>
  <item rdf:about="http://permalink.gmane.org/gmane.os.openbsd.cvs/112370">
    <title>CVS: cvs.openbsd.org: src</title>
    <link>http://permalink.gmane.org/gmane.os.openbsd.cvs/112370</link>
    <description>&lt;pre&gt;CVSROOT:/cvs
Module name:src
Changes by:nicm&amp;lt; at &amp;gt;cvs.openbsd.org2012/05/24 13:46:27

Modified files:
sys/kern       : tty_subr.c 

Log message:
A couple of trivial spacing and comment fixes.

ok miod blambert


&lt;/pre&gt;</description>
    <dc:creator>Nicholas Marriott</dc:creator>
    <dc:date>2012-05-24T19:46:27</dc:date>
  </item>
  <textinput rdf:about="http://search.gmane.org/?group=$group=gmane.os.openbsd.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.openbsd.cvs</link>
  </textinput>
</rdf:RDF>

