CVSROOT: /cvs Module name: src Changes by: [email protected] 2015/06/23 09:23:14
Modified files:
usr.sbin/httpd : Makefile httpd.conf.5 httpd.h parse.y
server_http.c
Added files:
usr.sbin/httpd : patterns.7 patterns.c patterns.h
Log message:
Add initial support for pattern matching using Lua's pattern matching code.
With important help on the pattern matcher from semarie@
OK semarie@
