NetBSD/libexec/httpd
lneto 4ab4902eb2 lua: updated from 5.1 to 5.3 work3
* lua(1):
  - changed lua_Integer to intmax_t
  - updated distrib/sets/lists and etc/mtree
  - updated bsd.lua.mk
  - fixed bozohttpd (lua-bozo.c)
  - compatibilized bindings: gpio, sqlite
* lua(4):
  - removed floating-point and libc dependencies using '#ifndef _KERNEL'
  - fixed division by zero and exponentiation
  - libkern: added isalnum(), iscntrl(), isgraph(), isprint() and ispunct()
  - acpica: removed isprint() from acnetbsd.h
  - libc: moved strcspn.c, strpbrk.c and strspn.c to common
  - removed stub headers
  - compatibilized bindings: luapmf, luasystm
* reorganized luaconf.h
* updated doc/CHANGES and doc/RESPONSIBLE
2014-07-19 18:38:33 +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 import bozohttpd 20100509. it has these changes: 2010-05-10 03:30:04 +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 make a minor output change match again. 2014-07-16 14:47:59 +00:00
CHANGES call this 20140717. 2014-07-17 10:21:51 +00:00
Makefile make export-distfile target slightly more stable. 2014-07-08 13:59:39 +00:00
Makefile.boot update for 20140102. 2014-01-02 08:30:22 +00:00
auth-bozo.c avoid truncating a directory path when using snprintf(), but instead 2014-07-08 14:01:21 +00:00
bozohttpd.8 - bump man page date 2014-02-09 12:32:32 +00:00
bozohttpd.c call this 20140717. 2014-07-17 10:21:51 +00:00
bozohttpd.h rewrite much of the SSL code: 2014-07-17 06:27:52 +00:00
cgi-bozo.c PR/48810 use cgi handler for index files 2014-06-24 07:23:59 +00:00
content-bozo.c enable .svg. as prompted by agc@. 2014-05-17 05:50:01 +00:00
daemon-bozo.c - update CHANGES with recent changes 2014-01-02 08:21:38 +00:00
dir-index-bozo.c - update CHANGES with recent changes 2014-01-02 08:21:38 +00:00
lua-bozo.c lua: updated from 5.1 to 5.3 work3 2014-07-19 18:38:33 +00:00
main.c make -t chroot option available always again. 2014-07-16 07:41:43 +00:00
netbsd_queue.h prepare for netbsd to be mastersrc for bozohttpd. 2013-07-11 08:24:47 +00:00
printenv.lua - update CHANGES with recent changes 2014-01-02 08:21:38 +00:00
ssl-bozo.c rewrite much of the SSL code: 2014-07-17 06:27:52 +00:00
tilde-luzah-bozo.c - update CHANGES with recent changes 2014-01-02 08:21:38 +00:00