CVSROOT: /cvs Module name: src Changes by: [email protected] 2014/05/29 23:06:00
Modified files:
usr.sbin/npppd/common: bytebuf.c
usr.sbin/npppd/npppd: npppd_auth.c npppd_ctl.c ppp.c
radius_req.c
usr.sbin/npppd/pptp: pptpd.c
Log message:
Use calloc instead of malloc and memset.
from Benjamin Baier
