Added command line option -D and configuration parameter
commit8502ce2589b02d595de72edf60c27373b224b025
authorBen Kibbey <bjk@luxsci.net>
Sat, 30 Jun 2007 14:23:38 +0000 (30 10:23 -0400)
committerBen Kibbey <bjk@luxsci.net>
Sat, 30 Jun 2007 14:24:25 +0000 (30 10:24 -0400)
tree56ed1a4b13f15bd68ea0538c06fe7f3e2019ad5c
parentac871eca544bd8fc256e40b20cf8ee0470a935a5
Added command line option -D and configuration parameter
"disable_list_and_dump". This will disable use of the LIST and DUMP
commands. When a client sends one of these, EPWMD_EMPTY_ELEMENT is
returned.
doc/pwmd.1
doc/pwmdrc
src/commands.c
src/commands.h
src/pwmd.c