summaryrefslogtreecommitdiff
path: root/www/dhttpd/files/patch-main.cc (unfollow)
Commit message (Collapse)AuthorFilesLines
2002-10-21Fix build on -current (#include <stdlib.h> for exit() prototype) andKris Kennaway1-3/+7
respect CC and CFLAGS
2002-06-24add dhttpd 1.02aYing-Chieh Liao1-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>