Date: Sun, 29 Feb 2004 12:44:44 -0800 (PST) From: Mike Heffner <mikeh@FreeBSD.org> To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/usr.bin/mail extern.h lex.c mail.1 main.c names.c send.c Message-ID: <200402292044.i1TKiiXj004730@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
mikeh 2004/02/29 12:44:44 PST
FreeBSD src repository
Modified files:
usr.bin/mail extern.h lex.c mail.1 main.c names.c
send.c
Log:
Add the -e (mail presence test), -H (header summary mode), and -F
(message save as first recipient) options for standards
conformance.
Submitted by: Wartan Hachaturow <wart@tepkom.ru> (with some changes)
PR: standards/61934
Revision Changes Path
1.9 +1 -0 src/usr.bin/mail/extern.h
1.15 +14 -5 src/usr.bin/mail/lex.c
1.43 +26 -2 src/usr.bin/mail/mail.1
1.14 +43 -5 src/usr.bin/mail/main.c
1.9 +73 -0 src/usr.bin/mail/names.c
1.14 +26 -2 src/usr.bin/mail/send.c
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200402292044.i1TKiiXj004730>
