History log of /httpd/build/make_nw_export.awk
Revision Date Author Comments Expand
c6d74c6667d7f851963abe6907e08cac0fdc7d9e 1425338 22-Dec-2012 fuankg

Removed now obsolete function skip from NetWare export list generating script.

d69ce32f322a3a3958fa2f91ff490744724d05f5 1301281 16-Mar-2012 fuankg

Fixed broken *_DECLARE_DATA section. Seems our preprocessor is some crazy and inserts a blank after replacing a define which made the awk script fail. Patch submitted by: normw gknw net.

72a9c5f539fe583767651852c0b53ce81a9054b5 1210926 06-Dec-2011 fuankg

NetWare build fixes. Create mod_cache.imp dynamically; fixed mod_cache_disk NLM name.

d5ef50bb5810983012435957be0680bde34d1e44 1201918 14-Nov-2011 fuankg

Added apreq to NetWare build.

64bfa36bae8297615384d8b417cc3f970e1b7657 1195057 30-Oct-2011 fuankg

Reverted r1194896.

0d980d2520a57fc9383ef53ace25279b9ccfdfb7 1194896 29-Oct-2011 fuankg

Some NetWare build tweaks: generate proxy import list.

9b761068843e8072da6d00a5d59972bdba793426 1087185 31-Mar-2011 fuankg

Removed dependency on sort command for export list. Added a shell sort function to the NetWare export script which is only few ms slower than the external sort command; this makes the export list now identical on all build platforms.

d79d09ecf38cd34b26678c88405c78d086bad2c4 1086562 29-Mar-2011 fuankg

Minor awk tweak.

7f4018eaabcde75123aae70967827d2cab6f30f8 1086556 29-Mar-2011 fuankg

Remove traling line endings with Linux builds.

943fe3052a481f6980c5a489ff767c6effb581e2 1083540 20-Mar-2011 fuankg

Create dav.imp dynamically from header to catch all exports.

2a3d4464b68bcf6173f675479b4ec681a83f4bd9 1079614 09-Mar-2011 fuankg

NetWare build overhaul in order to compile on Linux. Some more fixes ...

0c4c3ba0a44b40de924ace305a1c868130824cc4 821602 04-Oct-2009 fuankg

removed obsolete stuff from NetWare export generator script.

7dfd7007a3beb8358504c337a1d744985b3aad39 820503 01-Oct-2009 fuankg

first trial to fix the export list for recent mod_watchdog changes ...

b972d6954acbeafb8e1d6e7020e1e907cb884d0c 792154 08-Jul-2009 fuankg

finally fixed NetWare export list (thanks help from rjung).

2bf6018e8ac7546acf790550639ea7d7492ab281 791845 07-Jul-2009 fuankg

first trial to add mod_watchdog functions to export list.

34a74d61abaed4080bd369454c1f2f9730aeabae 791574 06-Jul-2009 fuankg

some NetWare build improvements.

ea3f41641d1ac0fe1cc3228ba04be218ac32ead8 791306 05-Jul-2009 fuankg

for now excluded the ap_mpm_pod_* functions from export list.

db479b48bd4d75423ed4a45e15b75089d1a8ad72 420990 11-Jul-2006 fielding

update license header text

binbuild.sh build-modules-c.awk buildinfo.sh config_vars.sh.in fastgen.sh get-version.sh install-bindist.sh.in install.sh instdso.sh make_exports.awk make_nw_export.awk make_var_export.awk mkconfNW.awk mkdir.sh nw_ver.awk pkg/buildpkg.sh rules.mk.in /httpd/docs/manual/bind.xml /httpd/docs/manual/bind.xml.ja /httpd/docs/manual/configuring.xml /httpd/docs/manual/configuring.xml.ja /httpd/docs/manual/content-negotiation.xml /httpd/docs/manual/content-negotiation.xml.ja /httpd/docs/manual/custom-error.xml /httpd/docs/manual/dns-caveats.xml /httpd/docs/manual/dso.xml /httpd/docs/manual/env.xml /httpd/docs/manual/env.xml.ja /httpd/docs/manual/filter.xml /httpd/docs/manual/glossary.xml /httpd/docs/manual/handler.xml /httpd/docs/manual/handler.xml.ja /httpd/docs/manual/howto/cgi.xml /httpd/docs/manual/howto/htaccess.xml /httpd/docs/manual/howto/index.xml /httpd/docs/manual/howto/public_html.xml /httpd/docs/manual/howto/ssi.xml /httpd/docs/manual/install.xml /httpd/docs/manual/install.xml.ja /httpd/docs/manual/invoking.xml /httpd/docs/manual/logs.xml /httpd/docs/manual/logs.xml.ja /httpd/docs/manual/misc/index.xml /httpd/docs/manual/misc/perf-tuning.xml /httpd/docs/manual/misc/rewriteguide.xml /httpd/docs/manual/misc/security_tips.xml /httpd/docs/manual/mod/beos.xml /httpd/docs/manual/mod/core.xml /httpd/docs/manual/mod/directive-dict.xml /httpd/docs/manual/mod/directives.xml /httpd/docs/manual/mod/event.xml /httpd/docs/manual/mod/index.xml /httpd/docs/manual/mod/leader.xml /httpd/docs/manual/mod/mod_access_compat.xml /httpd/docs/manual/mod/mod_actions.xml /httpd/docs/manual/mod/mod_alias.xml /httpd/docs/manual/mod/mod_asis.xml /httpd/docs/manual/mod/mod_auth_basic.xml /httpd/docs/manual/mod/mod_auth_digest.xml /httpd/docs/manual/mod/mod_authn_anon.xml /httpd/docs/manual/mod/mod_authn_core.xml /httpd/docs/manual/mod/mod_authn_dbm.xml /httpd/docs/manual/mod/mod_authn_default.xml /httpd/docs/manual/mod/mod_authn_file.xml /httpd/docs/manual/mod/mod_authz_core.xml /httpd/docs/manual/mod/mod_authz_dbd.xml /httpd/docs/manual/mod/mod_authz_dbm.xml /httpd/docs/manual/mod/mod_authz_default.xml /httpd/docs/manual/mod/mod_authz_groupfile.xml /httpd/docs/manual/mod/mod_authz_host.xml /httpd/docs/manual/mod/mod_authz_host.xml.ja /httpd/docs/manual/mod/mod_authz_user.xml /httpd/docs/manual/mod/mod_autoindex.xml /httpd/docs/manual/mod/mod_cache.xml /httpd/docs/manual/mod/mod_cache.xml.ja /httpd/docs/manual/mod/mod_cern_meta.xml /httpd/docs/manual/mod/mod_cgi.xml /httpd/docs/manual/mod/mod_cgid.xml /httpd/docs/manual/mod/mod_charset_lite.xml /httpd/docs/manual/mod/mod_dav.xml /httpd/docs/manual/mod/mod_dav_fs.xml /httpd/docs/manual/mod/mod_deflate.xml /httpd/docs/manual/mod/mod_deflate.xml.ja /httpd/docs/manual/mod/mod_dir.xml /httpd/docs/manual/mod/mod_disk_cache.xml /httpd/docs/manual/mod/mod_echo.xml /httpd/docs/manual/mod/mod_env.xml /httpd/docs/manual/mod/mod_example.xml /httpd/docs/manual/mod/mod_expires.xml /httpd/docs/manual/mod/mod_ext_filter.xml /httpd/docs/manual/mod/mod_file_cache.xml /httpd/docs/manual/mod/mod_headers.xml /httpd/docs/manual/mod/mod_imagemap.xml /httpd/docs/manual/mod/mod_include.xml /httpd/docs/manual/mod/mod_info.xml /httpd/docs/manual/mod/mod_info.xml.ja /httpd/docs/manual/mod/mod_isapi.xml /httpd/docs/manual/mod/mod_ldap.xml /httpd/docs/manual/mod/mod_log_config.xml /httpd/docs/manual/mod/mod_log_config.xml.ja /httpd/docs/manual/mod/mod_logio.xml /httpd/docs/manual/mod/mod_mem_cache.xml /httpd/docs/manual/mod/mod_mime.xml /httpd/docs/manual/mod/mod_mime.xml.ja /httpd/docs/manual/mod/mod_mime_magic.xml /httpd/docs/manual/mod/mod_negotiation.xml /httpd/docs/manual/mod/mod_proxy.xml /httpd/docs/manual/mod/mod_proxy_connect.xml /httpd/docs/manual/mod/mod_proxy_ftp.xml /httpd/docs/manual/mod/mod_proxy_http.xml /httpd/docs/manual/mod/mod_rewrite.xml /httpd/docs/manual/mod/mod_setenvif.xml /httpd/docs/manual/mod/mod_so.xml /httpd/docs/manual/mod/mod_speling.xml /httpd/docs/manual/mod/mod_ssl.xml /httpd/docs/manual/mod/mod_status.xml /httpd/docs/manual/mod/mod_suexec.xml /httpd/docs/manual/mod/mod_unique_id.xml /httpd/docs/manual/mod/mod_userdir.xml /httpd/docs/manual/mod/mod_userdir.xml.ja /httpd/docs/manual/mod/mod_usertrack.xml /httpd/docs/manual/mod/mod_vhost_alias.xml /httpd/docs/manual/mod/module-dict.xml /httpd/docs/manual/mod/mpm_common.xml /httpd/docs/manual/mod/mpm_common.xml.ja /httpd/docs/manual/mod/mpm_netware.xml /httpd/docs/manual/mod/mpm_winnt.xml /httpd/docs/manual/mod/mpmt_os2.xml /httpd/docs/manual/mod/perchild.xml /httpd/docs/manual/mod/prefork.xml /httpd/docs/manual/mod/quickreference.xml /httpd/docs/manual/mod/threadpool.xml /httpd/docs/manual/mod/worker.xml /httpd/docs/manual/mpm.xml /httpd/docs/manual/mpm.xml.de /httpd/docs/manual/mpm.xml.ja /httpd/docs/manual/new_features_2_0.xml /httpd/docs/manual/platform/ebcdic.xml /httpd/docs/manual/platform/index.xml /httpd/docs/manual/platform/netware.xml /httpd/docs/manual/platform/perf-hp.xml /httpd/docs/manual/platform/win_compiling.xml /httpd/docs/manual/platform/windows.xml /httpd/docs/manual/programs/apachectl.xml /httpd/docs/manual/programs/httpd.xml /httpd/docs/manual/programs/index.xml /httpd/docs/manual/rewrite/flags.xml /httpd/docs/manual/rewrite/index.xml /httpd/docs/manual/rewrite/rewrite_guide.xml /httpd/docs/manual/rewrite/rewrite_guide_advanced.xml /httpd/docs/manual/rewrite/rewrite_intro.xml /httpd/docs/manual/rewrite/rewrite_tech.xml /httpd/docs/manual/sections.xml /httpd/docs/manual/server-wide.xml /httpd/docs/manual/sitemap.xml /httpd/docs/manual/sitemap.xml.ja /httpd/docs/manual/ssl/index.xml /httpd/docs/manual/ssl/ssl_compat.xml /httpd/docs/manual/ssl/ssl_faq.xml /httpd/docs/manual/ssl/ssl_howto.xml /httpd/docs/manual/ssl/ssl_intro.xml /httpd/docs/manual/stopping.xml /httpd/docs/manual/style/lang/de.xml /httpd/docs/manual/style/lang/en.xml /httpd/docs/manual/style/lang/ja.xml /httpd/docs/manual/style/lang/ru.xml /httpd/docs/manual/suexec.xml /httpd/docs/manual/upgrading.xml /httpd/docs/manual/urlmapping.xml /httpd/docs/manual/vhosts/details.xml /httpd/docs/manual/vhosts/examples.xml /httpd/docs/manual/vhosts/examples.xml.ja /httpd/docs/manual/vhosts/fd-limits.xml /httpd/docs/manual/vhosts/index.xml /httpd/docs/manual/vhosts/ip-based.xml /httpd/docs/manual/vhosts/mass.xml /httpd/docs/manual/vhosts/name-based.xml /httpd/include/ap_config_layout.h.in /httpd/modules/ssl/Makefile.in /httpd/support/apachectl.in /httpd/support/apxs.in /httpd/support/dbmmanage.in /httpd/support/envvars-std.in /httpd/support/log_server_status.in /httpd/support/logresolve.pl.in /httpd/support/phf_abuse_log.cgi.in /httpd/support/split-logfile.in
a2652f3451528565db1f85db6953fc30799d7ead 395229 19-Apr-2006 colm

Update the last year of copyright.

NWGNUtail.inc binbuild.sh bsd_makefile build-modules-c.awk buildinfo.sh fastgen.sh get-version.sh install-bindist.sh.in install.sh instdso.sh library.mk ltlib.mk make_exports.awk make_nw_export.awk make_var_export.awk mkconfNW.awk mkdir.sh nw_ver.awk pkg/buildpkg.sh program.mk rpm/httpd.init rules.mk.in special.mk sysv_makefile win32/win32ver.awk /httpd/buildconf /httpd/docs/error/README /httpd/docs/manual/bind.xml.de /httpd/docs/manual/bind.xml.fr /httpd/docs/manual/bind.xml.ja /httpd/docs/manual/bind.xml.ko /httpd/docs/manual/configuring.xml.ja /httpd/docs/manual/configuring.xml.ko /httpd/docs/manual/content-negotiation.xml.ja /httpd/docs/manual/content-negotiation.xml.ko /httpd/docs/manual/custom-error.xml.ja /httpd/docs/manual/custom-error.xml.ko /httpd/docs/manual/developer/modules.xml.ja /httpd/docs/manual/dns-caveats.xml.ja /httpd/docs/manual/dns-caveats.xml.ko /httpd/docs/manual/dso.xml.ja /httpd/docs/manual/dso.xml.ko /httpd/docs/manual/env.xml.ja /httpd/docs/manual/env.xml.ko /httpd/docs/manual/faq/all_in_one.xml.ja /httpd/docs/manual/faq/all_in_one.xml.ko /httpd/docs/manual/faq/categories.xml.ja /httpd/docs/manual/faq/categories.xml.ko /httpd/docs/manual/faq/error.xml.ja /httpd/docs/manual/faq/error.xml.ko /httpd/docs/manual/faq/index.xml.ja /httpd/docs/manual/faq/index.xml.ko /httpd/docs/manual/faq/support.xml.ja /httpd/docs/manual/faq/support.xml.ko /httpd/docs/manual/filter.xml.es /httpd/docs/manual/filter.xml.fr /httpd/docs/manual/filter.xml.ja /httpd/docs/manual/filter.xml.ko /httpd/docs/manual/glossary.xml.de /httpd/docs/manual/glossary.xml.es /httpd/docs/manual/glossary.xml.ko /httpd/docs/manual/handler.xml.es /httpd/docs/manual/handler.xml.ja /httpd/docs/manual/handler.xml.ko /httpd/docs/manual/howto/auth.xml.ja /httpd/docs/manual/howto/auth.xml.ko /httpd/docs/manual/howto/cgi.xml.ja /httpd/docs/manual/howto/cgi.xml.ko /httpd/docs/manual/howto/htaccess.xml.ja /httpd/docs/manual/howto/htaccess.xml.ko /httpd/docs/manual/howto/index.xml.ja /httpd/docs/manual/howto/index.xml.ko /httpd/docs/manual/howto/public_html.xml.ja /httpd/docs/manual/howto/public_html.xml.ko /httpd/docs/manual/howto/ssi.xml.ja /httpd/docs/manual/howto/ssi.xml.ko /httpd/docs/manual/index.xml.de /httpd/docs/manual/index.xml.es /httpd/docs/manual/index.xml.fr /httpd/docs/manual/index.xml.ja /httpd/docs/manual/index.xml.ko /httpd/docs/manual/install.xml.de /httpd/docs/manual/install.xml.es /httpd/docs/manual/install.xml.fr /httpd/docs/manual/install.xml.ja /httpd/docs/manual/install.xml.ko /httpd/docs/manual/invoking.xml.de /httpd/docs/manual/invoking.xml.es /httpd/docs/manual/invoking.xml.ja /httpd/docs/manual/invoking.xml.ko /httpd/docs/manual/logs.xml.ja /httpd/docs/manual/logs.xml.ko /httpd/docs/manual/misc/index.xml.ko /httpd/docs/manual/misc/perf-tuning.xml.ko /httpd/docs/manual/misc/relevant_standards.xml /httpd/docs/manual/misc/relevant_standards.xml.ko /httpd/docs/manual/misc/rewriteguide.xml.ko /httpd/docs/manual/misc/security_tips.xml.ko /httpd/docs/manual/mod/beos.xml.de /httpd/docs/manual/mod/beos.xml.es /httpd/docs/manual/mod/beos.xml.ko /httpd/docs/manual/mod/core.xml.de /httpd/docs/manual/mod/core.xml.ja /httpd/docs/manual/mod/directive-dict.xml.ja /httpd/docs/manual/mod/directive-dict.xml.ko /httpd/docs/manual/mod/directives.xml.de /httpd/docs/manual/mod/directives.xml.es /httpd/docs/manual/mod/directives.xml.ja /httpd/docs/manual/mod/directives.xml.ko /httpd/docs/manual/mod/index.xml.de /httpd/docs/manual/mod/index.xml.es /httpd/docs/manual/mod/index.xml.ja /httpd/docs/manual/mod/index.xml.ko /httpd/docs/manual/mod/leader.xml.de /httpd/docs/manual/mod/leader.xml.ko /httpd/docs/manual/mod/mod_actions.xml.de /httpd/docs/manual/mod/mod_actions.xml.ja /httpd/docs/manual/mod/mod_actions.xml.ko /httpd/docs/manual/mod/mod_alias.xml.ja /httpd/docs/manual/mod/mod_alias.xml.ko /httpd/docs/manual/mod/mod_asis.xml.ja /httpd/docs/manual/mod/mod_asis.xml.ko /httpd/docs/manual/mod/mod_auth_basic.xml.ja /httpd/docs/manual/mod/mod_auth_basic.xml.ko /httpd/docs/manual/mod/mod_auth_digest.xml.ko /httpd/docs/manual/mod/mod_authn_anon.xml.ja /httpd/docs/manual/mod/mod_authn_anon.xml.ko /httpd/docs/manual/mod/mod_authn_dbm.xml.ja /httpd/docs/manual/mod/mod_authn_dbm.xml.ko /httpd/docs/manual/mod/mod_authn_default.xml.ja /httpd/docs/manual/mod/mod_authn_default.xml.ko /httpd/docs/manual/mod/mod_authn_file.xml.ja /httpd/docs/manual/mod/mod_authn_file.xml.ko /httpd/docs/manual/mod/mod_authz_dbm.xml.ko /httpd/docs/manual/mod/mod_authz_default.xml.ja /httpd/docs/manual/mod/mod_authz_default.xml.ko /httpd/docs/manual/mod/mod_authz_groupfile.xml.ja /httpd/docs/manual/mod/mod_authz_groupfile.xml.ko /httpd/docs/manual/mod/mod_authz_host.xml.ja /httpd/docs/manual/mod/mod_authz_host.xml.ko /httpd/docs/manual/mod/mod_authz_owner.xml.ko /httpd/docs/manual/mod/mod_authz_user.xml.ko /httpd/docs/manual/mod/mod_autoindex.xml.ja /httpd/docs/manual/mod/mod_autoindex.xml.ko /httpd/docs/manual/mod/mod_cache.xml.ja /httpd/docs/manual/mod/mod_cache.xml.ko /httpd/docs/manual/mod/mod_cern_meta.xml.ko /httpd/docs/manual/mod/mod_cgi.xml.ja /httpd/docs/manual/mod/mod_cgi.xml.ko /httpd/docs/manual/mod/mod_cgid.xml.ja /httpd/docs/manual/mod/mod_cgid.xml.ko /httpd/docs/manual/mod/mod_charset_lite.xml.ko /httpd/docs/manual/mod/mod_dav.xml.ja /httpd/docs/manual/mod/mod_dav.xml.ko /httpd/docs/manual/mod/mod_dav_fs.xml.ja /httpd/docs/manual/mod/mod_dav_fs.xml.ko /httpd/docs/manual/mod/mod_dav_lock.xml.ja /httpd/docs/manual/mod/mod_deflate.xml.ja /httpd/docs/manual/mod/mod_deflate.xml.ko /httpd/docs/manual/mod/mod_dir.xml.ja /httpd/docs/manual/mod/mod_dir.xml.ko /httpd/docs/manual/mod/mod_disk_cache.xml.ja /httpd/docs/manual/mod/mod_disk_cache.xml.ko /httpd/docs/manual/mod/mod_dumpio.xml.ja /httpd/docs/manual/mod/mod_echo.xml.ja /httpd/docs/manual/mod/mod_echo.xml.ko /httpd/docs/manual/mod/mod_env.xml.ja /httpd/docs/manual/mod/mod_env.xml.ko /httpd/docs/manual/mod/mod_example.xml.ko /httpd/docs/manual/mod/mod_expires.xml.ja /httpd/docs/manual/mod/mod_expires.xml.ko /httpd/docs/manual/mod/mod_ext_filter.xml.ja /httpd/docs/manual/mod/mod_ext_filter.xml.ko /httpd/docs/manual/mod/mod_file_cache.xml.ko /httpd/docs/manual/mod/mod_headers.xml.ja /httpd/docs/manual/mod/mod_headers.xml.ko /httpd/docs/manual/mod/mod_ident.xml.ko /httpd/docs/manual/mod/mod_imagemap.xml.ko /httpd/docs/manual/mod/mod_include.xml.ja /httpd/docs/manual/mod/mod_info.xml.ja /httpd/docs/manual/mod/mod_info.xml.ko /httpd/docs/manual/mod/mod_isapi.xml.ko /httpd/docs/manual/mod/mod_log_config.xml.ja /httpd/docs/manual/mod/mod_log_config.xml.ko /httpd/docs/manual/mod/mod_log_forensic.xml.ja /httpd/docs/manual/mod/mod_logio.xml.ja /httpd/docs/manual/mod/mod_logio.xml.ko /httpd/docs/manual/mod/mod_mem_cache.xml.ja /httpd/docs/manual/mod/mod_mem_cache.xml.ko /httpd/docs/manual/mod/mod_mime.xml.ja /httpd/docs/manual/mod/mod_negotiation.xml.ja /httpd/docs/manual/mod/mod_proxy_ajp.xml.ja /httpd/docs/manual/mod/mod_proxy_balancer.xml.ja /httpd/docs/manual/mod/mod_setenvif.xml.ja /httpd/docs/manual/mod/mod_setenvif.xml.ko /httpd/docs/manual/mod/mod_so.xml.ja /httpd/docs/manual/mod/mod_so.xml.ko /httpd/docs/manual/mod/mod_speling.xml.ja /httpd/docs/manual/mod/mod_speling.xml.ko /httpd/docs/manual/mod/mod_status.xml.ja /httpd/docs/manual/mod/mod_status.xml.ko /httpd/docs/manual/mod/mod_suexec.xml.ja /httpd/docs/manual/mod/mod_suexec.xml.ko /httpd/docs/manual/mod/mod_unique_id.xml.ja /httpd/docs/manual/mod/mod_unique_id.xml.ko /httpd/docs/manual/mod/mod_userdir.xml.ja /httpd/docs/manual/mod/mod_userdir.xml.ko /httpd/docs/manual/mod/mod_version.xml.ja /httpd/docs/manual/mod/mod_version.xml.ko /httpd/docs/manual/mod/module-dict.xml.ja /httpd/docs/manual/mod/module-dict.xml.ko /httpd/docs/manual/mod/mpm_common.xml.de /httpd/docs/manual/mod/mpm_common.xml.ja /httpd/docs/manual/mod/mpm_winnt.xml.de /httpd/docs/manual/mod/mpm_winnt.xml.ja /httpd/docs/manual/mod/prefork.xml.de /httpd/docs/manual/mod/prefork.xml.ja /httpd/docs/manual/mod/quickreference.xml.de /httpd/docs/manual/mod/quickreference.xml.es /httpd/docs/manual/mod/quickreference.xml.ja /httpd/docs/manual/mod/quickreference.xml.ko /httpd/docs/manual/mod/worker.xml.de /httpd/docs/manual/mod/worker.xml.ja /httpd/docs/manual/mpm.xml.de /httpd/docs/manual/mpm.xml.es /httpd/docs/manual/mpm.xml.ja /httpd/docs/manual/mpm.xml.ko /httpd/docs/manual/new_features_2_0.xml.de /httpd/docs/manual/new_features_2_0.xml.fr /httpd/docs/manual/new_features_2_0.xml.ja /httpd/docs/manual/new_features_2_0.xml.ko /httpd/docs/manual/new_features_2_0.xml.ru /httpd/docs/manual/new_features_2_2.xml.ko /httpd/docs/manual/platform/ebcdic.xml.ko /httpd/docs/manual/platform/index.xml.ko /httpd/docs/manual/platform/netware.xml.ko /httpd/docs/manual/platform/perf-hp.xml.ko /httpd/docs/manual/platform/win_compiling.xml.ko /httpd/docs/manual/platform/windows.xml.ko /httpd/docs/manual/programs/ab.xml.ko /httpd/docs/manual/programs/apachectl.xml.ko /httpd/docs/manual/programs/apxs.xml.ko /httpd/docs/manual/programs/configure.xml.ko /httpd/docs/manual/programs/dbmmanage.xml.ko /httpd/docs/manual/programs/htcacheclean.xml.ko /httpd/docs/manual/programs/htdigest.xml.ko /httpd/docs/manual/programs/htpasswd.xml.ko /httpd/docs/manual/programs/httpd.xml.ko /httpd/docs/manual/programs/index.xml.es /httpd/docs/manual/programs/index.xml.ko /httpd/docs/manual/programs/logresolve.xml.ko /httpd/docs/manual/programs/other.xml.ko /httpd/docs/manual/programs/rotatelogs.xml.ko /httpd/docs/manual/programs/suexec.xml.ko /httpd/docs/manual/sections.xml.ja /httpd/docs/manual/sections.xml.ko /httpd/docs/manual/server-wide.xml.ja /httpd/docs/manual/server-wide.xml.ko /httpd/docs/manual/sitemap.xml.de /httpd/docs/manual/sitemap.xml.es /httpd/docs/manual/sitemap.xml.ja /httpd/docs/manual/sitemap.xml.ko /httpd/docs/manual/ssl/index.xml.ja /httpd/docs/manual/ssl/ssl_intro.xml.ja /httpd/docs/manual/stopping.xml.de /httpd/docs/manual/stopping.xml.es /httpd/docs/manual/stopping.xml.ja /httpd/docs/manual/stopping.xml.ko /httpd/docs/manual/style/common.dtd /httpd/docs/manual/style/css/manual-chm.css /httpd/docs/manual/style/css/manual-loose-100pc.css /httpd/docs/manual/style/css/manual-print.css /httpd/docs/manual/style/css/manual-zip-100pc.css /httpd/docs/manual/style/css/manual-zip.css /httpd/docs/manual/style/css/manual.css /httpd/docs/manual/style/faq.dtd /httpd/docs/manual/style/latex/atbeginend.sty /httpd/docs/manual/style/latex/common.xsl /httpd/docs/manual/style/latex/directiveindex.xsl /httpd/docs/manual/style/latex/faq.xsl /httpd/docs/manual/style/latex/html.xsl /httpd/docs/manual/style/latex/latex.xsl /httpd/docs/manual/style/latex/manualpage.xsl /httpd/docs/manual/style/latex/moduleindex.xsl /httpd/docs/manual/style/latex/quickreference.xsl /httpd/docs/manual/style/latex/synopsis.xsl /httpd/docs/manual/style/manual.de.xsl /httpd/docs/manual/style/manual.en.xsl /httpd/docs/manual/style/manual.es.xsl /httpd/docs/manual/style/manual.fr.xsl /httpd/docs/manual/style/manual.ja.xsl /httpd/docs/manual/style/manual.ko.xsl /httpd/docs/manual/style/manual.pt-br.xsl /httpd/docs/manual/style/manual.ru.xsl /httpd/docs/manual/style/manualpage.dtd /httpd/docs/manual/style/modulesynopsis.dtd /httpd/docs/manual/style/sitemap.dtd /httpd/docs/manual/style/xsl/directiveindex.xsl /httpd/docs/manual/style/xsl/faq.xsl /httpd/docs/manual/style/xsl/hhc.xsl /httpd/docs/manual/style/xsl/hhp.xsl /httpd/docs/manual/style/xsl/indexpage.xsl /httpd/docs/manual/style/xsl/language.xsl /httpd/docs/manual/style/xsl/maf.xsl /httpd/docs/manual/style/xsl/manualpage.xsl /httpd/docs/manual/style/xsl/moduleindex.xsl /httpd/docs/manual/style/xsl/nroff.xsl /httpd/docs/manual/style/xsl/quickreference.xsl /httpd/docs/manual/style/xsl/sitemap.xsl /httpd/docs/manual/style/xsl/synopsis.xsl /httpd/docs/manual/style/xsl/typemap.xsl /httpd/docs/manual/style/xsl/util/modtrans.xsl /httpd/docs/manual/suexec.xml.ja /httpd/docs/manual/suexec.xml.ko /httpd/docs/manual/upgrading.xml.de /httpd/docs/manual/upgrading.xml.ja /httpd/docs/manual/upgrading.xml.ko /httpd/docs/manual/upgrading.xml.ru /httpd/docs/manual/urlmapping.xml.ja /httpd/docs/manual/urlmapping.xml.ko /httpd/docs/manual/vhosts/details.xml.ko /httpd/docs/manual/vhosts/examples.xml.ja /httpd/docs/manual/vhosts/examples.xml.ko /httpd/docs/manual/vhosts/fd-limits.xml.ja /httpd/docs/manual/vhosts/fd-limits.xml.ko /httpd/docs/manual/vhosts/index.xml.de /httpd/docs/manual/vhosts/index.xml.ja /httpd/docs/manual/vhosts/index.xml.ko /httpd/docs/manual/vhosts/ip-based.xml.ja /httpd/docs/manual/vhosts/ip-based.xml.ko /httpd/docs/manual/vhosts/mass.xml.ko /httpd/docs/manual/vhosts/name-based.xml.de /httpd/docs/manual/vhosts/name-based.xml.ja /httpd/docs/manual/vhosts/name-based.xml.ko /httpd/include/ap_config_layout.h.in /httpd/modules/ssl/Makefile.in /httpd/modules/ssl/config.m4 /httpd/modules/ssl/ssl_expr_parse.y /httpd/modules/ssl/ssl_expr_scan.l /httpd/server/util_pcre.c /httpd/support/apachectl.in /httpd/support/apxs.in /httpd/support/dbmmanage.in /httpd/support/envvars-std.in /httpd/support/list_hooks.pl /httpd/support/log_server_status.in /httpd/support/logresolve.pl.in /httpd/support/phf_abuse_log.cgi.in /httpd/support/split-logfile.in /httpd/support/win32/ApacheMonitor.rc /httpd/test/check_chunked
53359f0fef553ad61e2d1e871dc007c542844f86 190592 14-Jun-2005 jorton

Update remaining 2004 copyright notices.

6de8046f8f7e07cd83895a528df25d977e502c76 102619 09-Feb-2004 nd

fix name of The Apache Software Foundation

PrintPath binbuild.sh bsd_makefile build-modules-c.awk buildinfo.sh fastgen.sh get-version.sh httpd_roll_release install-bindist.sh.in install.sh instdso.sh library.mk ltlib.mk make_exports.awk make_nw_export.awk make_var_export.awk mkconfNW.awk mkdir.sh nw_ver.awk program.mk rpm/httpd.init rules.mk.in special.mk sysv_makefile win32/win32ver.awk /httpd/buildconf /httpd/include/ap_compat.h /httpd/include/ap_config.h /httpd/include/ap_config_layout.h.in /httpd/include/ap_listen.h /httpd/include/ap_mmn.h /httpd/include/ap_mpm.h /httpd/include/ap_provider.h /httpd/include/ap_regkey.h /httpd/include/ap_release.h /httpd/include/http_config.h /httpd/include/http_connection.h /httpd/include/http_core.h /httpd/include/http_log.h /httpd/include/http_main.h /httpd/include/http_protocol.h /httpd/include/http_request.h /httpd/include/http_vhost.h /httpd/include/httpd.h /httpd/include/mpm_common.h /httpd/include/scoreboard.h /httpd/include/util_cfgtree.h /httpd/include/util_charset.h /httpd/include/util_ebcdic.h /httpd/include/util_filter.h /httpd/include/util_ldap.h /httpd/include/util_md5.h /httpd/include/util_script.h /httpd/include/util_time.h /httpd/include/util_xml.h /httpd/os/beos/beosd.c /httpd/os/beos/beosd.h /httpd/os/beos/os.c /httpd/os/beos/os.h /httpd/os/bs2000/ebcdic.c /httpd/os/bs2000/ebcdic.h /httpd/os/bs2000/os.c /httpd/os/bs2000/os.h /httpd/os/netware/modules.c /httpd/os/netware/os.h /httpd/os/netware/pre_nw.h /httpd/os/netware/util_nw.c /httpd/os/os2/os.h /httpd/os/os2/util_os2.c /httpd/os/tpf/ebcdic.c /httpd/os/tpf/ebcdic.h /httpd/os/tpf/os.c /httpd/os/tpf/os.h /httpd/os/unix/os.h /httpd/os/unix/unixd.c /httpd/os/unix/unixd.h /httpd/os/win32/ap_regkey.c /httpd/os/win32/modules.c /httpd/os/win32/os.h /httpd/os/win32/util_win32.c /httpd/server/buildmark.c /httpd/server/config.c /httpd/server/connection.c /httpd/server/core.c /httpd/server/error_bucket.c /httpd/server/gen_test_char.c /httpd/server/listen.c /httpd/server/log.c /httpd/server/main.c /httpd/server/mpm/beos/beos.c /httpd/server/mpm/beos/beos.h /httpd/server/mpm/beos/mpm.h /httpd/server/mpm/beos/mpm_default.h /httpd/server/mpm/experimental/leader/leader.c /httpd/server/mpm/experimental/leader/mpm.h /httpd/server/mpm/experimental/leader/mpm_default.h /httpd/server/mpm/experimental/perchild/mpm.h /httpd/server/mpm/experimental/perchild/mpm_default.h /httpd/server/mpm/experimental/perchild/perchild.c /httpd/server/mpm/experimental/threadpool/mpm.h /httpd/server/mpm/experimental/threadpool/mpm_default.h /httpd/server/mpm/experimental/threadpool/pod.c /httpd/server/mpm/experimental/threadpool/pod.h /httpd/server/mpm/experimental/threadpool/threadpool.c /httpd/server/mpm/mpmt_os2/mpm.h /httpd/server/mpm/mpmt_os2/mpm_default.h /httpd/server/mpm/mpmt_os2/mpmt_os2.c /httpd/server/mpm/mpmt_os2/mpmt_os2_child.c /httpd/server/mpm/netware/mpm.h /httpd/server/mpm/netware/mpm_default.h /httpd/server/mpm/netware/mpm_netware.c /httpd/server/mpm/prefork/mpm.h /httpd/server/mpm/prefork/mpm_default.h /httpd/server/mpm/prefork/prefork.c /httpd/server/mpm/winnt/Win9xConHook.c /httpd/server/mpm/winnt/Win9xConHook.h /httpd/server/mpm/winnt/child.c /httpd/server/mpm/winnt/mpm.h /httpd/server/mpm/winnt/mpm_default.h /httpd/server/mpm/winnt/mpm_winnt.c /httpd/server/mpm/winnt/mpm_winnt.h /httpd/server/mpm/winnt/nt_eventlog.c /httpd/server/mpm/winnt/service.c /httpd/server/mpm/worker/fdqueue.c /httpd/server/mpm/worker/fdqueue.h /httpd/server/mpm/worker/mpm.h /httpd/server/mpm/worker/mpm_default.h /httpd/server/mpm/worker/pod.c /httpd/server/mpm/worker/pod.h /httpd/server/mpm/worker/worker.c /httpd/server/mpm_common.c /httpd/server/protocol.c /httpd/server/provider.c /httpd/server/request.c /httpd/server/scoreboard.c /httpd/server/util.c /httpd/server/util_cfgtree.c /httpd/server/util_charset.c /httpd/server/util_debug.c /httpd/server/util_ebcdic.c /httpd/server/util_filter.c /httpd/server/util_md5.c /httpd/server/util_script.c /httpd/server/util_time.c /httpd/server/util_xml.c /httpd/server/vhost.c /httpd/support/ab.c /httpd/support/apachectl.in /httpd/support/apxs.in /httpd/support/checkgid.c /httpd/support/dbmmanage.in /httpd/support/envvars-std.in /httpd/support/htdbm.c /httpd/support/htdigest.c /httpd/support/htpasswd.c /httpd/support/list_hooks.pl /httpd/support/log_server_status.in /httpd/support/logresolve.c /httpd/support/logresolve.pl.in /httpd/support/phf_abuse_log.cgi.in /httpd/support/rotatelogs.c /httpd/support/split-logfile.in /httpd/support/suexec.c /httpd/support/suexec.h /httpd/support/win32/ApacheMonitor.c /httpd/support/win32/ApacheMonitor.h /httpd/support/win32/ApacheMonitor.rc /httpd/support/win32/wintty.c /httpd/test/check_chunked /httpd/test/cls.c /httpd/test/test-writev.c /httpd/test/test_find.c /httpd/test/test_parser.c /httpd/test/test_select.c /httpd/test/time-sem.c
240b85022b73af58a6d971cd3d05d54037d8f682 102521 06-Feb-2004 nd

apply Apache License, Version 2.0

6f2fa094a76c27135a9825ca9492f9db0a1a3bc9 98987 11-Mar-2003 bnicholes

Fix up the export list so that it is consistent between debug and non-debug builds

3c72aadc3ae130d63fde75fc5e3a36a5d93d5eaf 98925 07-Mar-2003 bnicholes

Specify a set of APIs that are normally defined as macros and should not be included in the export list.

7640ae77eade5ef41bb3bf964a9d437e64c55da3 96130 19-Jul-2002 bnicholes

Bringing the NetWare export script up to date with other export scripts

f45af25ac6e8877711b4779ce94e6cd5422492d5 94551 09-Apr-2002 bnicholes

Fix export of variables that have "extern" before their AP_DECLARE_DATA. This includes ap_subreq_core_filter_handle which mod_autoindex.c now needs.

eb3171a063fe502d50dd335c2d99c84eb7053935 93033 26-Jan-2002 bnicholes

Added symbol prefixing to the export list

ccc708e8694746878551e07afab3b9a4f14cee84 92777 08-Jan-2002 bnicholes

Fixed the export list generation for NetWare to make sure that only real APIs are being exported

cd1f290b74cc0793e9ddc1b19216390fc08b5f51 92430 11-Dec-2001 bnicholes

Excluding macros from the export list output

c96ac5366a7ba4ac6c3397ab1d1df74da0ee8fa0 92268 30-Nov-2001 bnicholes

Sync'ed the NetWare export AWK script to the Unix script

aa158cddda558cd394ca22c3838bd4927bbe8971 92044 20-Nov-2001 bnicholes

Fixed the AWK script so that it will pick up functions that have been declared on multiple lines such as create_connection in connection.h. Otherwise multi-line declared functions are omitted from the export list.

c5add43aef9b32d94361f3e45749811f2a1d7148 91728 02-Nov-2001 bnicholes

Consolidated the APR imports to a single import file

56501c76b6e8bc7c0c47f41669ec98990f03c1d9 91653 24-Oct-2001 bnicholes

Modified to correctly extract the export lists

43aea3e7c517d422b84242bd4474d94802d3b4e3 91638 22-Oct-2001 bnicholes

Scripts for setting up the build environment and generating the import lists