pjd 2006-03-30 18:45:50 UTC FreeBSD src repository Modified files: sys/kern md5c.c Log: Fix a panic on sparc64 related to inproper aligment - we cannot assume, that 'unsigned char *' argument is 4 byte aligned. MFC after: 3 days Revision Changes Path 1.27 +12 -6 src/sys/kern/md5c.c