summaryrefslogtreecommitdiff
path: root/lib/libc/md/mdXhl.c
AgeCommit message (Collapse)Author
1997-03-18fix a memory-leak problem in MDXEnd -- even when givenflipk
a non-NULL buffer, MDXEnd would go ahead and malloc a new one anyway.
1996-11-2464-bit cleanup + pedantic -W flagsNiklas Hallqvist
1996-09-29Now use bittypes wo we work on 64-bit machinesTodd C. Miller
1996-09-15Remove dead codeThorsten Lockert
Remove unused variables Silence some warnings lint(1) is your friend
1996-08-19Fix RCS idsThorsten Lockert
Make sure everything uses {SYS,}LIBC_SCCS properly
1996-06-03Add md[245] routines in libc/md, remove md5 from libc/crypt. Add $OpenBSD$Niklas Hallqvist