summaryrefslogtreecommitdiff
path: root/sys/lib/libkern/md5.c
AgeCommit message (Expand)Author
2003-12-02KNF, ok deraadt/henningMarkus Friedl
2003-11-24make it use system bcopy/bzero (speeds up the vax about twice); from pr3549Michael Shalayeff
2002-06-14spelling; from Brian Poole <raj@cerias.purdue.edu>Todd T. Fries
2002-03-14First round of __P removal in sysTodd C. Miller
2000-11-08Don't include sys/systm.h if we include stand.h.Artur Grabowski
1997-06-06eliminate comment about HAVEHTONS since the conditional implied is no longer ...grr
1997-04-04fixed bcopy/memcpy conflict by using private mem* routines.Michael Shalayeff
1997-03-30no more 2(two) md5 libs in kernel!Michael Shalayeff
1996-08-11make -Wstrict-prototypes happyNiklas Hallqvist
1996-04-24Fix copyrights, comments, etc.Michael Shalayeff
1996-04-17Add MD5 routines to be used by anyone in the kernel.Michael Shalayeff