summaryrefslogtreecommitdiff
path: root/www/dhttpd/files/patch-main.cc (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Fix build on -current (#include <stdlib.h> for exit() prototype) andKris Kennaway2002-10-211-3/+7
| | | | | | | respect CC and CFLAGS Notes: svn path=/head/; revision=68456
* add dhttpd 1.02aYing-Chieh Liao2002-06-241-0/+10
Minimal secure webserver. Fast and efficient, no cgi-bin support PR: 39769 Submitted by: Gea-Suan Lin <gslin@Infomath.math.NCTU.edu.tw> Notes: svn path=/head/; revision=61873