diff options
Diffstat (limited to 'usr.sbin/nginx/README.OpenBSD')
| -rw-r--r-- | usr.sbin/nginx/README.OpenBSD | 11 |
1 files changed, 9 insertions, 2 deletions
diff --git a/usr.sbin/nginx/README.OpenBSD b/usr.sbin/nginx/README.OpenBSD index 8e819955302..5d92e12bd95 100644 --- a/usr.sbin/nginx/README.OpenBSD +++ b/usr.sbin/nginx/README.OpenBSD @@ -4,7 +4,14 @@ Modified files by OpenBSD: - auto/lib/pcre/conf - auto/make - auto/sources +- conf/fastcgi_params +- conf/koi-utf +- conf/koi-win +- conf/mime.types - conf/nginx.conf +- conf/scgi_params +- conf/uwsgi_params +- conf/win-utf - man/nginx.8 - src/core/nginx.c - src/core/ngx_cycle.c @@ -13,10 +20,10 @@ Modified files by OpenBSD: - src/core/ngx_log.h - src/core/ngx_string.c - src/core/ngx_string.h -- src/http/ngx_http_core_module.c -- src/http/ngx_http_request.c - src/http/modules/ngx_http_auth_basic_module.c - src/http/modules/ngx_http_log_module.c +- src/http/ngx_http_core_module.c +- src/http/ngx_http_request.c - src/os/unix/ngx_process_cycle.c - src/os/unix/ngx_process_cycle.h |
