CVSROOT: /cvs Module name: src Changes by: be...@cvs.openbsd.org 2020/07/30 15:06:19
Modified files: usr.sbin/httpd : httpd.c httpd.h Log message: Remove the unused function canonicalize_host(), it was copied from relayd. Found by Ross L Richardson, Thanks.