NetBSD/libexec/httpd
agc 205633288c As proposed in:
http://mail-index.netbsd.org/tech-userlevel/2016/05/18/msg009999.html

and

	https://www.netbsd.org/~agc/bozo-20160517.diff

add a patch to httpd to return the version string of httpd itself, and use the
-G option on the command line to enable this. This gives httpd the ability to
show, from the command line, what version is running.

	% /usr/build/obj/x86_64/usr/src/libexec/httpd/bozohttpd -G
	bozohttpd version bozohttpd/20160415
	%
2016-05-24 21:18:29 +00:00
..
debug import bozohttpd 20090522, which has these changes: 2009-05-23 02:21:19 +00:00
libbozohttpd Merge riastradh-drm2 to HEAD. 2014-03-18 18:20:35 +00:00
lua several clean ups: 2015-12-27 10:21:35 +00:00
small link against main.c and ssl-bozo.c (which provides the IO backend.) 2014-07-17 06:24:57 +00:00
testsuite fix running the testsuite from the build tree 2015-12-27 07:43:39 +00:00
auth-bozo.c several clean ups: 2015-12-27 10:21:35 +00:00
bozohttpd.8 As proposed in: 2016-05-24 21:18:29 +00:00
bozohttpd.c As proposed in: 2016-05-24 21:18:29 +00:00
bozohttpd.h As proposed in: 2016-05-24 21:18:29 +00:00
cgi-bozo.c CID 1358679: Fix memory leak. 2016-04-24 18:24:47 +00:00
CHANGES As proposed in: 2016-05-24 21:18:29 +00:00
content-bozo.c rename bozo_err/bozo_warn/bozo_asprintf to bozoerr/etc. 2015-12-28 07:37:59 +00:00
daemon-bozo.c rename bozo_err/bozo_warn/bozo_asprintf to bozoerr/etc. 2015-12-28 07:37:59 +00:00
dir-index-bozo.c - convert most asprintf() calls to bozoasprintf(). 2015-12-29 04:21:46 +00:00
lua-bozo.c rename bozo_err/bozo_warn/bozo_asprintf to bozoerr/etc. 2015-12-28 07:37:59 +00:00
main.c As proposed in: 2016-05-24 21:18:29 +00:00
Makefile - don't use alloca and then check if alloca returns null and then try to 2015-10-30 23:21:05 +00:00
Makefile.boot update for 20140102. 2014-01-02 08:30:22 +00:00
netbsd_queue.h prepare for netbsd to be mastersrc for bozohttpd. 2013-07-11 08:24:47 +00:00
printenv.lua Improve the httpd(8) printenv.lua Lua example 2015-12-07 03:11:48 +00:00
ssl-bozo.c rename bozo_err/bozo_warn/bozo_asprintf to bozoerr/etc. 2015-12-28 07:37:59 +00:00
tilde-luzah-bozo.c rename bozo_err/bozo_warn/bozo_asprintf to bozoerr/etc. 2015-12-28 07:37:59 +00:00