diff options
| author | 2012-11-14 21:35:00 +0000 | |
|---|---|---|
| committer | 2012-11-14 21:35:00 +0000 | |
| commit | 42bdae40dcaec1c21a23c24121dbdd98a26ba542 (patch) | |
| tree | f419dc7c2442b03afd9dd3e4c0ceaf685aa1849c /usr.sbin/nginx/README.OpenBSD | |
| parent | Do not bother reloading r1 from the stack in the epilogue, if it has not been (diff) | |
| download | wireguard-openbsd-42bdae40dcaec1c21a23c24121dbdd98a26ba542.tar.xz wireguard-openbsd-42bdae40dcaec1c21a23c24121dbdd98a26ba542.zip | |
update to 1.2.5
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 |
