pwmc: changed how inquires are done. No longer use hard-coded command
commit28deabb10867658dee65ec2351e140497a647bc9
authorBen Kibbey <bjk@luxsci.net>
Sun, 7 Nov 2010 04:00:50 +0000 (7 00:00 -0400)
committerBen Kibbey <bjk@luxsci.net>
Sun, 7 Nov 2010 04:00:50 +0000 (7 00:00 -0400)
treea26077005e74b8951abe5a38c8c2782ef0eb43d1
parenta074aa8f6d9c97e909ecef874b723bd8cbfdd9cb
pwmc: changed how inquires are done. No longer use hard-coded command
names to determine whether the command uses a server inquire. Instead add
an option --inquire to specify the command name and options and read the
command data from stdin or the specified inquire file descriptor.
doc/pwmc.1.in
src/pwmc.c