Source-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc
Module Name: pkgsrc
Committed By: sommerfeld
Date: Sun Jan 16 00:51:08 UTC 2000
Modified Files:
pkgsrc/mail/postfix/files: patch-sum
Added Files:
pkgsrc/mail/postfix/patches: patch-bs
Log Message:
Avoid misaligned loads on alpha in util/inet_addr_local.c: copy *ifr in
such a way that gcc doesn't make unwarranted assumptions about the
alignment of *ifr. Simply casting to (char *) wasn't sufficient.
To generate a diff of this commit:
cvs rdiff -r1.5 -r1.6 pkgsrc/mail/postfix/files/patch-sum
cvs rdiff -r0 -r1.1 pkgsrc/mail/postfix/patches/patch-bs
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Home |
Main Index |
Thread Index |
Old Index