CVSROOT: /cvs Module name: src Changes by: [email protected] 2015/11/19 14:32:53
Modified files:
sbin/iked : util.c
usr.sbin/httpd : httpd.c
usr.sbin/ntpd : constraint.c
usr.sbin/relayd: relayd.c
Log message:
Simplify all instances of get_string() and get_data() using malloc() and
strndup().
ok millert@
