CVSROOT: /cvs Module name: src Changes by: n...@cvs.openbsd.org 2012/05/13 03:18:52
Modified files: usr.sbin/smtpd : parser.c smtpctl.c Log message: Remove sizes entry so it doesn't appear as a valid command in the "smtpctl show" output, and use errx rather than err for the unknown message error. ok gilles