index
:
FreeBSD-src
RELENG_2_2
RELENG_2_3
RELENG_2_3_0
RELENG_2_3_1
RELENG_2_3_2
RELENG_2_3_3
RELENG_2_3_4
RELENG_2_4
RELENG_2_4_4
RELENG_2_4_OLD
devel
devel-11
releng/10.1
releng/10.3
releng/11.0
releng/11.1
stable/10
stable/11
Raptor Engineering's fork of pfsense FreeBSD src with pfSense changes
Raptor Engineering, LLC
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
usr.sbin
/
ctm
/
ctm_rmail
Commit message (
Expand
)
Author
Age
Files
Lines
*
Expand *n't contractions.
ru
2005-02-13
1
-1
/
+1
*
Sort sections.
ru
2005-01-18
1
-39
/
+38
*
Added the EXIT STATUS section where appropriate.
ru
2005-01-17
1
-2
/
+2
*
Mechanically kill hard sentence breaks.
ru
2004-07-02
1
-24
/
+48
*
Make the example "too large" message in the manual match the updated one
mckay
2003-07-25
1
-1
/
+1
*
style.Makefile(5)
obrien
2003-04-04
1
-4
/
+4
*
mdoc(7) police: Deal with self-xrefs.
ru
2002-12-24
1
-1
/
+1
*
Usage style sweep: spell "usage" with a small 'u'.
des
2002-04-22
1
-1
/
+1
*
Use `The .Nm utility'
charnier
2002-04-20
1
-7
/
+12
*
The mode of files created by ctm_rmail was always 0600, even if the
iedowse
2002-01-22
1
-0
/
+6
*
Spell "FreeBSD" with "F" and "BSD" in uppercase.
ru
2001-08-13
1
-2
/
+2
*
Use STD{ERR,IN,OUT}_FILENO instead of their numeric values. The
sheldonh
2001-07-26
1
-5
/
+7
*
Remove GCC'isms in CFLAGS.
obrien
2001-07-20
1
-1
/
+0
*
mdoc(7) police: remove extraneous .Pp before and/or after .Sh.
dd
2001-07-09
1
-1
/
+0
*
* fix ctm(8) to use mkstemp() instead of tempnam() for tempfile
kris
2001-05-06
3
-3
/
+10
*
- Backout botched attempt to introduce MANSECT feature.
ru
2001-03-26
1
-1
/
+0
*
Set the default manual section for usr.sbin/ to 8.
ru
2001-03-20
1
-0
/
+3
*
Prepare for mdoc(7)NG.
ru
2000-12-27
1
-2
/
+1
*
Use Fx macro wherever possible.
ru
2000-11-14
1
-2
/
+6
*
Avoid use of direct troff requests in mdoc(7) manual pages.
ru
2000-11-10
1
-2
/
+1
*
Complete migration of aliases file to /etc/mail/aliases.
gshapiro
2000-08-13
1
-1
/
+1
*
Correcting SECURITY warning.
chuckr
2000-01-29
1
-11
/
+16
*
Document the (in)security features of CTM, especially ctm_rmail.
kris
2000-01-11
1
-23
/
+24
*
Close buffer overflows. This is partially based on an old version of
kris
2000-01-09
1
-22
/
+25
*
Remove comments left since mdoc.template time or just useless comments
phantom
1999-10-30
1
-8
/
+2
*
$Id$ -> $FreeBSD$
peter
1999-08-28
1
-1
/
+1
*
Some man page cleanup. Make the NAME and SYNOPSIS sections agree so
mpp
1999-06-24
1
-2
/
+4
*
Paranoia: use mkstemp instead of mktemp.
nectar
1998-07-27
1
-6
/
+8
*
(evil) hackers -> crackers
cracauer
1998-04-08
1
-2
/
+2
*
.Sh AUTHOR -> .Sh AUTHORS. Use .An/.Aq.
charnier
1998-03-23
1
-2
/
+2
*
Use err(3). Use An/Aq for author name.
charnier
1997-09-17
1
-2
/
+2
*
fix misspelling
jmg
1997-08-30
1
-2
/
+2
*
Revert $FreeBSD$ to $Id$
peter
1997-02-22
1
-1
/
+1
*
Make the long-awaited change from $Id$ to $FreeBSD$
jkh
1997-01-14
1
-1
/
+1
*
Correct MLINKS, now that I know how it actually works.
mckay
1996-12-17
1
-1
/
+2
*
Documented ctm_dequeue and the new feature of ctm_smail that goes with it.
mckay
1996-12-15
2
-12
/
+123
*
update SEE ALSO section
wosch
1996-05-27
1
-2
/
+2
*
Support for "-u" which sets the timestamp from the delta on the file.
phk
1996-04-29
2
-3
/
+13
*
typo in my last commit.
phk
1995-12-26
1
-1
/
+1
*
A trivial enhancement to ctm_rmail to support the -v option and pass it
peter
1995-12-26
2
-4
/
+14
*
Remove all trailing white space on the lines.
phk
1995-12-25
1
-1
/
+9
*
Remove -g from CFLAGS.
bde
1995-07-12
1
-1
/
+1
*
Remove trailing whitespace.
rgrimes
1995-05-30
2
-3
/
+3
*
Make the +%d-%d part +%03d-%03d so ls(1) sorts the files more sensibly.
phk
1995-03-19
1
-1
/
+1
*
(Not tested yet. I may insist that ctm be invoked with absolute path. /phk)
phk
1995-02-25
3
-62
/
+278
*
I (phk) blundered with the last change. Make it right & better now.
phk
1995-02-24
1
-1
/
+1
*
Make us a little safer, by writing to a tempfile, and rename when done.
phk
1995-02-23
1
-4
/
+14
*
Use absolute path for the "ctm" program.
phk
1995-02-20
1
-1
/
+2
*
Various nitpicking from Stephen.
phk
1995-02-15
3
-8
/
+5
*
Clean up some details, to make it clear to gcc that we do not try to do
phk
1995-02-10
2
-18
/
+24
[next]