dsynth - Fix escaping, skipped count
authorMatthew Dillon <dillon@apollo.backplane.com>
Wed, 18 Mar 2020 18:04:58 +0000 (11:04 -0700)
committerMatthew Dillon <dillon@apollo.backplane.com>
Wed, 18 Mar 2020 18:04:58 +0000 (11:04 -0700)
commit32f84edac5cb81c6a11548407c65a79fc27ead1a
treec45e1e6bbf1af3db046f217ccbc060486ccdb83c
parentcf2b3164c7ed5562de8efc96ba6855b7c554ef7c
dsynth - Fix escaping, skipped count

* Fix backslashes in info fields that were causing json to implode.

* Remove parens around (%d) skipped count reporting so the field
  can be sorted.

Reported-by: tuxillo
usr.bin/dsynth/build.c
usr.bin/dsynth/html.c