summaryrefslogtreecommitdiffstats
path: root/os (follow)
Commit message (Expand)AuthorAgeFilesLines
* A bit of WIN32 header file cleanupBill Stoddard1999-09-131-3/+73
* beos updates from David Reid <beos@server1.jetnet.co.uk>dgaudet1999-09-082-33/+52
* Fix faulty comparison. MSVC TRUE == 1 while Borland TRUE == -1Bill Stoddard1999-08-311-1/+1
* Fix some errors from a global search and replace gone wrong. This shouldRyan Bloom1999-08-318-11/+11
* Changed pools to contexts. Tested with prefork and pthread mpm's. I'llRyan Bloom1999-08-3115-33/+33
* Link in the winnt mpmBill Stoddard1999-08-301-0/+2
* Lost the Apache feather icon along the way. Adding it back in...Bill Stoddard1999-08-303-0/+101
* A bunch of changes to get the server compiling on WIN32. mod_cgi, mod_include,Bill Stoddard1999-08-282-12/+48
* Add define for ap_spawnvp. Dean removed obsolete symbols NO_OTHER_CHILDRoy T. Fielding1999-08-261-3/+3
* Add ap_spawnvp for thread safety.Roy T. Fielding1999-08-262-0/+21
* Update (or is this reversing ???) the JCL examples for TPF.Roy T. Fielding1999-08-262-179/+179
* OS/2 EMX library's select() isn't thread safe so bypass it and go direct toRoy T. Fielding1999-08-261-1/+92
* Apache 1.3.9 baseline for the Apache 2.0 repository.Roy T. Fielding1999-08-2430-0/+3887
* merge the differences in apache-1.3 from tag mpm-merge-1 up toManoj Kasichainula1999-08-171-2/+4
* Move the ap_sys_siglist code from the Unix MPMs to unixd.[ch]Manoj Kasichainula1999-08-132-0/+142
* merge the differences in apache-1.3 from tag apache-apr-merge-3 updgaudet1999-08-061-2/+2
* some bug fixes from Daviddgaudet1999-07-261-8/+0
* commit David's beos port.dgaudet1999-07-134-0/+484
* detach, set_group_privs, and such... these will be common amongst thedgaudet1999-06-212-0/+347