aboutsummaryrefslogtreecommitdiff
path: root/usr.sbin/ctm/ctm_rmail
Commit message (Expand)AuthorAgeFilesLines
* Close buffer overflows. This is partially based on an old version ofKris Kennaway2000-01-091-22/+25
* Remove comments left since mdoc.template time or just useless commentsAlexey Zelkin1999-10-301-8/+2
* $Id$ -> $FreeBSD$Peter Wemm1999-08-281-1/+1
* Some man page cleanup. Make the NAME and SYNOPSIS sections agree soMike Pritchard1999-06-241-2/+4
* Paranoia: use mkstemp instead of mktemp.Jacques Vidrine1998-07-271-6/+8
* (evil) hackers -> crackersMartin Cracauer1998-04-081-2/+2
* .Sh AUTHOR -> .Sh AUTHORS. Use .An/.Aq.Philippe Charnier1998-03-231-2/+2
* Use err(3). Use An/Aq for author name.Philippe Charnier1997-09-171-2/+2
* fix misspellingJohn-Mark Gurney1997-08-301-2/+2
* Revert $FreeBSD$ to $Id$Peter Wemm1997-02-221-1/+1
* Make the long-awaited change from $Id$ to $FreeBSD$Jordan K. Hubbard1997-01-141-1/+1
* Correct MLINKS, now that I know how it actually works.Stephen McKay1996-12-171-1/+2
* Documented ctm_dequeue and the new feature of ctm_smail that goes with it.Stephen McKay1996-12-152-12/+123
* update SEE ALSO sectionWolfram Schneider1996-05-271-2/+2
* Support for "-u" which sets the timestamp from the delta on the file.Poul-Henning Kamp1996-04-292-3/+13
* typo in my last commit.Poul-Henning Kamp1995-12-261-1/+1
* A trivial enhancement to ctm_rmail to support the -v option and pass itPeter Wemm1995-12-262-4/+14
* Remove all trailing white space on the lines.Poul-Henning Kamp1995-12-251-1/+9
* Remove -g from CFLAGS.Bruce Evans1995-07-121-1/+1
* Remove trailing whitespace.Rodney W. Grimes1995-05-302-3/+3
* Make the +%d-%d part +%03d-%03d so ls(1) sorts the files more sensibly.Poul-Henning Kamp1995-03-191-1/+1
* (Not tested yet. I may insist that ctm be invoked with absolute path. /phk)Poul-Henning Kamp1995-02-253-62/+278
* I (phk) blundered with the last change. Make it right & better now.Poul-Henning Kamp1995-02-241-1/+1
* Make us a little safer, by writing to a tempfile, and rename when done.Poul-Henning Kamp1995-02-231-4/+14
* Use absolute path for the "ctm" program.Poul-Henning Kamp1995-02-201-1/+2
* Various nitpicking from Stephen.Poul-Henning Kamp1995-02-153-8/+5
* Clean up some details, to make it clear to gcc that we do not try to doPoul-Henning Kamp1995-02-102-18/+24
* Stephen lost a -D, now it's back.Poul-Henning Kamp1995-02-061-1/+1
* CTM email tools.Poul-Henning Kamp1995-01-316-0/+1014