pjd 2006-04-05 22:15:00 UTC FreeBSD src repository Modified files: (Branch: RELENG_6) sys/kern md5c.c Log: MFC: sys/kern/md5c.c 1.27 Fix a panic on sparc64 related to inproper aligment - we cannot assume, that 'unsigned char *' argument is 4 byte aligned. Approved by: re (scottl) Revision Changes Path 1.25.2.1 +12 -6 src/sys/kern/md5c.c