CVSROOT: /cvs Module name: src Changes by: [email protected] 2016/08/15 10:12:34
Modified files:
usr.sbin/httpd : httpd.h parse.y server.c
Log message:
Move server_match() from parse.y to server.c; use env instead of conf,
which is actually the same thing (cluebat from reyk@).
