CVSROOT: /cvs Module name: src Changes by: [email protected] 2015/12/07 12:14:49
Modified files:
usr.sbin/dvmrpd: control.c igmp.c kroute.c packet.c prune.c
rde_mfc.c
Log message:
Replace bzero with memset, and change a strings.h include to string.h to
get the declaration. From Serguey Parkhomovsky. No objects from
deraadt@.
