CVSROOT: /cvs Module name: src Changes by: r...@cvs.openbsd.org 2018/05/18 09:20:46
Modified files: usr.sbin/httpd : parse.y Log message: Move LISTEN ON {} code into a function listen_on(). No functional change, but it makes it easier to deal with the grammar.