History log of /netbsd/sys/arch/hppa/include/cdefs.h (Results 1 – 3 of 3)
Revision Date Author Comments
# dbc683a0 18-Mar-2014 christos <christos@NetBSD.org>

Make all __ALIGNBYTES macros return the same type (size_t)


# c6039432 20-Jan-2012 joerg <joerg@NetBSD.org>

Change CMSG_SPACE and CMSG_LEN to provide Integer Constant Expressions
again. This was changed in sys/socket.h r1.51 to work around fallout
from the IPv6 aux data migration. It broke the historic ABI

Change CMSG_SPACE and CMSG_LEN to provide Integer Constant Expressions
again. This was changed in sys/socket.h r1.51 to work around fallout
from the IPv6 aux data migration. It broke the historic ABI on some
platforms. This commit restores compatibility for netbsd32 code on such
platforms and provides a template for future changes to the CMSG_*
alignment. Revert PCC/Clang workarounds in postfix and tmux.

show more ...


# f4f0d8a3 05-Jun-2002 fredette <fredette@NetBSD.org>

Added files to support generic HP PA-RISC based machines. hp700-specific
files to follow.