Skip to content
  1. Oct 26, 1999
  2. Oct 25, 1999
  3. Oct 24, 1999
  4. Oct 23, 1999
  5. Oct 22, 1999
  6. Oct 21, 1999
    • Bill Stoddard's avatar
      This patch fixes EBCDIC conversion for Apache 1.3.9 on platforms that · af9164f8
      Bill Stoddard authored
      support mmap.  Currently, ap_checkconv() is called only if mmap is not
      supported, or if mmap fails.  This results in mangled .gif's and .jpg's
      etc. because EBCDIC-ASCII conversion is done by default when
      CHARSET_EBCDIC is defined.
      
      Note: I suspect all this will radically change when EBCDIC support is
      done in an IOL. However, I think it is valuable to put this patch into
      Apache 2.0 as a reminder since it is just a code move rather than new code.
      
      Submitted by:	Greg Ames
      Reviewed by:	Bill Stoddard
      
      
      git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@84016 13f79535-47bb-0310-9956-ffa450edef68
      af9164f8
  7. Oct 20, 1999
  8. Oct 19, 1999
  9. Oct 18, 1999
  10. Oct 17, 1999
  11. Oct 15, 1999
  12. Oct 14, 1999
  13. Oct 13, 1999