summaryrefslogtreecommitdiff
path: root/www/dhttpd (follow)
Commit message (Collapse)AuthorAgeFilesLines
* De-pkg-comment.Akinori MUSHA2003-02-212-1/+1
| | | | Notes: svn path=/head/; revision=76044
* Fix build on -current (#include <stdlib.h> for exit() prototype) andKris Kennaway2002-10-212-3/+35
| | | | | | | respect CC and CFLAGS Notes: svn path=/head/; revision=68456
* add dhttpd 1.02aYing-Chieh Liao2002-06-249-0/+123
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