summaryrefslogtreecommitdiff
path: root/sys/modules/examples/luahello/luahello.lua
diff options
context:
space:
mode:
authorMerlin Scholz <merlin@scholz.ruhr>2023-02-28 21:32:43 +0000
committerMerlin Scholz <merlin@scholz.ruhr>2023-02-28 21:32:43 +0000
commit1b3a9123bec97df69a3ad6bb631ab3fec6b46c8e (patch)
treeb1a3d9c765c5b446f1ec6ef1e3c705cc59afffe9 /sys/modules/examples/luahello/luahello.lua
parent0e44bf4b6cc27acd40d8a7b5d3342a233d22ed25 (diff)
Remove tsleep timeout from lockdoc-test to adapt to the recent changes in the FreeBSD port
Diffstat (limited to 'sys/modules/examples/luahello/luahello.lua')
0 files changed, 0 insertions, 0 deletions
commit/sys/dev/isa/com_isa.c?id=34537908abedc42fa0669826a95964b5e752d544'>Add an option COM_REGMAP to allow com(4) to use an array of register indices.gdamore 2005-12-11merge ktrace-lwp.christos 2005-02-04de-__Pperry 2004-09-14Separate the namespace for default (ie unspecified) locators useddrochner 2003-08-07Move UCB-licensed code from 4-clause to 3-clause licence.agc 2002-10-02Fix sizeof and whitespace bug from the script I'm using to do thethorpej 2002-10-02Use CFATTACH_DECL().thorpej 2002-09-27Declare all cfattach structures const.thorpej