aboutsummaryrefslogtreecommitdiff
path: root/usr.sbin/ctm/ctm_rmail
Commit message (Expand)AuthorAgeFilesLines
...
* 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