From owner-cvs-all Sat Jun 2 19:40:41 2001 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id EEF1837B42C; Sat, 2 Jun 2001 19:40:37 -0700 (PDT) (envelope-from dd@FreeBSD.org) Received: (from dd@localhost) by freefall.freebsd.org (8.11.1/8.11.1) id f532eb591298; Sat, 2 Jun 2001 19:40:37 -0700 (PDT) (envelope-from dd) Message-Id: <200106030240.f532eb591298@freefall.freebsd.org> From: Dima Dorfman Date: Sat, 2 Jun 2001 19:40:37 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/gnu/usr.bin/send-pr send-pr.sh X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG dd 2001/06/02 19:40:37 PDT Modified files: gnu/usr.bin/send-pr send-pr.sh Log: Put the originator's full name in the From and Reply-to fields, and stick their username (which sendmail will make into an e-mail address) inside '<>'. Sendmail will still DTRT with this, and it conveniently puts the submitter's name and e-mail address on one line, just like it should be after "Submitted by" in a commit message. Revision Changes Path 1.23 +4 -4 src/gnu/usr.bin/send-pr/send-pr.sh To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message