NetBSD/share
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
..
dict Add a bunch of missing words from a list I had dated 2005. 2013-08-04 03:38:13 +00:00
doc New sentence, new line. 2014-07-06 05:32:30 +00:00
examples lua: updated from 5.1 to 5.3 work3 2014-07-19 18:38:33 +00:00
i18n missing files 2011-04-29 09:57:49 +00:00
legal
locale Remove duplicate zh entry. 2013-08-19 22:34:41 +00:00
man Document that our use of pthread_mutex_unlock(3) is async-signal-safe 2014-07-19 14:53:22 +00:00
me Remove a spurious '%' in "tech%nical" 2013-02-12 20:50:22 +00:00
misc Vinnitsa isn't even in South-Western Russia. Make it Ukraine. 2014-07-13 18:08:33 +00:00
mk lua: updated from 5.1 to 5.3 work3 2014-07-19 18:38:33 +00:00
nls
tabset
terminfo Import terminfo-20130607.src + mbalmers typo patch 2013-10-01 09:17:41 +00:00
tmac The *roff macro argument is "-isoC-2011"; adapt. 2013-08-03 22:12:23 +00:00
wscons Put them one file per line. 2014-07-14 12:21:56 +00:00
xml Do not bother installing any XML calatog when MKKYUA!=no. We won't need 2013-02-25 00:23:01 +00:00
zoneinfo Update tzdata2netbsd for 2014e release. 2014-06-13 19:56:19 +00:00
Makefile
Makefile.inc