CVSROOT: /cvs Module name: src Changes by: r...@cvs.openbsd.org 2015/01/29 01:52:52
Modified files: usr.sbin/httpd : parse.y Log message: Fix a regression that removed support for using service names instead of ports. It is now possible to use "listen on * port www" again. Found by ajacoutot@ OK ajacoutot@ blambert@