OpenBSD CVS

src/bin/md5/


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 / bin / md5

Current tag: OPENBSD_7_0


File Rev. Age Author Last log entry
[BACK] Parent Directory        
[TXT] Makefile  1.15   8 years  jmc   for some time now mandoc has not required MLINKS to function correctly - logical...
[TXT] cksum.1  1.39   7 years  tedu   add sha512/256 support to check that the libc code is right :)
[TXT] crc.c  1.5   5 years  millert   I am retiring my old email address; replace it with my OpenBSD one.
[TXT] crc.h  1.4   5 years  millert   I am retiring my old email address; replace it with my OpenBSD one.
[TXT] md5.1  1.48   5 years  millert   I am retiring my old email address; replace it with my OpenBSD one.
[TXT] md5.c  1.97   3 years  millert   Add explicit casts to double to quiet a clang warning. OK deraddt@