<feed xmlns='http://www.w3.org/2005/Atom'>
<title>openbsd/src/lib/libc/crypt/md5crypt.c, 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-08-07T00:30:21+00:00</updated>
<entry>
<title>ansi</title>
<updated>2003-08-07T00:30:21+00:00</updated>
<author>
<name>deraadt</name>
<email></email>
</author>
<published>2003-08-07T00:30:21+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/openbsd/commit/?id=9f9cc8ed4f154b827f6b717b6d3cd5fbbb89ccf9'/>
<id>urn:sha1:9f9cc8ed4f154b827f6b717b6d3cd5fbbb89ccf9</id>
<content type='text'>
</content>
</entry>
<entry>
<title>protos</title>
<updated>2003-06-25T21:16:47+00:00</updated>
<author>
<name>deraadt</name>
<email></email>
</author>
<published>2003-06-25T21:16:47+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/openbsd/commit/?id=a87df78dc91434563f4a86616aa2bd6c71d91331'/>
<id>urn:sha1:a87df78dc91434563f4a86616aa2bd6c71d91331</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Use snprintf instead of a strcpy(), strncat() and strcat() sequence</title>
<updated>2003-04-02T20:35:29+00:00</updated>
<author>
<name>millert</name>
<email></email>
</author>
<published>2003-04-02T20:35:29+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/openbsd/commit/?id=1c0001600aef97c33c154150432dcdbdc86b0d75'/>
<id>urn:sha1:1c0001600aef97c33c154150432dcdbdc86b0d75</id>
<content type='text'>
deraadt@ OK
</content>
</entry>
<entry>
<title>Part one of userland __P removal.  Done with a simple regexp with some minor hand editing to make comments line up correctly.  Another pass is forthcoming that handles the cases that could not be done automatically.</title>
<updated>2002-02-16T21:27:50+00:00</updated>
<author>
<name>millert</name>
<email></email>
</author>
<published>2002-02-16T21:27:50+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/openbsd/commit/?id=052e020be6be85be6238c44b8386a61f8db7b6a4'/>
<id>urn:sha1:052e020be6be85be6238c44b8386a61f8db7b6a4</id>
<content type='text'>
</content>
</entry>
<entry>
<title>tabify</title>
<updated>1997-07-23T20:58:27+00:00</updated>
<author>
<name>kstailey</name>
<email></email>
</author>
<published>1997-07-23T20:58:27+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/openbsd/commit/?id=ca43f2862f17342c461b4076c026d963cb8c602c'/>
<id>urn:sha1:ca43f2862f17342c461b4076c026d963cb8c602c</id>
<content type='text'>
</content>
</entry>
<entry>
<title>surely not long!</title>
<updated>1997-06-29T05:48:02+00:00</updated>
<author>
<name>deraadt</name>
<email></email>
</author>
<published>1997-06-29T05:48:02+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/openbsd/commit/?id=daa06c504bb8dd13869863b86b09be9adbdf7045'/>
<id>urn:sha1:daa06c504bb8dd13869863b86b09be9adbdf7045</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Clean up lint and compile warnings</title>
<updated>1996-12-14T06:49:39+00:00</updated>
<author>
<name>tholo</name>
<email></email>
</author>
<published>1996-12-14T06:49:39+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/openbsd/commit/?id=a02c1dbdec1e34a65d6087bdbcb4ad090c5559d6'/>
<id>urn:sha1:a02c1dbdec1e34a65d6087bdbcb4ad090c5559d6</id>
<content type='text'>
</content>
</entry>
<entry>
<title>unused variable noticed by asriel(right?), proto from mccanne; fed to freebsd</title>
<updated>1996-10-15T09:25:32+00:00</updated>
<author>
<name>deraadt</name>
<email></email>
</author>
<published>1996-10-15T09:25:32+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/openbsd/commit/?id=81819216c0b3c1e58c694f9b383e2817a70d31c9'/>
<id>urn:sha1:81819216c0b3c1e58c694f9b383e2817a70d31c9</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:19:51+00:00</updated>
<author>
<name>tholo</name>
<email></email>
</author>
<published>1996-08-19T08:19:51+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/openbsd/commit/?id=057dc3cd255a3e12f9cb92d21ec3f71c65cfd475'/>
<id>urn:sha1:057dc3cd255a3e12f9cb92d21ec3f71c65cfd475</id>
<content type='text'>
Make sure everything uses {SYS,}LIBC_SCCS properly
</content>
</entry>
</feed>
