summaryrefslogtreecommitdiffstats
path: root/support/ab.dsp (unfollow)
Commit message (Expand)AuthorFilesLines
2000-06-11Do printf formatting properly.Ben Laurie1-5/+1
2000-06-11Eliminate spurious tab.Ben Laurie1-1/+1
2000-06-11Split generating Makefiles and creating config_vars.mk.Sascha Schumann2-7/+14
2000-06-11Avoid second invocation of cat.Sascha Schumann1-3/+1
2000-06-11Fix dependencies for util_uri.lo and util.lo.Sascha Schumann1-2/+2
2000-06-11Fix path for helpers/PrintPath which is in $srcdir.Sascha Schumann1-1/+1
2000-06-10 A little more cleanup of win_service and windows .html docs.William A. Rowe Jr1-120/+164
2000-06-10cast ap_snprintf() argument to the type expected by the format stringJeff Trawick1-1/+1
2000-06-10Get FreeBSD 3.4 building again. It doesn't have lib dl, so the buildJeff Trawick1-1/+4
2000-06-10hi Toto!Greg Stein1-1/+4
2000-06-10perfect blue sky. Ain't CA wonderful?Ryan Bloom1-2/+2
2000-06-10clouds? what are those?Greg Stein1-1/+9
2000-06-10Cleanup more of the Apache configuration. This removes all of the sharedRyan Bloom8-47/+14
2000-06-10Get FreeBSD building again with the resource limiting changes (FreeBSDJeff Trawick2-1/+9
2000-06-10httpd -V now displays APR's selection of the lock mechanism instead of theJeff Trawick1-10/+10
2000-06-10Fix a Solaris compilation problem with mod_cgid:Jeff Trawick1-12/+1
2000-06-10fix nagledgaudet1-1/+3
2000-06-10another iteration on the saferead/bhalfduplex stuff ... there was adgaudet1-2/+1
2000-06-10Update the Dexter MPM to use APR for shared memory. This removes a lotRyan Bloom3-342/+46
2000-06-10Looking good outside.Ryan Bloom1-1/+3
2000-06-10fix dependencies. (what is a .lo anyway? i tried making the .o dependdgaudet1-2/+2
2000-06-10We don't ever actually use HAVE_CRYPT, so stop defining it.Ryan Bloom1-9/+0
2000-06-10Remove waitpid from the config checks and all calls to waitpid from theRyan Bloom3-25/+7
2000-06-09Remove a bunch of string functions from Apache. These are basicallyRyan Bloom4-104/+0
2000-06-09Remove all occurances of strerror from Apache. ap_strerror works justRyan Bloom12-49/+49