mpp
74991d7076
Some man page cleanup. Make the NAME and SYNOPSIS sections agree so
...
that whatis(1) will produce the expected results.
Pointed-out-by: Jesus Monroy <jesus.monroy@usa.net> in freebsd-doc
1999-06-24 06:22:24 +00:00
nectar
eb97908cb7
Paranoia: use mkstemp instead of mktemp.
...
PR: bin/3211
Reported by: Mark Pritchard <mpp@FreeBSD.ORG>
1998-07-27 22:26:25 +00:00
cracauer
0009308669
(evil) hackers -> crackers
1998-04-08 12:00:48 +00:00
charnier
6e321f37d4
.Sh AUTHOR -> .Sh AUTHORS. Use .An/.Aq.
1998-03-23 08:31:20 +00:00
charnier
34a6b27326
Use err(3). Use An/Aq for author name.
1997-09-17 06:24:58 +00:00
jmg
282e436f4f
fix misspelling
...
Submitted-by: Josh Gilliam
Closes PR:4424
1997-08-30 11:05:34 +00:00
peter
b782f4df30
Revert $FreeBSD$ to $Id$
1997-02-22 16:15:28 +00:00
jkh
808a36ef65
Make the long-awaited change from $Id$ to $FreeBSD$
...
This will make a number of things easier in the future, as well as (finally!)
avoiding the Id-smashing problem which has plagued developers for so long.
Boy, I'm glad we're not using sup anymore. This update would have been
insane otherwise.
1997-01-14 07:20:47 +00:00
mckay
2545d6b35b
Correct MLINKS, now that I know how it actually works.
1996-12-17 14:28:09 +00:00
mckay
5c577b8f21
Documented ctm_dequeue and the new feature of ctm_smail that goes with it.
...
Expanded the ctm_rmail example usage section.
1996-12-15 15:10:11 +00:00
wosch
4ef3e1ad64
update SEE ALSO section
1996-05-27 22:46:44 +00:00
phk
4c9fab8cf7
Support for "-u" which sets the timestamp from the delta on the file.
...
Intended for sup mirrors etc. Not well tested yet.
Reviewed by: phk
Submitted by: Giles Lean <giles@nemeton.com.au>
Submitted by: John Hay <jhay@mikom.csir.co.za>
1996-04-29 21:02:42 +00:00
phk
88d76e5717
typo in my last commit.
1995-12-26 09:43:40 +00:00
peter
db42dac3f5
A trivial enhancement to ctm_rmail to support the -v option and pass it
...
through to cvs when unpacking the delta.. (I read the output.. :-)
1995-12-26 02:49:53 +00:00
phk
0ab20d23b0
Remove all trailing white space on the lines.
...
Suggested by: Phil Taylor <phil@zipmail.co.uk>
1995-12-25 19:35:23 +00:00
bde
299beb9850
Remove -g from CFLAGS.
1995-07-12 18:35:45 +00:00
rgrimes
4f960dd75f
Remove trailing whitespace.
1995-05-30 03:57:47 +00:00
phk
6a942ef2ac
Make the +%d-%d part +%03d-%03d so ls(1) sorts the files more sensibly.
1995-03-19 06:09:01 +00:00
phk
80ef2eaf89
(Not tested yet. I may insist that ctm be invoked with absolute path. /phk)
...
This patch fixes the concurrency problem, and adds a possibly useful -f switch
(which you can read about in the man page :-) ). It also removes the absolute
path from the invocation of ctm. I'll write a note about how to use a script
with sendmail and procmail or some such, and people can fix their PATH there.
BTW, this patch changes ctm_rmail.1, ctm_rmail.c and error.c in the ctm_rmail
directory.
Stephen.
Reviewed by: phk
Submitted by: Stephen McKay <syssgm@devetir.qld.gov.au>
1995-02-25 05:10:18 +00:00
phk
b0562fba08
I (phk) blundered with the last change. Make it right & better now.
...
Reviewed by: phk
Submitted by: John Hay <jhay@mikom.csir.co.za>
1995-02-24 05:41:24 +00:00
phk
5f6ea96090
Make us a little safer, by writing to a tempfile, and rename when done.
...
Still needs more locking I belive.
1995-02-23 04:51:36 +00:00
phk
21582849dd
Use absolute path for the "ctm" program.
1995-02-20 19:07:32 +00:00
phk
c89046c555
Various nitpicking from Stephen.
...
Reviewed by: phk
Submitted by: Stephen McKay <syssgm@devetir.qld.gov.au>
1995-02-15 19:41:38 +00:00
phk
3b11b18c58
Clean up some details, to make it clear to gcc that we do not try to do
...
something stupid.
1995-02-10 05:25:00 +00:00
phk
f1b2dcf633
Stephen lost a -D, now it's back.
1995-02-06 02:22:29 +00:00
phk
27ca9d3bb5
CTM email tools.
...
Reviewed by: phk
Submitted by: Stephen McKay <syssgm@devetir.qld.gov.au>
1995-01-31 19:12:53 +00:00