HardenedBSD/share
Kyle Evans 11d5ba38ab style.lua(9): Add some additional notes about naming and commas
camelCase tends to be preferred for function identifiers, while
internal_underscores are preferred for variable identifiers. This convention
makes it a little bit easier to eyeball whether variable/function usage is
correct.

The optional commas for final table values are preferred to reduce chances
for error.
2018-02-26 04:55:08 +00:00
..
colldef
ctypedef
dict
doc
dtrace
examples libifconfig: multiple feature additions 2018-02-23 03:11:43 +00:00
i18n
keys
man style.lua(9): Add some additional notes about naming and commas 2018-02-26 04:55:08 +00:00
misc share: update pci_vendors to 2018.02.15 2018-02-15 11:13:21 +00:00
mk tests: require ksh93 in the Kyuafiles for all atf-ksh93 test programs 2018-02-24 15:13:20 +00:00
monetdef
msgdef
numericdef
security
sendmail
skel
snmp
syscons
tabset
termcap
tests
timedef
vt
zoneinfo We don't actually need env here, so drop it. All shells allow setting 2018-02-09 15:50:32 +00:00
Makefile
Makefile.inc