<feed xmlns='http://www.w3.org/2005/Atom'>
<title>openbsd/src/lib/libc/stdlib/radixsort.3, branch OPENBSD_7_9</title>
<subtitle>A mirror of https://github.com/libressl/openbsd.git
</subtitle>
<id>https://git.lua4.win/openbsd/atom?h=OPENBSD_7_9</id>
<link rel='self' href='https://git.lua4.win/openbsd/atom?h=OPENBSD_7_9'/>
<link rel='alternate' type='text/html' href='https://git.lua4.win/openbsd/'/>
<updated>2022-08-04T06:20:24+00:00</updated>
<entry>
<title>change some 4.4BSD references to earlier releases</title>
<updated>2022-08-04T06:20:24+00:00</updated>
<author>
<name>jsg</name>
<email></email>
</author>
<published>2022-08-04T06:20:24+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/openbsd/commit/?id=565db72607d44c0861e65fd71ea986de9a762d52'/>
<id>urn:sha1:565db72607d44c0861e65fd71ea986de9a762d52</id>
<content type='text'>
ok schwarze@
</content>
</entry>
<entry>
<title>Use .Rv where appropriate, and move it to RETURN VALUES;</title>
<updated>2015-01-29T01:46:31+00:00</updated>
<author>
<name>schwarze</name>
<email></email>
</author>
<published>2015-01-29T01:46:31+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/openbsd/commit/?id=7ffdd83736c4e5dc06d040ec090ce154f1e2e64e'/>
<id>urn:sha1:7ffdd83736c4e5dc06d040ec090ce154f1e2e64e</id>
<content type='text'>
remove .Tn, and a few minor macro adjustments.
Patch from Kaspars at Bankovskis dot net.
</content>
</entry>
<entry>
<title>Use the fancy .In macro for includes. From Jan Klemkow. ok jmc schwarze</title>
<updated>2013-06-05T03:39:23+00:00</updated>
<author>
<name>tedu</name>
<email></email>
</author>
<published>2013-06-05T03:39:23+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/openbsd/commit/?id=2b7c3ac1a78656e1ad7e45f24ecbff6f63f289e4'/>
<id>urn:sha1:2b7c3ac1a78656e1ad7e45f24ecbff6f63f289e4</id>
<content type='text'>
</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>- typos, punctuation, layout, macro tweaks</title>
<updated>2005-07-26T04:20:23+00:00</updated>
<author>
<name>jaredy</name>
<email></email>
</author>
<published>2005-07-26T04:20:23+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/openbsd/commit/?id=2af170451ab1c3caae54f5889dbbb37e288ebc62'/>
<id>urn:sha1:2af170451ab1c3caae54f5889dbbb37e288ebc62</id>
<content type='text'>
- break long lines

ok jmc
</content>
</entry>
<entry>
<title>Remove the advertising clause in the UCB license which Berkeley</title>
<updated>2003-06-02T20:18:38+00:00</updated>
<author>
<name>millert</name>
<email></email>
</author>
<published>2003-06-02T20:18:38+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/openbsd/commit/?id=021d32a253720a2fcdb07690f59c7e08d1d661e6'/>
<id>urn:sha1:021d32a253720a2fcdb07690f59c7e08d1d661e6</id>
<content type='text'>
rescinded 22 July 1999.  Proofed by myself and Theo.
</content>
</entry>
<entry>
<title>Ideas from NetBSD:  document nmemb and include sradixsort in the NAME section.</title>
<updated>2003-05-12T07:15:15+00:00</updated>
<author>
<name>pjanzen</name>
<email></email>
</author>
<published>2003-05-12T07:15:15+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/openbsd/commit/?id=55c9a7cd7c411316ecc436e7422e8dbfa9997996'/>
<id>urn:sha1:55c9a7cd7c411316ecc436e7422e8dbfa9997996</id>
<content type='text'>
Also, stomp a comma splice.
</content>
</entry>
<entry>
<title>o) We always close .Bl and .Bd tags;</title>
<updated>2001-08-06T10:42:26+00:00</updated>
<author>
<name>mpech</name>
<email></email>
</author>
<published>2001-08-06T10:42:26+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/openbsd/commit/?id=1161496b1fe96bd200abb99eecc93d8594aa8306'/>
<id>urn:sha1:1161496b1fe96bd200abb99eecc93d8594aa8306</id>
<content type='text'>
o) .Sh AUTHOR -&gt; .Sh AUTHORS;
o) We don't like .Pp before/after .Sh;
o) We don't like .Pp before/after .Rs/.Re;
o) NetBSD -&gt; .Nx;
o) OpenBSD -&gt; .Ox;

millert@ ok
</content>
</entry>
<entry>
<title>Flesh out stdlib function man pages.</title>
<updated>2000-04-20T13:50:03+00:00</updated>
<author>
<name>aaron</name>
<email></email>
</author>
<published>2000-04-20T13:50:03+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/openbsd/commit/?id=a4336f357f9e30dffdfad4909b24bd2e82c096a2'/>
<id>urn:sha1:a4336f357f9e30dffdfad4909b24bd2e82c096a2</id>
<content type='text'>
</content>
</entry>
<entry>
<title>first round of repairs on stdlib</title>
<updated>1999-06-29T18:36:24+00:00</updated>
<author>
<name>aaron</name>
<email></email>
</author>
<published>1999-06-29T18:36:24+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/openbsd/commit/?id=5771e6280ed94b6457e5db9facb5899254e4fb7f'/>
<id>urn:sha1:5771e6280ed94b6457e5db9facb5899254e4fb7f</id>
<content type='text'>
</content>
</entry>
</feed>
