summaryrefslogtreecommitdiffstats
path: root/usr.sbin/httpd/src/support/logresolve.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* In preparation for getline and getdelim additions to libc, rename getline()fgsch2012-03-041-4/+4
* fix rcs ids. ok sthen@martynas2009-06-211-1/+1
* KNF and readability changes. de-register, remove #ifndef SIN6_LEN defines.mbalmer2008-05-231-261/+234
* documentation tweaks.sobrado2008-05-171-3/+3
* Add support for IPv6 while keeping the default at IPv4 to not breakmbalmer2008-05-091-50/+99
* use strcspn to properly overwrite '\n' in fgets returned buffergilles2007-09-111-5/+1
* - convert to getopt(3)niallo2005-03-271-15/+24
* cleanup and unifdef'ing, no change in object fileshenning2005-02-091-1/+1
* kill more dead code, mostly inside #ifdef SOMENONSENSEONSTUPIDOSEShenning2004-12-061-13/+0
* big time httpd cleanuphenning2004-12-021-17/+0
* trivial strcpy in code we don't even compilehenning2003-04-081-1/+1
* fix half baked abortion of a merge to 1.3.23 and takebeck2002-03-291-2/+2
* apache 1.3.14 + mod_ssl 2.7.1 mergebeck2000-12-151-3/+12
* apache 1.3.12 + mod_ssl 2.6.2 mergebeck2000-03-191-1/+7
* Apache 1.3.11 + mod_ssl 2.5.0 mergebeck2000-01-251-1/+1
* Apache 1.3.2beck1998-10-011-0/+345