summaryrefslogtreecommitdiffstats
path: root/usr.sbin/ctm/ctm_rmail
Commit message (Expand)AuthorAgeFilesLines
* Complete migration of aliases file to /etc/mail/aliases.gshapiro2000-08-131-1/+1
* Correcting SECURITY warning.chuckr2000-01-291-11/+16
* Document the (in)security features of CTM, especially ctm_rmail.kris2000-01-111-23/+24
* Close buffer overflows. This is partially based on an old version ofkris2000-01-091-22/+25
* Remove comments left since mdoc.template time or just useless commentsphantom1999-10-301-8/+2
* $Id$ -> $FreeBSD$peter1999-08-281-1/+1
* Some man page cleanup. Make the NAME and SYNOPSIS sections agree sompp1999-06-241-2/+4
* Paranoia: use mkstemp instead of mktemp.nectar1998-07-271-6/+8
* (evil) hackers -> crackerscracauer1998-04-081-2/+2
* .Sh AUTHOR -> .Sh AUTHORS. Use .An/.Aq.charnier1998-03-231-2/+2
* Use err(3). Use An/Aq for author name.charnier1997-09-171-2/+2
* fix misspellingjmg1997-08-301-2/+2
* Revert $FreeBSD$ to $Id$peter1997-02-221-1/+1
* Make the long-awaited change from $Id$ to $FreeBSD$jkh1997-01-141-1/+1
* Correct MLINKS, now that I know how it actually works.mckay1996-12-171-1/+2
* Documented ctm_dequeue and the new feature of ctm_smail that goes with it.mckay1996-12-152-12/+123
* update SEE ALSO sectionwosch1996-05-271-2/+2
* Support for "-u" which sets the timestamp from the delta on the file.phk1996-04-292-3/+13
* typo in my last commit.phk1995-12-261-1/+1
* A trivial enhancement to ctm_rmail to support the -v option and pass itpeter1995-12-262-4/+14
* Remove all trailing white space on the lines.phk1995-12-251-1/+9
* Remove -g from CFLAGS.bde1995-07-121-1/+1
* Remove trailing whitespace.rgrimes1995-05-302-3/+3
* Make the +%d-%d part +%03d-%03d so ls(1) sorts the files more sensibly.phk1995-03-191-1/+1
* (Not tested yet. I may insist that ctm be invoked with absolute path. /phk)phk1995-02-253-62/+278
* I (phk) blundered with the last change. Make it right & better now.phk1995-02-241-1/+1
* Make us a little safer, by writing to a tempfile, and rename when done.phk1995-02-231-4/+14
* Use absolute path for the "ctm" program.phk1995-02-201-1/+2
* Various nitpicking from Stephen.phk1995-02-153-8/+5
* Clean up some details, to make it clear to gcc that we do not try to dophk1995-02-102-18/+24
* Stephen lost a -D, now it's back.phk1995-02-061-1/+1
* CTM email tools.phk1995-01-316-0/+1014
OpenPOWER on IntegriCloud