<feed xmlns='http://www.w3.org/2005/Atom'>
<title>openbsd/src/lib/libc/stdlib, branch OPENBSD_2_0_BASE</title>
<subtitle>A mirror of https://github.com/libressl/openbsd.git
</subtitle>
<id>https://git.lua4.win/openbsd/atom?h=OPENBSD_2_0_BASE</id>
<link rel='self' href='https://git.lua4.win/openbsd/atom?h=OPENBSD_2_0_BASE'/>
<link rel='alternate' type='text/html' href='https://git.lua4.win/openbsd/'/>
<updated>1996-09-26T15:22:19+00:00</updated>
<entry>
<title>Make sure we don't dereference stray pointer when running suid or sgid</title>
<updated>1996-09-26T15:22:19+00:00</updated>
<author>
<name>tholo</name>
<email></email>
</author>
<published>1996-09-26T15:22:19+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/openbsd/commit/?id=255d8c1d1e511fecaedde35a1157c60b1ee9f55e'/>
<id>urn:sha1:255d8c1d1e511fecaedde35a1157c60b1ee9f55e</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Restore check for suid / sgid</title>
<updated>1996-09-26T04:49:56+00:00</updated>
<author>
<name>tholo</name>
<email></email>
</author>
<published>1996-09-26T04:49:56+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/openbsd/commit/?id=c9867c321dc15643dd6a2b49e79105fcab56c6f3'/>
<id>urn:sha1:c9867c321dc15643dd6a2b49e79105fcab56c6f3</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Latest changes from FreeBSD</title>
<updated>1996-09-26T04:19:42+00:00</updated>
<author>
<name>tholo</name>
<email></email>
</author>
<published>1996-09-26T04:19:42+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/openbsd/commit/?id=40954213683da2af94f45d9b0f35806b54e5e306'/>
<id>urn:sha1:40954213683da2af94f45d9b0f35806b54e5e306</id>
<content type='text'>
</content>
</entry>
<entry>
<title>From FreeBSD:</title>
<updated>1996-09-19T20:38:48+00:00</updated>
<author>
<name>tholo</name>
<email></email>
</author>
<published>1996-09-19T20:38:48+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/openbsd/commit/?id=ed150626d7f9f9e2a8ed1c480bbd8bf09cfc107a'/>
<id>urn:sha1:ed150626d7f9f9e2a8ed1c480bbd8bf09cfc107a</id>
<content type='text'>
&gt; Fix a very rare error condition:  The code to free VM back to the kernel
&gt; as done after a quasi-recursive call to free() had modified what we
&gt; thought we knew about the last chunk of pages.
&gt; This bug manifested itself when I did a "make obj" from src/usr.sbin/lpr,
&gt; then make would coredump in the lpd directory.
</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>only support MALLOC_OPTIONS for non-setuid</title>
<updated>1996-09-11T03:04:43+00:00</updated>
<author>
<name>deraadt</name>
<email></email>
</author>
<published>1996-09-11T03:04:43+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/openbsd/commit/?id=5db356f3a7b6b461177c41660da527087e8d4399'/>
<id>urn:sha1:5db356f3a7b6b461177c41660da527087e8d4399</id>
<content type='text'>
</content>
</entry>
<entry>
<title>asm -&gt; __asm, clean lint(1) warnings</title>
<updated>1996-09-06T16:14:36+00:00</updated>
<author>
<name>tholo</name>
<email></email>
</author>
<published>1996-09-06T16:14:36+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/openbsd/commit/?id=ad3000d6f0c61cd65e3ea69468083d85287b2270'/>
<id>urn:sha1:ad3000d6f0c61cd65e3ea69468083d85287b2270</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Move cfree(3) weak symbol into a seperate file</title>
<updated>1996-08-21T03:47:22+00:00</updated>
<author>
<name>tholo</name>
<email></email>
</author>
<published>1996-08-21T03:47:22+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/openbsd/commit/?id=70d6156a73ae27fbf89cf08192330fc31f2a222e'/>
<id>urn:sha1:70d6156a73ae27fbf89cf08192330fc31f2a222e</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Make it even out.</title>
<updated>1996-08-21T03:17:55+00:00</updated>
<author>
<name>downsj</name>
<email></email>
</author>
<published>1996-08-21T03:17:55+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/openbsd/commit/?id=163f78c63c472ad6cbe0db6494906dc135203fdc'/>
<id>urn:sha1:163f78c63c472ad6cbe0db6494906dc135203fdc</id>
<content type='text'>
</content>
</entry>
</feed>
