Commit ID: 1dab4358cc50c639
CVSROOT: /cvs
Module name: src
Changes by: tg-EzPuE8Rkg3GuiImvZfsuaA@xxxxxxxxxxxxxxxx 2005/10/21
11:09:50 UTC
Modified files:
usr.sbin/httpd : Makefile.bsd-wrapper configure
usr.sbin/httpd/src: Configuration Configuration.tmpl Configure
Makefile.tmpl
usr.sbin/httpd/src/main: http_main.c
usr.sbin/httpd/src/support: apxs.8
Log message:
* by request of bsiegert@
* due to a conflict found by some obsd guy
remove MirOS httpd's ability to link against libexpat
so any XML parser can be loaded as module
To generate a diff of this changeset, execute the following commands:
cvs rdiff -ur1.3 -r1.4 src/usr.sbin/httpd/Makefile.bsd-wrapper
cvs rdiff -ur1.2 -r1.3 src/usr.sbin/httpd/configure
cvs rdiff -ur1.1.1.1 -r1.2 src/usr.sbin/httpd/src/Configuration
cvs rdiff -ur1.2 -r1.3 src/usr.sbin/httpd/src/Configuration.tmpl
cvs rdiff -ur1.2 -r1.3 src/usr.sbin/httpd/src/Configure
cvs rdiff -ur1.2 -r1.3 src/usr.sbin/httpd/src/Makefile.tmpl
cvs rdiff -ur1.4 -r1.5 src/usr.sbin/httpd/src/main/http_main.c
cvs rdiff -ur1.2 -r1.3 src/usr.sbin/httpd/src/support/apxs.8
|