NetBSD/share/examples
kamil 8ad8b0676c Correct mistakes in the sqlite.lua example
Changes:
- The open flag: sqlite.OPEN_CREATE will open the DB for reading and
  writing, adding sqlite.OPEN_READWRITE to sqlite.OPEN_CREATE will cause
  the DB to not be created and prevent the script from continuing
- When using stmt:bind_parameter_index() the parameter needs to be
  prefixed with ':' if that was used in the prepared statement,
  otherwise the incorrect index of 0 is returned.
- The drop table statement has an "x" appended to the table name, looks
  like a typo.

Patch by Travis Paul

Closes PR misc/50493
2015-12-08 23:04:40 +00:00
..
amd
apm
asm Typo 2011-11-27 09:07:11 +00:00
disktab
emul
fstab add a shm example 2015-03-04 16:18:04 +00:00
ftpd
getdate
hostapd
isdn
lua Correct mistakes in the sqlite.lua example 2015-12-08 23:04:40 +00:00
npf use proper address, ok spz@. 2014-08-04 22:13:23 +00:00
pppd put more info about the sierra modem 2014-02-15 18:17:59 +00:00
pud/intro
puffs de-foodify comment 2014-10-18 07:11:07 +00:00
racoon
refuse Merge riastradh-drm2 to HEAD. 2014-03-18 18:20:35 +00:00
rump mirror change of -lrumpcrypto ==> -lrumpkern_crypto 2010-12-05 20:13:26 +00:00
secmodel Update secmodel_examples to better describe the secmodel(9) API. 2011-12-04 23:55:36 +00:00
supfiles
syslogd
wpa_supplicant Move today's most common config (WPA) to the front 2015-11-26 16:07:40 +00:00
wsmoused
Makefile - make etc/rc.d/wpa_supplicant create directory /var/run/wpa_supplicant 2014-01-23 07:26:50 +00:00