<feed xmlns='http://www.w3.org/2005/Atom'>
<title>openbsd/src/lib/libc/string, branch OPENBSD_2_1</title>
<subtitle>A mirror of https://github.com/libressl/openbsd.git
</subtitle>
<id>https://git.lua4.win/openbsd/atom?h=OPENBSD_2_1</id>
<link rel='self' href='https://git.lua4.win/openbsd/atom?h=OPENBSD_2_1'/>
<link rel='alternate' type='text/html' href='https://git.lua4.win/openbsd/'/>
<updated>1996-12-10T09:06:11+00:00</updated>
<entry>
<title>"the the" purge</title>
<updated>1996-12-10T09:06:11+00:00</updated>
<author>
<name>deraadt</name>
<email></email>
</author>
<published>1996-12-10T09:06:11+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/openbsd/commit/?id=e038d4ea1953cdde7399cab0b160f17db5e752c3'/>
<id>urn:sha1:e038d4ea1953cdde7399cab0b160f17db5e752c3</id>
<content type='text'>
</content>
</entry>
<entry>
<title>typo.</title>
<updated>1996-10-29T23:41:57+00:00</updated>
<author>
<name>michaels</name>
<email></email>
</author>
<published>1996-10-29T23:41:57+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/openbsd/commit/?id=05732d13c524f1acfe6b0dde681f0c8e134ed405'/>
<id>urn:sha1:05732d13c524f1acfe6b0dde681f0c8e134ed405</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Deal correctly with time zones</title>
<updated>1996-10-28T16:53:28+00:00</updated>
<author>
<name>tholo</name>
<email></email>
</author>
<published>1996-10-28T16:53:28+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/openbsd/commit/?id=59e0971be42d6d7eeaf345952e19b2be3c2c0b9d'/>
<id>urn:sha1:59e0971be42d6d7eeaf345952e19b2be3c2c0b9d</id>
<content type='text'>
</content>
</entry>
<entry>
<title>need limits.h</title>
<updated>1996-09-25T13:19:01+00:00</updated>
<author>
<name>deraadt</name>
<email></email>
</author>
<published>1996-09-25T13:19:01+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/openbsd/commit/?id=7bfb6e73ddb58269b8ec906a008d5999e1b70abf'/>
<id>urn:sha1:7bfb6e73ddb58269b8ec906a008d5999e1b70abf</id>
<content type='text'>
</content>
</entry>
<entry>
<title>nls buffers are NL_TEXTMAX long -- not a security hole; netbsd pr#2780, mike.long@analog.com</title>
<updated>1996-09-25T08:17:31+00:00</updated>
<author>
<name>deraadt</name>
<email></email>
</author>
<published>1996-09-25T08:17:31+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/openbsd/commit/?id=e1d97f672bb21109e95b3a91fd67865f61ec96ca'/>
<id>urn:sha1:e1d97f672bb21109e95b3a91fd67865f61ec96ca</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Avoid pulling in stdio</title>
<updated>1996-09-16T05:43:40+00:00</updated>
<author>
<name>tholo</name>
<email></email>
</author>
<published>1996-09-16T05:43:40+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/openbsd/commit/?id=9b25cbf97ec9b0c0fe72bf7024007a17a16b4b4a'/>
<id>urn:sha1:9b25cbf97ec9b0c0fe72bf7024007a17a16b4b4a</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Remove dead code</title>
<updated>1996-09-15T09:31:53+00:00</updated>
<author>
<name>tholo</name>
<email></email>
</author>
<published>1996-09-15T09:31:53+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/openbsd/commit/?id=27b62657a94b21845fcea14320c285cb5b1a2800'/>
<id>urn:sha1:27b62657a94b21845fcea14320c285cb5b1a2800</id>
<content type='text'>
Remove unused variables
Silence some warnings
lint(1) is your friend
</content>
</entry>
<entry>
<title>Fix RCS ids</title>
<updated>1996-08-19T08:34:30+00:00</updated>
<author>
<name>tholo</name>
<email></email>
</author>
<published>1996-08-19T08:34:30+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/openbsd/commit/?id=e05d77aaf17452bebe333901f1acfad893fa05a7'/>
<id>urn:sha1:e05d77aaf17452bebe333901f1acfad893fa05a7</id>
<content type='text'>
Make sure everything uses {SYS,}LIBC_SCCS properly
</content>
</entry>
<entry>
<title>fix %V</title>
<updated>1996-06-10T06:19:33+00:00</updated>
<author>
<name>deraadt</name>
<email></email>
</author>
<published>1996-06-10T06:19:33+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/openbsd/commit/?id=356d3bf1c9ce479f56c218896badf52348bae085'/>
<id>urn:sha1:356d3bf1c9ce479f56c218896badf52348bae085</id>
<content type='text'>
</content>
</entry>
<entry>
<title>switch on _KERNEL to load proper include file</title>
<updated>1996-05-01T12:57:54+00:00</updated>
<author>
<name>deraadt</name>
<email></email>
</author>
<published>1996-05-01T12:57:54+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/openbsd/commit/?id=2686d34ae2184cc85034a4afb5eacf55b9732934'/>
<id>urn:sha1:2686d34ae2184cc85034a4afb5eacf55b9732934</id>
<content type='text'>
</content>
</entry>
</feed>
