From owner-freebsd-commit Mon Dec 25 18:51:29 1995 Return-Path: owner-commit Received: (from root@localhost) by freefall.freebsd.org (8.7.3/8.7.3) id SAA13246 for freebsd-commit-outgoing; Mon, 25 Dec 1995 18:51:29 -0800 (PST) Received: (from root@localhost) by freefall.freebsd.org (8.7.3/8.7.3) id SAA13227 for cvs-all-outgoing; Mon, 25 Dec 1995 18:50:01 -0800 (PST) Received: (from root@localhost) by freefall.freebsd.org (8.7.3/8.7.3) id SAA13196 for cvs-usrsbin-outgoing; Mon, 25 Dec 1995 18:49:58 -0800 (PST) Received: (from peter@localhost) by freefall.freebsd.org (8.7.3/8.7.3) id SAA13187 Mon, 25 Dec 1995 18:49:56 -0800 (PST) Date: Mon, 25 Dec 1995 18:49:56 -0800 (PST) From: Peter Wemm Message-Id: <199512260249.SAA13187@freefall.freebsd.org> To: CVS-committers, cvs-usrsbin Subject: cvs commit: src/usr.sbin/ctm/ctm_rmail ctm_rmail.1 ctm_rmail.c Sender: owner-commit@FreeBSD.ORG Precedence: bulk peter 95/12/25 18:49:55 Modified: usr.sbin/ctm/ctm_rmail ctm_rmail.1 ctm_rmail.c Log: A trivial enhancement to ctm_rmail to support the -v option and pass it through to cvs when unpacking the delta.. (I read the output.. :-) Revision Changes Path 1.5 +10 -3 src/usr.sbin/ctm/ctm_rmail/ctm_rmail.1 1.11 +4 -1 src/usr.sbin/ctm/ctm_rmail/ctm_rmail.c