CVSROOT: /cvs Module name: src Changes by: dera...@cvs.openbsd.org 2012/11/10 21:45:44
Modified files: sys/net : if.h sys/netinet : in_var.h sys/netinet6 : in6_var.h Log message: align ifaliasreq.ifra_addr similar to the way that ifreq is fixed -- a gruesome union, to block the compiler from placing the struct incorrectly aligned on stack frames ok guenther