CVSROOT: /cvs Module name: src Changes by: k...@cvs.openbsd.org 2012/11/02 19:59:31
Modified files: sbin/dhclient : kroute.c Log message: While this identical idiom caused problems when building an ifaliasreq to *add* an address, here (building an ifaliasreq to delete an address) it worked fine. But change it to the bcopy() dance that works in the adding case just to be consistant until a sparc64/gcc guru is cornered in a bar with a full keg of guiness.