CVSROOT:        /cvs
Module name:    src
Changes by:     k...@cvs.openbsd.org    2013/12/08 15:49:02

Modified files:
        sbin/dhclient  : dhclient.c dispatch.c kroute.c 

Log message:
Reduce in_addr memcpy() dances by simply using assignments where the source
variable has been copied to [cm]alloc'ed memory and thus properly aligned.

Reply via email to