Commit ID: 100533613B40A7ACF26
CVSROOT: /cvs
Module name: src
Changes by: [email protected] 2014/03/29 00:28:14 UTC
Modified files:
usr.sbin/httpd/src/ap: ap_snprintf.c
usr.sbin/httpd/src/main: getnameinfo.c
usr.sbin/httpd/src/modules/proxy: proxy_util.c
Log message:
kill strcpy
To generate a diff of this changeset, execute the following commands:
cvs -R rdiff -kk -upr1.3 -r1.4 src/usr.sbin/httpd/src/ap/ap_snprintf.c
cvs -R rdiff -kk -upr1.2 -r1.3 src/usr.sbin/httpd/src/main/getnameinfo.c
cvs -R rdiff -kk -upr1.7 -r1.8 src/usr.sbin/httpd/src/modules/proxy/proxy_util.c