You are viewing a plain text version of this content. The canonical link for it is here.
Posted to cvs@httpd.apache.org by wr...@apache.org on 2002/11/30 20:05:51 UTC

cvs commit: httpd-2.0/os/win32 BaseAddr.ref

wrowe       2002/11/30 11:05:51

  Modified:    os/win32 Tag: APACHE_2_0_BRANCH BaseAddr.ref
  Log:
    One more backport for win32... aaa overhauld linkages aren't applicable.
  
  Revision  Changes    Path
  No                   revision
  
  
  No                   revision
  
  
  1.22.2.1  +5 -11     httpd-2.0/os/win32/BaseAddr.ref
  
  Index: BaseAddr.ref
  ===================================================================
  RCS file: /home/cvs/httpd-2.0/os/win32/BaseAddr.ref,v
  retrieving revision 1.22
  retrieving revision 1.22.2.1
  diff -u -r1.22 -r1.22.2.1
  --- BaseAddr.ref	1 Nov 2002 18:07:52 -0000	1.22
  +++ BaseAddr.ref	30 Nov 2002 19:05:51 -0000	1.22.2.1
  @@ -9,7 +9,7 @@
   ; module name      base-address      max-size
   
   libhttpd             0x6FF00000    0x000A0000
  -mod_auth_basic       0x6FEF0000    0x00010000
  +mod_auth_anon        0x6FEF0000    0x00010000
   mod_auth_digest      0x6FED0000    0x00020000
   mod_cern_meta        0x6FEC0000    0x00010000
   mod_expires          0x6FEB0000    0x00010000
  @@ -20,6 +20,7 @@
   mod_status           0x6FE50000    0x00010000
   mod_usertrack        0x6FE40000    0x00010000
   mod_file_cache       0x6FE20000    0x00020000
  +mod_auth_dbm         0x6FE10000    0x00010000
   mod_unique_id        0x6FE00000    0x00010000
   mod_vhost_alias      0x6FDF0000    0x00010000
   mod_mime_magic       0x6FDE0000    0x00010000
  @@ -30,9 +31,11 @@
   mod_proxy_ftp        0x6FD80000    0x00010000
   mod_proxy_http       0x6FD70000    0x00010000
   mod_ssl              0x6FD00000    0x00070000
  +mod_access           0x6FCF0000    0x00010000
   mod_actions          0x6FCE0000    0x00010000
   mod_alias            0x6FCD0000    0x00010000
   mod_asis             0x6FCC0000    0x00010000
  +mod_auth             0x6FCB0000    0x00010000
   mod_autoindex        0x6FCA0000    0x00010000
   mod_cgi              0x6FC90000    0x00010000
   mod_dir              0x6FC80000    0x00010000
  @@ -51,13 +54,4 @@
   mod_deflate          0x6FBA0000    0x00020000
   mod_ext_filter       0x6FB90000    0x00010000
   mod_charset_lite     0x6FB80000    0x00010000
  -mod_authn_anon       0x6FB70000    0x00010000
  -mod_authn_dbm        0x6FB60000    0x00010000
  -mod_authn_default    0x6FB50000    0x00010000
  -mod_authn_file       0x6FB40000    0x00010000
  -mod_authz_dbm        0x6FB30000    0x00010000
  -mod_authz_default    0x6FB20000    0x00010000
  -mod_authz_groupfile  0x6FB10000    0x00010000
  -mod_authz_host       0x6FB00000    0x00010000
  -mod_authz_user       0x6FAF0000    0x00010000
  -mod_logio            0x6FAE0000    0x00010000
  +mod_logio            0x6FB70000    0x00010000