OpenBSD CVS

src/lib/libc/md/


Click on a directory to enter that directory. Click on a file to display its revision history and to get a chance to display diffs between revisions.

Current directory: [local] / src / lib / libc / md

Current tag: OPENBSD_3_5


File Rev. Age Author Last log entry
[BACK] Parent Directory        
[TXT] Makefile.inc (in the Attic) [Hide]  1.7   24 years  deraadt   need more links for MD[45]Transform
[TXT] md4.copyright (in the Attic) [Hide]  1.2   27 years  millert   Minor doc fixups from FreeBSD.
[TXT] md4c.c (in the Attic) [Hide]  1.14   21 years  millert   o Ansi function headers o Add __BEGIN_DECLS/__END_DECLS to include files o Safe ...
[TXT] md5.copyright (in the Attic) [Hide]  1.2   27 years  millert   Minor doc fixups from FreeBSD.
[TXT] md5c.c (in the Attic) [Hide]  1.15   21 years  drahn   Unbreak for bigendian, identical diff as Theo's.
[TXT] mdX.3 (in the Attic) [Hide]  1.19   20 years  deraadt   missing const; millert ok
[TXT] mdXhl.c (in the Attic) [Hide]  1.12   21 years  millert   Include string.h for memset() proto; noticed by lebel@