Commit Graph

21 Commits

Author SHA1 Message Date
joerg
66dd2755f5 Add __printflike attribution to use vprintf and friends with an argument
as format string.
2012-03-15 02:02:20 +00:00
mbalmer
afd3d43b03 Add an empty line. 2012-03-03 11:32:14 +00:00
mbalmer
afd38e42d9 Remove an unused constant. 2011-11-13 16:56:15 +00:00
mbalmer
6e210c20d3 Remove software pulsing. 2011-11-13 13:37:24 +00:00
mbalmer
f660603483 Start numbering pions with 0, not 1. Ruined a demo, so it was a bad idea. 2011-11-13 09:46:11 +00:00
joerg
4ec2670ea3 Check MKPIC and don't hard-code m68k. 2011-11-08 01:52:05 +00:00
mbalmer
81d02375cb Fix dependency. 2011-10-16 00:45:54 +00:00
mbalmer
d06854f919 Remove, has been moved to share/examples/lua. 2011-10-15 13:02:24 +00:00
mbalmer
9fb73f45a7 Add db:changes() 2011-10-15 12:58:20 +00:00
mbalmer
c1c0ad71d4 Link the sqlite Lua module to the build and add it to the set lists. 2011-10-15 10:46:24 +00:00
mbalmer
78f8cb2089 Remove un-needed headers. 2011-10-15 10:35:06 +00:00
mbalmer
5dbf24395e A small test/demo program to show the sqlite Lua module usage. 2011-10-15 10:27:06 +00:00
mbalmer
a4de1688e1 A Lua module to access SQLite databases. 2011-10-15 10:26:30 +00:00
plunky
7602c6b7f6 use WARNS?=4 for all Lua modules 2011-10-11 07:10:15 +00:00
christos
57ad8fd338 Handle sun2 2011-10-10 20:43:00 +00:00
christos
974dae711d turn on warnings, and fix compilation issues. 2011-10-10 20:41:05 +00:00
mbalmer
63bfe64311 Link the gpio(4) Lua module to the build and add it to the set lists.
(There is no manual page yet, since we have not yet decided where to put
them for Lua modules.)
2011-10-08 13:14:03 +00:00
mbalmer
66e9bcb443 Add NetBSD CVS marker, remove some whitespace. 2011-10-08 08:46:40 +00:00
mbalmer
d525bcd694 Makefile to build gpio.so. 2011-10-08 08:36:27 +00:00
mbalmer
320efb436a Add stub Makefile, not yet called. 2011-10-07 21:23:32 +00:00
mbalmer
159188527b Interface gpio(4) from Lua. Not linked to the build. 2011-10-07 21:14:19 +00:00