CVSROOT: /cvs Module name: src Changes by: r...@cvs.openbsd.org 2014/07/31 07:28:15
Modified files: usr.sbin/httpd : config.c httpd.h parse.y server_file.c Log message: Rename the "docroot" variable to "path" because it will be used for either files or the fastcgi socket (and there's no need to use a union yet).