<feed xmlns='http://www.w3.org/2005/Atom'>
<title>openbsd/src/lib/libc/string, branch OPENBSD_4_3</title>
<subtitle>A mirror of https://github.com/libressl/openbsd.git
</subtitle>
<id>https://git.lua4.win/openbsd/atom?h=OPENBSD_4_3</id>
<link rel='self' href='https://git.lua4.win/openbsd/atom?h=OPENBSD_4_3'/>
<link rel='alternate' type='text/html' href='https://git.lua4.win/openbsd/'/>
<updated>2007-11-27T16:22:12+00:00</updated>
<entry>
<title>typos;  ok jmc@</title>
<updated>2007-11-27T16:22:12+00:00</updated>
<author>
<name>martynas</name>
<email></email>
</author>
<published>2007-11-27T16:22:12+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/openbsd/commit/?id=08fce002dfa86ac3b85b3a64a7d1c577e8d6ad01'/>
<id>urn:sha1:08fce002dfa86ac3b85b3a64a7d1c577e8d6ad01</id>
<content type='text'>
sys/dev/pci/pciide.c from naddy@
</content>
</entry>
<entry>
<title>Make sure to use unique target names so that make -j does not break;</title>
<updated>2007-10-25T22:41:02+00:00</updated>
<author>
<name>miod</name>
<email></email>
</author>
<published>2007-10-25T22:41:02+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/openbsd/commit/?id=74422770da15213fb8b6c66c769d0ff45860afd6'/>
<id>urn:sha1:74422770da15213fb8b6c66c769d0ff45860afd6</id>
<content type='text'>
feedback and ok espie@
</content>
</entry>
<entry>
<title>add HISTORY; shortened version of diff from Ilya A. Kovalenko</title>
<updated>2007-09-19T16:06:45+00:00</updated>
<author>
<name>jmc</name>
<email></email>
</author>
<published>2007-09-19T16:06:45+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/openbsd/commit/?id=2ae560938f428b058c0acdfad659933c33942408'/>
<id>urn:sha1:2ae560938f428b058c0acdfad659933c33942408</id>
<content type='text'>
ok millert
</content>
</entry>
<entry>
<title>remove trailing whitespace;</title>
<updated>2007-09-03T16:50:14+00:00</updated>
<author>
<name>jmc</name>
<email></email>
</author>
<published>2007-09-03T16:50:14+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/openbsd/commit/?id=5bcc2c737c02ba15c72017d1245c3b8403f689ea'/>
<id>urn:sha1:5bcc2c737c02ba15c72017d1245c3b8403f689ea</id>
<content type='text'>
</content>
</entry>
<entry>
<title>add memrchr(3)</title>
<updated>2007-09-03T14:36:40+00:00</updated>
<author>
<name>millert</name>
<email></email>
</author>
<published>2007-09-03T14:36:40+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/openbsd/commit/?id=6fdd2cf23672d7bc626fee11d4ca588e6882a436'/>
<id>urn:sha1:6fdd2cf23672d7bc626fee11d4ca588e6882a436</id>
<content type='text'>
</content>
</entry>
<entry>
<title>use calloc() to avoid malloc(n * m) overflows; checked by djm canacar jsg</title>
<updated>2007-09-02T15:19:18+00:00</updated>
<author>
<name>deraadt</name>
<email></email>
</author>
<published>2007-09-02T15:19:18+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/openbsd/commit/?id=4dce4206f0cafd0811f23aedc04a436aa9d145c1'/>
<id>urn:sha1:4dce4206f0cafd0811f23aedc04a436aa9d145c1</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Show how to use strcspn(3) to trim newlines.</title>
<updated>2007-08-08T07:20:45+00:00</updated>
<author>
<name>ray</name>
<email></email>
</author>
<published>2007-08-08T07:20:45+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/openbsd/commit/?id=802dd8da00080309633c1595570521a4b19ea938'/>
<id>urn:sha1:802dd8da00080309633c1595570521a4b19ea938</id>
<content type='text'>
OK jmc and millert.
</content>
</entry>
<entry>
<title>convert to new .Dd format;</title>
<updated>2007-05-31T19:20:26+00:00</updated>
<author>
<name>jmc</name>
<email></email>
</author>
<published>2007-05-31T19:20:26+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/openbsd/commit/?id=e021d0a0d5401ab3c1c88e4570ee8c832a47033b'/>
<id>urn:sha1:e021d0a0d5401ab3c1c88e4570ee8c832a47033b</id>
<content type='text'>
</content>
</entry>
<entry>
<title>If NLS is disabled, strerror does not print the correct error string.</title>
<updated>2007-03-01T16:29:09+00:00</updated>
<author>
<name>bluhm</name>
<email></email>
</author>
<published>2007-03-01T16:29:09+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/openbsd/commit/?id=9c4b4ca341957016adebec4e1eb2446cf0261241'/>
<id>urn:sha1:9c4b4ca341957016adebec4e1eb2446cf0261241</id>
<content type='text'>
No binary change with NLS enabled.

ok otto millert espie
</content>
</entry>
<entry>
<title>wording fix from wiz@netbsd, -r1.11;</title>
<updated>2007-02-19T20:28:32+00:00</updated>
<author>
<name>jmc</name>
<email></email>
</author>
<published>2007-02-19T20:28:32+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/openbsd/commit/?id=a7d89787c37651709879a99ae7952b28afec63b7'/>
<id>urn:sha1:a7d89787c37651709879a99ae7952b28afec63b7</id>
<content type='text'>
</content>
</entry>
</feed>
