CVSROOT: /cvs Module name: src Changes by: e...@cvs.openbsd.org 2013/07/19 07:41:23
Modified files: usr.sbin/smtpd : parser.c parser.h smtpctl.c smtpd.h usr.sbin/smtpd/smtpctl: Makefile Log message: New implementation for smtpctl and the command line parser. Allows richer syntax, and makes the code way simpler to follow and extend with new commands.