CVSROOT:        /cvs
Module name:    src
Changes by:     rob...@cvs.openbsd.org  2012/05/13 03:14:58

Modified files:
        usr.sbin/nginx : CHANGES CHANGES.ru 
        usr.sbin/nginx/auto: modules options sources summary unix 
        usr.sbin/nginx/auto/lib/pcre: conf make 
        usr.sbin/nginx/auto/os: freebsd linux solaris 
        usr.sbin/nginx/auto/types: sizeof typedef uintptr_t 
        usr.sbin/nginx/conf: fastcgi.conf fastcgi_params scgi_params 
                             uwsgi_params 
        usr.sbin/nginx/man: nginx.8 
        usr.sbin/nginx/src/core: nginx.c nginx.h ngx_buf.c ngx_buf.h 
                                 ngx_conf_file.c ngx_conf_file.h 
                                 ngx_connection.c ngx_connection.h 
                                 ngx_core.h ngx_cycle.c ngx_cycle.h 
                                 ngx_file.c ngx_inet.c ngx_murmurhash.h 
                                 ngx_open_file_cache.c 
                                 ngx_open_file_cache.h 
                                 ngx_output_chain.c ngx_parse.h 
                                 ngx_rbtree.c ngx_regex.c ngx_regex.h 
                                 ngx_resolver.c ngx_resolver.h 
                                 ngx_shmtx.c ngx_shmtx.h ngx_slab.c 
                                 ngx_slab.h ngx_string.c ngx_times.c 
        usr.sbin/nginx/src/event: ngx_event.c ngx_event_openssl.c 
                                  ngx_event_pipe.c ngx_event_pipe.h 
                                  ngx_event_timer.c 
        usr.sbin/nginx/src/event/modules: ngx_epoll_module.c 
                                          ngx_eventport_module.c 
                                          ngx_kqueue_module.c 
        usr.sbin/nginx/src/http: ngx_http.c ngx_http.h 
                                 ngx_http_busy_lock.c ngx_http_cache.h 
                                 ngx_http_copy_filter_module.c 
                                 ngx_http_core_module.c 
                                 ngx_http_core_module.h 
                                 ngx_http_file_cache.c ngx_http_parse.c 
                                 ngx_http_postpone_filter_module.c 
                                 ngx_http_request.c ngx_http_request.h 
                                 ngx_http_request_body.c 
                                 ngx_http_script.c ngx_http_upstream.c 
                                 ngx_http_upstream.h 
                                 ngx_http_upstream_round_robin.c 
                                 ngx_http_upstream_round_robin.h 
                                 ngx_http_variables.c 
        usr.sbin/nginx/src/http/modules: ngx_http_access_module.c 
                                         ngx_http_browser_module.c 
                                         ngx_http_chunked_filter_module.c 
                                         ngx_http_degradation_module.c 
                                         ngx_http_fastcgi_module.c 
                                         ngx_http_flv_module.c 
                                         ngx_http_geo_module.c 
                                         ngx_http_gzip_filter_module.c 
                                         ngx_http_gzip_static_module.c 
                                         ngx_http_headers_filter_module.c 
                                         ngx_http_image_filter_module.c 
                                         ngx_http_index_module.c 
                                         ngx_http_limit_req_module.c 
                                         ngx_http_log_module.c 
                                         ngx_http_memcached_module.c 
                                         ngx_http_mp4_module.c 
                                         ngx_http_proxy_module.c 
                                         ngx_http_realip_module.c 
                                         ngx_http_scgi_module.c 
                                         ngx_http_split_clients_module.c 
                                         ngx_http_ssi_filter_module.c 
                                         ngx_http_static_module.c 
                                         ngx_http_upstream_ip_hash_module.c 
                                         ngx_http_userid_filter_module.c 
                                         ngx_http_uwsgi_module.c 
                                         ngx_http_xslt_filter_module.c 
        usr.sbin/nginx/src/http/modules/perl: nginx.pm nginx.xs 
        usr.sbin/nginx/src/mail: ngx_mail.c ngx_mail.h 
                                 ngx_mail_core_module.c 
        usr.sbin/nginx/src/os/unix: ngx_daemon.c ngx_darwin.h 
                                    ngx_darwin_config.h 
                                    ngx_darwin_init.c 
                                    ngx_darwin_sendfile_chain.c 
                                    ngx_errno.h ngx_files.h 
                                    ngx_freebsd.h ngx_freebsd_config.h 
                                    ngx_freebsd_init.c 
                                    ngx_freebsd_rfork_thread.c 
                                    ngx_freebsd_sendfile_chain.c 
                                    ngx_gcc_atomic_sparc64.h 
                                    ngx_linux_config.h 
                                    ngx_linux_sendfile_chain.c ngx_os.h 
                                    ngx_posix_config.h ngx_process.c 
                                    ngx_process.h ngx_process_cycle.c 
                                    ngx_readv_chain.c ngx_setproctitle.c 
                                    ngx_solaris_config.h 
                                    ngx_solaris_sendfilev_chain.c 
                                    ngx_writev_chain.c 
Added files:
        usr.sbin/nginx/src/http/modules: ngx_http_limit_conn_module.c 
                                         ngx_http_upstream_keepalive_module.c 
        usr.sbin/nginx/src/os/unix: ngx_setaffinity.c ngx_setaffinity.h 
        usr.sbin/nginx/src/pcre: pcre_study.c 
Removed files:
        usr.sbin/nginx/src/http/modules: ngx_http_limit_zone_module.c 

Log message:
update to nginx-1.2.0

Reply via email to