summaryrefslogtreecommitdiffstats
path: root/usr.sbin/httpd/src/regex (follow)
Commit message (Collapse)AuthorAgeFilesLines
* nuke bundled regex lib, we have and always used the OpenBSD one of coursehenning2006-04-0423-5393/+0
| | | | From: Daniel Ouellet <daniel@presscom.net>
* more getopt() EOF crud; adobriyan@gmailderaadt2006-03-121-1/+1
|
* these pages not used;jmc2004-12-042-735/+0
| | | | ok henning@
* Redirected to /dev/nullhenning2004-12-022-326/+0
|
* big time httpd cleanuphenning2004-12-022-43/+0
| | | | | | this diff removes a lot of #ifdef'd stuff that is irrelevant for us. done by Daniel Ouellet after my advice. tested by many, ok miod@
* bitgarbage to the recycle binhenning2003-08-261-32/+0
|
* mergehenning2003-08-214-69/+238
|
* import apache 1.3.28 and mod_ssl 2.8.15henning2003-08-211-0/+32
|
* fix half baked abortion of a merge to 1.3.23 and takebeck2002-03-294-31/+32
| | | | tree to apache-1.3.24+mod+ssl2.8.8
* Part one of userland __P removal. Done with a simple regexp with some minor hand editing to make comments line up correctly. Another pass is forthcoming that handles the cases that could not be done automatically.millert2002-02-161-1/+1
|
* apache 1.3.14 + mod_ssl 2.7.1 mergebeck2000-12-152-80/+62
|
* Apache 1.3.11 + mod_ssl 2.5.0 mergebeck2000-01-254-1/+48
|
* Apache 1.3.9 + Mod_ssl 2.4.2 - now builds with apaci nastiness.beck1999-09-295-5/+8
|
* remove trailing whitespace, some Nm cleanupaaron1999-06-051-1/+1
|
* grammar police: do not hyphenate compound words that act as adjectives if theaaron1999-05-121-2/+2
| | | | | | first word ends in -ly i.e., fully-qualified, newly-created, globally-visible, etc. are wrong
* Apache 1.3.4 mergebeck1999-03-012-29/+11
|
* Say no to realloc leaks.beck1998-10-041-10/+28
|
* unused files, thanks to apache souce tree transmogrification..beck1998-10-012-206/+0
|
* Apache 1.3.2beck1998-10-0115-32/+676
|
* Initial import from apache 1.2.6beck1998-03-2521-0/+5857