1. 10 Mar, 2000 1 commit
  2. 09 Mar, 2000 1 commit
  3. 08 Mar, 2000 2 commits
  4. 04 Mar, 2000 2 commits
  5. 03 Mar, 2000 7 commits
  6. 02 Mar, 2000 9 commits
  7. 01 Mar, 2000 2 commits
  8. 28 Feb, 2000 2 commits
  9. 25 Feb, 2000 1 commit
  10. 23 Feb, 2000 1 commit
    • Bill Stoddard's avatar
      2.0 builds, but dumps core on FreeBSD 3.3 (ap_lock). · 279cad74
      Bill Stoddard authored
      Basically, ap_initialize() needs to get called before create_process(),
      since create_process() passes op_on structure to semop() to get a lock, but
      op_on isn't initialized until ap_initialize() calls setup_lock().  Here is
      a slight rearrangement to main() which calls ap_initialize() earlier...
      
      Submitted by:	Jeff Trawick <trawick@us.ibm.com>
      Reviewed by:	Bill Stoddard <stoddard@us.ibm.com>
      
      
      git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@84661 13f79535-47bb-0310-9956-ffa450edef68
      279cad74
  11. 22 Feb, 2000 2 commits
  12. 21 Feb, 2000 2 commits
  13. 18 Feb, 2000 3 commits
  14. 17 Feb, 2000 4 commits
  15. 16 Feb, 2000 1 commit