<feed xmlns='http://www.w3.org/2005/Atom'>
<title>src-test2/lib/libmd/md2c.c, branch stable/6</title>
<subtitle>FreeBSD source tree</subtitle>
<id>https://cgit-dev.freebsd.org/src-test2/atom?h=stable%2F6</id>
<link rel='self' href='https://cgit-dev.freebsd.org/src-test2/atom?h=stable%2F6'/>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/'/>
<updated>2003-06-05T13:17:32Z</updated>
<entry>
<title>Rename local variables to not mask global names of same name. This</title>
<updated>2003-06-05T13:17:32Z</updated>
<author>
<name>Mark Murray</name>
<email>markm@FreeBSD.org</email>
</author>
<published>2003-06-05T13:17:32Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/commit/?id=f2017a19217a53b24e3875ed1dd45964a85d56db'/>
<id>urn:sha1:f2017a19217a53b24e3875ed1dd45964a85d56db</id>
<content type='text'>
fixes lots of lint(1) warnings.
</content>
</entry>
<entry>
<title>add __FBSDID()s to libmd</title>
<updated>2001-09-30T21:56:22Z</updated>
<author>
<name>Matthew Dillon</name>
<email>dillon@FreeBSD.org</email>
</author>
<published>2001-09-30T21:56:22Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/commit/?id=5d946b40c380481be0713de3066a729eefa2eba1'/>
<id>urn:sha1:5d946b40c380481be0713de3066a729eefa2eba1</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Add a new entrypoint to the hashes in libmd:</title>
<updated>2001-03-17T10:00:50Z</updated>
<author>
<name>Poul-Henning Kamp</name>
<email>phk@FreeBSD.org</email>
</author>
<published>2001-03-17T10:00:50Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/commit/?id=8a24546c85d1bd2cf5c71ec245301ff0b7712bae'/>
<id>urn:sha1:8a24546c85d1bd2cf5c71ec245301ff0b7712bae</id>
<content type='text'>
  char *
  FooFileChunk(const char *filename, char *buf, off_t offset, off_t length)
Which only hashes part of a file.
Implement FooFile() in terms of this function.

Submitted by:	roam
</content>
</entry>
<entry>
<title>$Id$ -&gt; $FreeBSD$</title>
<updated>1999-08-28T00:22:10Z</updated>
<author>
<name>Peter Wemm</name>
<email>peter@FreeBSD.org</email>
</author>
<published>1999-08-28T00:22:10Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/commit/?id=7f3dea244c40159a41ab22da77a434d7c5b5e85a'/>
<id>urn:sha1:7f3dea244c40159a41ab22da77a434d7c5b5e85a</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Split the padding out into a separate function.</title>
<updated>1998-03-27T10:23:00Z</updated>
<author>
<name>Poul-Henning Kamp</name>
<email>phk@FreeBSD.org</email>
</author>
<published>1998-03-27T10:23:00Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/commit/?id=c6bcf724da669a893da5b20d9c2f2c8f8faec769'/>
<id>urn:sha1:c6bcf724da669a893da5b20d9c2f2c8f8faec769</id>
<content type='text'>
Synchronize the kernel and libmd versions of md5c.c

PR:		misc/6127
Reviewed by:	phk
Submitted by:	Ari Suutari &lt;ari@suutari.iki.fi&gt;
</content>
</entry>
<entry>
<title>Revert $FreeBSD$ to $Id$</title>
<updated>1997-02-22T15:12:41Z</updated>
<author>
<name>Peter Wemm</name>
<email>peter@FreeBSD.org</email>
</author>
<published>1997-02-22T15:12:41Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/commit/?id=7e546392b5fe3a496acff53ac7aadd1c57b2a4cf'/>
<id>urn:sha1:7e546392b5fe3a496acff53ac7aadd1c57b2a4cf</id>
<content type='text'>
</content>
</entry>
<entry>
<title>close bin/1648 libmd not 64bit safe.</title>
<updated>1996-10-22T16:27:47Z</updated>
<author>
<name>Poul-Henning Kamp</name>
<email>phk@FreeBSD.org</email>
</author>
<published>1996-10-22T16:27:47Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/commit/?id=40060a90b994b006447799ea47dbfe2d81a041f9'/>
<id>urn:sha1:40060a90b994b006447799ea47dbfe2d81a041f9</id>
<content type='text'>
if something fails to compile now, you need to add #include &lt;sys/types.h&gt;

Partially Submitted by:	Jason Thorpe &lt;thorpej@nas.nasa.gov&gt;
</content>
</entry>
<entry>
<title>Clean a bunch of -Wall warnings.</title>
<updated>1995-02-24T08:51:34Z</updated>
<author>
<name>Poul-Henning Kamp</name>
<email>phk@FreeBSD.org</email>
</author>
<published>1995-02-24T08:51:34Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/commit/?id=6c20486de431a94a26f018f34e0485b3e0705b10'/>
<id>urn:sha1:6c20486de431a94a26f018f34e0485b3e0705b10</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Added "const" to the arguments here and there.</title>
<updated>1994-11-07T20:48:35Z</updated>
<author>
<name>Poul-Henning Kamp</name>
<email>phk@FreeBSD.org</email>
</author>
<published>1994-11-07T20:48:35Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/commit/?id=4385de1699eedefa385d938df50441699f9664fe'/>
<id>urn:sha1:4385de1699eedefa385d938df50441699f9664fe</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Reviewed by:	phk</title>
<updated>1994-07-24T03:29:56Z</updated>
<author>
<name>Poul-Henning Kamp</name>
<email>phk@FreeBSD.org</email>
</author>
<published>1994-07-24T03:29:56Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/commit/?id=c9502b535ef89f1c565018773b3ec82af4fe3998'/>
<id>urn:sha1:c9502b535ef89f1c565018773b3ec82af4fe3998</id>
<content type='text'>
Imported libmd.  This library contains MD2, MD4 and MD5.
These three boggers pop up all over the place all of the time, so I 
decided we needed a library with them.  In general they are used for
security checks, so if you use them you want to link them static.
</content>
</entry>
</feed>
