aboutsummaryrefslogtreecommitdiff
path: root/usr.bin/mail
Commit message (Expand)AuthorAgeFilesLines
* Remove 2 more unused doc Makefiles.Tom Rhodes2003-02-041-11/+0
* The return-path is optional in a headline, therefore don't skip aMike Heffner2003-01-091-5/+12
* Correct a few more definitions, capitalize header fields consistently.Mike Heffner2003-01-091-5/+5
* Clarify ~. escape definition, remove duplicate entry, and shorten aMike Heffner2003-01-091-4/+3
* Document the ~. and ~? command escapes.Mike Heffner2003-01-091-0/+4
* Replace various spelling with FALLTHROUGH which is lint()ablePhilippe Charnier2002-08-251-1/+1
* Drop support for COPY, -c has been the default mode of install(1)Ruslan Ermilov2002-07-291-1/+1
* s/${INSTALL} -c/${INSTALL} ${COPY}/Ruslan Ermilov2002-07-181-1/+1
* Consistently use FBSDIDDavid E. O'Brien2002-06-3023-46/+46
* Add support for the 'flipr' option per IEEE 1003.1-2001.Mike Heffner2002-06-252-2/+10
* Use strcasestr() instead of reimplementing it.Mike Heffner2002-06-251-45/+18
* Make the 'searchheaders' option behave how it was supposed to. IfMike Heffner2002-06-253-11/+16
* Rearrange a little, specifically:Mike Heffner2002-06-251-86/+131
* Use `The .Nm utility'Philippe Charnier2002-04-201-9/+14
* remove __PWarner Losh2002-03-223-219/+216
* #include <sys/time.h> instead of depending on namespace pollution inBruce Evans2002-02-251-0/+2
* Remove NO_WERRORs and WARNS=n's. To be revisited after GCC3.Mark Murray2002-02-081-1/+0
* Show arguments of command line optionsPhilippe Charnier2002-01-221-11/+21
* Link mail(1) to mailx per POSIX. Mail(1) isn't 100% POSIX compliant,Mike Heffner2002-01-192-4/+7
* mdoc(7) police: oops, forgot about those interim XXX'es.Ruslan Ermilov2002-01-101-8/+4
* mdoc(7) police: tidy up.Ruslan Ermilov2002-01-101-212/+237
* Fix comment.Mike Heffner2001-12-231-1/+1
* Add support for ~_, ~x, ~i, ~a, ~A, ~<, and ~r! tilde-escapes. ImproveMike Heffner2001-12-223-27/+138
* Add missing {} to 'for'. It fix coredump (result of NetBSD changes merge)Andrey A. Chernov2001-12-191-1/+2
* Add (unsigned char) cast to ctype macrosAndrey A. Chernov2001-12-199-34/+34
* Sync with most of NetBSD's changes, including:Mike Heffner2001-12-1818-157/+439
* Install files via FILES.Ruslan Ermilov2001-12-171-4/+3
* I'm working on cleaning this up, however it probably won't be done forMike Heffner2001-12-121-0/+2
* Don't add space after comma unless there was already one (prevents aMike Heffner2001-09-231-4/+4
* File positions are off_t nowdays, not long, so:Andrey A. Chernov2001-09-024-7/+8
* Handle snprintf() returning -1.Brian Somers2001-08-201-1/+1
* Removed duplicate VCS ID tags, as per style(9).Ruslan Ermilov2001-08-133-6/+0
* mdoc(7) police: protect trailing full stops of abbreviationsRuslan Ermilov2001-08-101-1/+1
* Remove whitespace at EOL.Dima Dorfman2001-07-151-2/+2
* mdoc(7) police: removed HISTORY info from the .Os call.Ruslan Ermilov2001-07-101-1/+1
* mdoc(7) police: fixed formatting bugs in rev. 1.27.Ruslan Ermilov2001-07-051-3/+5
* Add the -E flag to not send messages that have an empty body. This isMike Heffner2001-06-283-8/+19
* Nuke unused variables.Dima Dorfman2001-06-241-1/+1
* Support mail boxes that have dates without seconds (SysV) and thoseMike Heffner2001-06-181-4/+33
* Respect REPLYTO in mailrc.Mike Heffner2001-06-144-10/+8
* Cleanup mail(1)'s varying styles by converting to using style(9).Mike Heffner2001-05-2726-1460/+1453
* Allow mail(1) to be able to read Eudora mailboxes by transformingMike Heffner2001-05-111-1/+13
* Merge various changes from OpenBSD and NetBSD.Mike Heffner2001-03-2528-470/+478
* Eliminate mdocNG warnings caused by misplaced or extraneous macro calls.Ruslan Ermilov2001-02-281-1/+1
* mdoc(7) police: split punctuation characters + misc fixes.Ruslan Ermilov2001-02-011-6/+9
* mdoc(7) police: fixed broken references.Ruslan Ermilov2001-01-161-2/+1
* Prepare for mdoc(7)NG.Ruslan Ermilov2000-12-191-1/+1
* Eliminate groff(1) warnings.Ruslan Ermilov2000-11-291-27/+28
* *** empty log message ***Kris Kennaway2000-11-271-1/+1
* mdoc(7) police: use the new features of the Nm macro.Ruslan Ermilov2000-11-201-27/+27