summaryrefslogtreecommitdiffstats
path: root/usr.sbin/httpd/Makefile (follow)
Commit message (Expand)AuthorAgeFilesLines
* no need to generate y.tab.h if nothing uses it, set YFLAGS to nothingespie2017-07-031-2/+2
* Add -Wcast-qual after syncing proc.c fixreyk2016-09-281-2/+2
* Add initial support for pattern matching using Lua's pattern matching code.reyk2015-06-231-1/+4
* Add -O0 to the DEBUG example. Figured out while analysing core dumpsreyk2015-02-231-2/+2
* Update httpd(8) to use libtls instead of libressl.jsing2014-10-311-3/+3
* Proxy commit for jsing@:reyk2014-08-041-3/+3
* Add initial support for log files in /var/www/logs/. Logging withreyk2014-08-041-2/+2
* httpd doesn't support SSL/TLS yet, remove the remaining bits.reyk2014-08-041-3/+3
* Put in first stab at fastcgi. Very early work in progress. Putting itflorian2014-07-311-2/+2
* turn of -Werror, unless you are sure both gcc work...deraadt2014-07-271-2/+2
* Add httpd(8), an attempt to turn the relayd(8) codebase into a simplereyk2014-07-121-0/+19
* die - regenerated during buildhenning2003-08-211-113/+0
* mergehenning2003-08-211-0/+113
* Shouldn't be here. Autogeneratedbeck1999-09-291-266/+0
* put more example images on default home page.beck1999-03-081-1/+3
* Don't install .wml files in doc tree.beck1999-03-031-8/+0
* Fix build bug (don't install CVS stuff in man) and remove ssl Makefilebeck1999-03-011-3/+0
* Fix stupid makefile mistake.beck1999-03-011-2/+1
* Makefile changes and forgotten file for mod_sslbeck1999-03-011-0/+59
* Apache 1.3.4 mergebeck1999-03-011-1/+20
* Fix broken htdocs/manual install that was missing files.beck1998-12-311-39/+57
* NOMAN fixeskstailey1998-12-051-0/+3
* fixderaadt1998-10-061-3/+3
* 1.3.2 Makefile.beck1998-10-011-0/+177
* unused files, thanks to apache souce tree transmogrification..beck1998-10-011-116/+0
* build and install manpage correctlyderaadt1998-03-261-0/+1
* Move man page - get rid of build artifact - have makefile installbeck1998-03-261-0/+2
* prettyderaadt1998-03-251-5/+5
* Install cgi's 000 by default - user must chmod to enable.beck1998-03-251-1/+1
* Initial import from apache 1.2.6beck1998-03-251-0/+113