aboutsummaryrefslogtreecommitdiffstats
path: root/www/dhttpd
Commit message (Collapse)AuthorAgeFilesLines
* De-pkg-comment.knu2003-02-212-1/+1
|
* Fix build on -current (#include <stdlib.h> for exit() prototype) andkris2002-10-212-3/+35
| | | | respect CC and CFLAGS
* add dhttpd 1.02aijliao2002-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>