- Jun 08, 1998
-
-
dgaudet authored
in the wrong order -- so it would still use awk if it was in an earlier path rather than preferring gawk/nawk. PR: 2319 Submitted by: Dave Dykstra <dwd@bell-labs.com> git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/1.3.x@81513 13f79535-47bb-0310-9956-ffa450edef68
-
dgaudet authored
Submitted by: Dave Dykstra <dwd@bell-labs.com> git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/1.3.x@81512 13f79535-47bb-0310-9956-ffa450edef68
-
Martin Kraemer authored
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/1.3.x@81511 13f79535-47bb-0310-9956-ffa450edef68
-
Martin Kraemer authored
e.g., that CacheRoot effectively enables cacheing git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/1.3.x@81509 13f79535-47bb-0310-9956-ffa450edef68
-
dgaudet authored
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/1.3.x@81507 13f79535-47bb-0310-9956-ffa450edef68
-
brian authored
Based on private mail with Bill.Houle@SanDiegoCA.NCR.COM (Bill Houle), where he said (quoting me) On Jun 7, 11:52am, Brian Behlendorf wrote: } >I can't see why you'd ever want $MACHINE to be variable since } >all NCR boxes are generic SVR4. I don't see why you couldn't } >just move the 'library' test to the list of i486-ncr-sysv4 } >above.... } } Hmm, true. Or at least move them next to each other so it's obvious. I } don't want to break something if there's a reason they're separate like that. } } >PS: Should I be anal-retentive and point out that most systems } >these days are Pentium based rather than 486, or is 'i486' simply } >a convention with no real CPU significance? 'intel' might be a } >better (more generic) designation, and I'm sure this applies to } >non-NCR systems as well. } } I don't think it has any significance in the code - what does "uname -m" } result in on your systems? You ready for a good laugh? On the machine I am on this moment, it returns '3435'. On the machine I compiled Apache on Fri night, it returned '5648'. NCR MP-RAS stupidly reports the *model number* of the machine it is running on; ditto for `arch`. Thus, `uname -m` is going to be all over the map depending on the class of box. That is why I said all NCR tests -- including the "library" test -- should probably result in "i486" rather than the machine 'type'(sic). Or, better yet, "intel" if there's no significance to 'i486' other than as a generic x86 label. git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/1.3.x@81506 13f79535-47bb-0310-9956-ffa450edef68
-
brian authored
Fix link. git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/1.3.x@81505 13f79535-47bb-0310-9956-ffa450edef68
-
brian authored
D'oh! git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/1.3.x@81503 13f79535-47bb-0310-9956-ffa450edef68
-
pcs authored
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/1.3.x@81501 13f79535-47bb-0310-9956-ffa450edef68
-
Martin Kraemer authored
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/1.3.x@81500 13f79535-47bb-0310-9956-ffa450edef68
-
dgaudet authored
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/1.3.x@81499 13f79535-47bb-0310-9956-ffa450edef68
-
dgaudet authored
cookie format to include the FQDN, I don't see why it doesn't include the FQDN. PR: 2366 git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/1.3.x@81498 13f79535-47bb-0310-9956-ffa450edef68
-
dgaudet authored
Submitted by: Alvaro Martinez Echevarria git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/1.3.x@81497 13f79535-47bb-0310-9956-ffa450edef68
-
dgaudet authored
Submitted by: Alvaro Martinez Echevarria <alvaro-httpd@lander.es> git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/1.3.x@81496 13f79535-47bb-0310-9956-ffa450edef68
-
- Jun 07, 1998
-
-
brian authored
move the two related to ncr-svr4 next to each other; I'm seeing if the two could be collapsed into one. git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/1.3.x@81494 13f79535-47bb-0310-9956-ffa450edef68
-
Jim Jagielski authored
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/1.3.x@81493 13f79535-47bb-0310-9956-ffa450edef68
-
Ben Laurie authored
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/1.3.x@81492 13f79535-47bb-0310-9956-ffa450edef68
-
Jim Jagielski authored
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/1.3.x@81490 13f79535-47bb-0310-9956-ffa450edef68
-
Jim Jagielski authored
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/1.3.x@81488 13f79535-47bb-0310-9956-ffa450edef68
-
- Jun 06, 1998
-
-
dgaudet authored
PR: 1973 Submitted by: Klaus Weber <kweber@chephren.germany.ncr.com> git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/1.3.x@81487 13f79535-47bb-0310-9956-ffa450edef68
-
dgaudet authored
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/1.3.x@81486 13f79535-47bb-0310-9956-ffa450edef68
-
dgaudet authored
<Directory /> section... given that we already default to symlinks elsewhere it doesn't make sense to disallow them here... and it's slower to disallow them. Related to PR 2363. git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/1.3.x@81485 13f79535-47bb-0310-9956-ffa450edef68
-
dgaudet authored
PR: 2320 Submitted by: Dave Dykstra <dwd@bell-labs.com> git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/1.3.x@81484 13f79535-47bb-0310-9956-ffa450edef68
-
dgaudet authored
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/1.3.x@81483 13f79535-47bb-0310-9956-ffa450edef68
-
brian authored
Submitted by: Bill Houle <Bill.Houle@SanDiegoCA.NCR.COM> Slight NCR-SVR4 tweak. git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/1.3.x@81482 13f79535-47bb-0310-9956-ffa450edef68
-
brian authored
Updated certain questions for 1.3 - simplicity is always a good idea. git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/1.3.x@81481 13f79535-47bb-0310-9956-ffa450edef68
-
brian authored
Redundant with htdocs/manual/new_features_1.3.html, and a pain to keep in sync. git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/1.3.x@81479 13f79535-47bb-0310-9956-ffa450edef68
-
brian authored
missing newline at end of error message. git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/1.3.x@81478 13f79535-47bb-0310-9956-ffa450edef68
-
brian authored
I *really* hate to look petty, which I know this is going to, but "5 score" just offended my sensibilities. git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/1.3.x@81473 13f79535-47bb-0310-9956-ffa450edef68
-
brian authored
HostnameLookups were *not* allowed in .htaccess files. They should be, but for now it doesn't. This can't be as easy as changing ACCESS_CONF|RSRC_CONF to OR_FILEINFO or something, is it? git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/1.3.x@81471 13f79535-47bb-0310-9956-ffa450edef68
-
Jim Jagielski authored
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/1.3.x@81469 13f79535-47bb-0310-9956-ffa450edef68
-
brian authored
Changed the "code contributors" line based on analysis of email addresses in the CHANGES file. Pointing people at a 206K file first when they want to know what's different is silly. Finally, fix some grammar. git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/1.3.x@81468 13f79535-47bb-0310-9956-ffa450edef68
-
Jim Jagielski authored
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/1.3.x@81467 13f79535-47bb-0310-9956-ffa450edef68
-
- Jun 05, 1998
-
-
Martin Kraemer authored
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/1.3.x@81466 13f79535-47bb-0310-9956-ffa450edef68
-
Jim Jagielski authored
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/1.3.x@81465 13f79535-47bb-0310-9956-ffa450edef68
-
Jim Jagielski authored
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/1.3.x@81464 13f79535-47bb-0310-9956-ffa450edef68
-
Ralf S. Engelschall authored
API changes in the child spawning area. Submitted by: Jens-Uwe Mager <jum@helios.de> Reviewed by: Ralf S. Engelschall git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/1.3.x@81463 13f79535-47bb-0310-9956-ffa450edef68
-
Ralf S. Engelschall authored
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/1.3.x@81462 13f79535-47bb-0310-9956-ffa450edef68
-
Ralf S. Engelschall authored
the -x flag (for instance under platforms like Ultrix). This is solved by another helper script findprg.sh which searches for Perl and Awk like PrintPath but _via different names_ (BTW, no I don't wanted to change/enhance PrintPath because we also have PrintPathOS2 etc. and if we merge the stuff we have to touch a lot of things. When we want to reduce things later we can use findprg.sh instead of PrintPath, but we have to be carefully). git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/1.3.x@81461 13f79535-47bb-0310-9956-ffa450edef68
-
- Jun 04, 1998
-
-
dgaudet authored
PR: 2332 Submitted by: "M.D.Parker" <mdpc@netcom.com> git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/1.3.x@81459 13f79535-47bb-0310-9956-ffa450edef68
-