summaryrefslogtreecommitdiff
path: root/external/mit/lua/dist/src/lfunc.c
AgeCommit message (Expand)Author
2015-02-02lua: updated from 5.3 work3 to 5.3.0lneto
2014-07-19lua: updated from 5.1 to 5.3 work3lneto
2012-03-15Import Lua 5.1.5alnsn
2010-10-31Import the (unaltered) Lua 5.1.4 source distribution.mbalmer
onal changes intended.cegger 2009-05-07Introduce actions/requests to handle authorization for ppp(4), sl(4),elad 2009-04-26Authorizing actions from the generic scope using a device scope wrapperelad 2009-01-11merge christos-time_tchristos 2008-06-12use device_lookup_private to get softccegger 2008-04-15some changes to serial bluetooth host controller interfacesplunky 2007-12-15__FUNCTION__ -> __func__perry 2007-12-02Print name of firmware on fail for firmware_open().kiyohara 2007-12-02Add support bgb2xx. (not test X-)kiyohara 2007-11-28Clean up the way that bluetooth drivers attach to the bluetooth stack,plunky 2007-11-11convert device printf() usages to aprint_xxxx()plunky 2007-11-10use more device_t and device_xxx() accessorsplunky 2007-11-10Call ttyflush() with tty_lock held.ad 2007-11-03switch devices to using CFATTACH_DECL_NEW()plunky 2007-10-19machine/{bus,cpu,intr}.h -> sys/{bus,cpu,intr}.had 2007-09-03No need to check the NULL, m_gethdr() calls always with M_WAIT.kiyohara 2007-08-15Remove BTUART_DEBUG.kiyohara 2007-07-23Remove printf for debugging.kiyohara 2007-03-13remove extraneous whitespaceplunky 2007-03-12Not KAUTH_DEVICE_TTY_OPEN but KAUTH_GENERIC_ISSUSER is used.kiyohara 2007-03-06fix typoplunky 2007-03-04Kill caddr_t; there will be some MI fallout, but it will be fixed shortly.christos 2007-02-20Supprot Bluetooth HCI UART (H4) driver and daemon.kiyohara