<feed xmlns='http://www.w3.org/2005/Atom'>
<title>openbsd/src/lib/libc/string/strlcpy.3, branch OPENBSD_3_4_BASE</title>
<subtitle>A mirror of https://github.com/libressl/openbsd.git
</subtitle>
<id>https://git.lua4.win/openbsd/atom?h=OPENBSD_3_4_BASE</id>
<link rel='self' href='https://git.lua4.win/openbsd/atom?h=OPENBSD_3_4_BASE'/>
<link rel='alternate' type='text/html' href='https://git.lua4.win/openbsd/'/>
<updated>2003-06-17T21:56:24+00:00</updated>
<entry>
<title>Sync with share/misc/license.template and add missing DARPA credit</title>
<updated>2003-06-17T21:56:24+00:00</updated>
<author>
<name>millert</name>
<email></email>
</author>
<published>2003-06-17T21:56:24+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/openbsd/commit/?id=032d9a965adfb74e42b18dc939b34fcda2cf740e'/>
<id>urn:sha1:032d9a965adfb74e42b18dc939b34fcda2cf740e</id>
<content type='text'>
where applicable.
</content>
</entry>
<entry>
<title>Change copyright to a less restrictive ISC-style license to encourage</title>
<updated>2003-04-12T21:56:39+00:00</updated>
<author>
<name>millert</name>
<email></email>
</author>
<published>2003-04-12T21:56:39+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/openbsd/commit/?id=3ee835a469583afca8ff62dd6ae097ae5dbd38f7'/>
<id>urn:sha1:3ee835a469583afca8ff62dd6ae097ae5dbd38f7</id>
<content type='text'>
people to bundle this code.
</content>
</entry>
<entry>
<title>Initial cleanup:</title>
<updated>2002-04-30T16:31:42+00:00</updated>
<author>
<name>mpech</name>
<email></email>
</author>
<published>2002-04-30T16:31:42+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/openbsd/commit/?id=735441d3d93924dacae18f55adaa1568893e6b65'/>
<id>urn:sha1:735441d3d93924dacae18f55adaa1568893e6b65</id>
<content type='text'>
o) remove extra space in the end of line;
o) remove extra blank lines in the end of file;
o) remove .Pp before .Ss;
o) CAVEAT -&gt; CAVEATS;
o) fix usage of .Fa;
o) &lt;blank-line&gt; -&gt; .Pp;
o) wrap long lines;

millert@ ok
</content>
</entry>
<entry>
<title>Clarify that if strlcat() does not find a NUL within siz byte it</title>
<updated>2001-06-18T22:29:59+00:00</updated>
<author>
<name>millert</name>
<email></email>
</author>
<published>2001-06-18T22:29:59+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/openbsd/commit/?id=afae624d63e4e717c5bae8c7842a4712309f728f'/>
<id>urn:sha1:afae624d63e4e717c5bae8c7842a4712309f728f</id>
<content type='text'>
will not NUL terminate either.
</content>
</entry>
<entry>
<title>Document boundary condition when size &lt; strlen(dst).</title>
<updated>2001-05-07T15:51:54+00:00</updated>
<author>
<name>millert</name>
<email></email>
</author>
<published>2001-05-07T15:51:54+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/openbsd/commit/?id=659f0cfd901dd94e8179c59b2d0bfc91dbc84451'/>
<id>urn:sha1:659f0cfd901dd94e8179c59b2d0bfc91dbc84451</id>
<content type='text'>
</content>
</entry>
<entry>
<title>"of", not "on" (from Henric Jungheim)</title>
<updated>2000-11-16T23:27:41+00:00</updated>
<author>
<name>angelos</name>
<email></email>
</author>
<published>2000-11-16T23:27:41+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/openbsd/commit/?id=cbd3b2f66c27e7f3d61882c35f0db143654e2924'/>
<id>urn:sha1:cbd3b2f66c27e7f3d61882c35f0db143654e2924</id>
<content type='text'>
</content>
</entry>
<entry>
<title>The constant's name is MAXPATHLEN, not MAXPATHNAMELEN; closes PR/1491.</title>
<updated>2000-11-06T01:03:25+00:00</updated>
<author>
<name>aaron</name>
<email></email>
</author>
<published>2000-11-06T01:03:25+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/openbsd/commit/?id=7501fc4f02ed5e88b8a94cdeabd6b2e181ab32df'/>
<id>urn:sha1:7501fc4f02ed5e88b8a94cdeabd6b2e181ab32df</id>
<content type='text'>
From ianm@kashmir.cit.nepean.uws.edu.au.
</content>
</entry>
<entry>
<title>Another round of man page cleanup, this time to remove more hard sentence</title>
<updated>2000-10-18T05:12:07+00:00</updated>
<author>
<name>aaron</name>
<email></email>
</author>
<published>2000-10-18T05:12:07+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/openbsd/commit/?id=47549239977a8c60c5aff9509b07f3099ced2985'/>
<id>urn:sha1:47549239977a8c60c5aff9509b07f3099ced2985</id>
<content type='text'>
breaks and getting rid of short lines, making these files easier to work with.
</content>
</entry>
<entry>
<title>State explicitly that strlc{py,at} only work on real C strings.</title>
<updated>2000-06-01T04:02:05+00:00</updated>
<author>
<name>millert</name>
<email></email>
</author>
<published>2000-06-01T04:02:05+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/openbsd/commit/?id=cd7d1ba7e87aff9e7477e82c87f5e901e7daba35'/>
<id>urn:sha1:cd7d1ba7e87aff9e7477e82c87f5e901e7daba35</id>
<content type='text'>
Clarify point about always NUL-terminating.
</content>
</entry>
<entry>
<title>Flesh out libc string function man pages.</title>
<updated>2000-04-21T15:24:20+00:00</updated>
<author>
<name>aaron</name>
<email></email>
</author>
<published>2000-04-21T15:24:20+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/openbsd/commit/?id=9fb35611cc3d03bef8b690b62e0904507c414a61'/>
<id>urn:sha1:9fb35611cc3d03bef8b690b62e0904507c414a61</id>
<content type='text'>
</content>
</entry>
</feed>
