CVSROOT: /cvs Module name: src Changes by: flor...@cvs.openbsd.org 2018/04/11 09:50:46
Modified files: usr.sbin/httpd : httpd.conf.5 httpd.h parse.y Log message: Make httpd listen on all IPv4 and IPv6 addresses for "listen on * port 80". While here accept up to 16 addresses from DNS or interface groups. requested by & "lovely" deraadt@ OK kn@