CVSROOT: /cvs Module name: src Changes by: be...@cvs.openbsd.org 2016/09/18 14:18:25
Modified files: etc : Makefile usr.sbin/acme-client: Makefile main.c Added files: etc : acme-client.conf usr.sbin/acme-client: acme-client.conf.5 parse.h parse.y Log message: add a config file parser to acme-client (unused at the moment, so that it can be worked on in the tree). ok florian@ deraadt@