Loading APACHE_1_2_X/src/CHANGES +3 −0 Original line number Diff line number Diff line Changes with Apache 1.2.1 *) Update ConvexOS support for 11.5. [David DeSimone <fox@convex.com>] PR#399 *) Support for dec cc compiler under ultrix. ["P. Alejandro Lopez-Valencia" <alejolo@ideam.gov.co>] PR#388 Loading APACHE_1_2_X/src/helpers/GuessOS +1 −1 Original line number Diff line number Diff line Loading @@ -190,7 +190,7 @@ case "${SYSTEM}:${RELEASE}:${VERSION}:${MACHINE}" in echo "${MACHINE}-ncr-sysv4"; exit 0 ;; ConvexOS:*:11.0:*) ConvexOS:*:11.*:*) echo "${MACHINE}-v11-${SYSTEM}"; exit 0; ;; Loading Loading
APACHE_1_2_X/src/CHANGES +3 −0 Original line number Diff line number Diff line Changes with Apache 1.2.1 *) Update ConvexOS support for 11.5. [David DeSimone <fox@convex.com>] PR#399 *) Support for dec cc compiler under ultrix. ["P. Alejandro Lopez-Valencia" <alejolo@ideam.gov.co>] PR#388 Loading
APACHE_1_2_X/src/helpers/GuessOS +1 −1 Original line number Diff line number Diff line Loading @@ -190,7 +190,7 @@ case "${SYSTEM}:${RELEASE}:${VERSION}:${MACHINE}" in echo "${MACHINE}-ncr-sysv4"; exit 0 ;; ConvexOS:*:11.0:*) ConvexOS:*:11.*:*) echo "${MACHINE}-v11-${SYSTEM}"; exit 0; ;; Loading