pwmc: Add .listkeys command.
commit90c9dd5a5ada2623502777988814fcc250aa8977
authorBen Kibbey <bjk@luxsci.net>
Sat, 27 Aug 2016 23:42:15 +0000 (27 19:42 -0400)
committerBen Kibbey <bjk@luxsci.net>
Sat, 27 Aug 2016 23:42:15 +0000 (27 19:42 -0400)
tree39c4c0cfb5170fcd4f7ce5aa9f5903bc541ac2df
parent0bed5331cd3856ecb0de13ad831aad6c8dbda0ad
pwmc: Add .listkeys command.

To show human readable output of the LISTKEYS protocol command.
doc/pwmc.1.in
src/Makefile.am
src/pwmc.c
src/util-slist.c [new file with mode: 0644]
src/util-slist.h [new file with mode: 0644]
src/util-string.c [new file with mode: 0644]
src/util-string.h [new file with mode: 0644]