| Commit message (Expand) | Author | Age | Files | Lines |
* | * fix ctm(8) to use mkstemp() instead of tempnam() for tempfile | Kris Kennaway | 2001-05-06 | 5 | -7/+64 |
* | - Backout botched attempt to introduce MANSECT feature. | Ruslan Ermilov | 2001-03-26 | 2 | -3/+1 |
* | Set the default manual section for usr.sbin/ to 8. | Ruslan Ermilov | 2001-03-20 | 1 | -0/+3 |
* | There is an arbitrary file size limit in ctm of 20MB. By my reckoning, | Stephen McKay | 2001-02-19 | 1 | -1/+1 |
* | mdoc(7) police: split punctuation characters + misc fixes. | Ruslan Ermilov | 2001-02-01 | 1 | -2/+2 |
* | Prepare for mdoc(7)NG. | Ruslan Ermilov | 2000-12-27 | 3 | -92/+27 |
* | mdoc(7) police: use canonical form of .Dd macro. | Ruslan Ermilov | 2000-12-11 | 1 | -1/+1 |
* | Add `_PATH_DEVZERO'. | David E. O'Brien | 2000-12-09 | 1 | -1/+4 |
* | mdoc(7) police: use the new features of the Nm macro. | Ruslan Ermilov | 2000-11-20 | 1 | -3/+3 |
* | remove trailing periods from SEE ALSO. | Ben Smithurst | 2000-11-15 | 1 | -1/+1 |
* | Use Fx macro wherever possible. | Ruslan Ermilov | 2000-11-14 | 1 | -2/+6 |
* | Avoid use of direct troff requests in mdoc(7) manual pages. | Ruslan Ermilov | 2000-11-10 | 1 | -2/+1 |
* | Complete migration of aliases file to /etc/mail/aliases. | Gregory Neil Shapiro | 2000-08-13 | 1 | -1/+1 |
* | Change use of perror() to warn() | Kris Kennaway | 2000-08-03 | 1 | -1/+1 |
* | Doubling the size of MAXSIZE because of large delta indigestion. | Chuck Robey | 2000-06-21 | 1 | -1/+1 |
* | Mark "name" as being an argument, so it is formatted correctly. | Nik Clayton | 2000-03-07 | 1 | -1/+1 |
* | Correcting SECURITY warning. | Chuck Robey | 2000-01-29 | 2 | -22/+32 |
* | Fix insecure tempfile handling. | Kris Kennaway | 2000-01-16 | 1 | -5/+18 |
* | |Since I had suffered from partially applied CTM deltas, some time ago, | Poul-Henning Kamp | 2000-01-15 | 1 | -4/+10 |
* | Document the (in)security features of CTM, especially ctm_rmail. | Kris Kennaway | 2000-01-11 | 2 | -24/+51 |
* | Close buffer overflows. This is partially based on an old version of | Kris Kennaway | 2000-01-09 | 1 | -22/+25 |
* | Correct the email address that folk are to bug if they need | Mark Murray | 1999-11-29 | 1 | -24/+12 |
* | Remove comments left since mdoc.template time or just useless comments | Alexey Zelkin | 1999-10-30 | 1 | -8/+2 |
* | $Id$ -> $FreeBSD$ | Peter Wemm | 1999-08-28 | 19 | -19/+19 |
* | Some man page cleanup. Make the NAME and SYNOPSIS sections agree so | Mike Pritchard | 1999-06-24 | 1 | -2/+4 |
* | Use 4 digit year in log file, rather than 2. | Daniel O'Callaghan | 1999-01-19 | 1 | -1/+1 |
* | Paranoia: use mkstemp instead of mktemp. | Jacques Vidrine | 1998-07-27 | 1 | -6/+8 |
* | Spellint fixes. | Poul-Henning Kamp | 1998-06-10 | 1 | -3/+3 |
* | Spelling/typo fix: (proccessed). | Robert Nordier | 1998-04-20 | 1 | -2/+2 |
* | Spelling/typo fixes: (proccessed, og). | Robert Nordier | 1998-04-20 | 1 | -3/+3 |
* | (evil) hackers -> crackers | Martin Cracauer | 1998-04-08 | 1 | -2/+2 |
* | .Sh AUTHOR -> .Sh AUTHORS. Use .An/.Aq. | Philippe Charnier | 1998-03-23 | 1 | -2/+2 |
* | Delete ctm_scan program. There is no manpage for ctm_scan | Wolfram Schneider | 1997-10-12 | 3 | -208/+2 |
* | Use err(3). Use An/Aq for author name. | Philippe Charnier | 1997-09-17 | 11 | -92/+97 |
* | fix misspelling | John-Mark Gurney | 1997-08-30 | 1 | -2/+2 |
* | compare return value from getopt against -1 rather than EOF, per the final | Warner Losh | 1997-03-31 | 1 | -1/+1 |
* | Revert $FreeBSD$ to $Id$ | Peter Wemm | 1997-02-22 | 21 | -21/+21 |
* | Sort cross references. | Wolfram Schneider | 1997-01-20 | 1 | -2/+2 |
* | Sweep through the tree fixing mmap() usage: | Alexander Langer | 1997-01-16 | 1 | -3/+3 |
* | Make the long-awaited change from $Id$ to $FreeBSD$ | Jordan K. Hubbard | 1997-01-14 | 21 | -21/+21 |
* | Be a little less fatalistic in case of problems. | Poul-Henning Kamp | 1996-12-28 | 1 | -3/+4 |
* | Correct MLINKS, now that I know how it actually works. | Stephen McKay | 1996-12-17 | 1 | -1/+2 |
* | Documented ctm_dequeue and the new feature of ctm_smail that goes with it. | Stephen McKay | 1996-12-15 | 2 | -12/+123 |
* | Simplified. Some fts related bugs removed. Made less verbose. The default | Stephen McKay | 1996-11-27 | 1 | -121/+91 |
* | Removed unnecessary locking. Simplified. Tidied. | Stephen McKay | 1996-11-27 | 1 | -305/+181 |
* | Don't dump core on zero-size files. | Poul-Henning Kamp | 1996-11-21 | 1 | -2/+2 |
* | Latest reality. | Poul-Henning Kamp | 1996-11-20 | 6 | -6/+10 |
* | Make the case where there is no changes look less fatal. | Poul-Henning Kamp | 1996-11-17 | 2 | -1/+6 |
* | Check bogus and ignore against the relative name, not the absolute. | Poul-Henning Kamp | 1996-11-16 | 1 | -16/+18 |
* | Improve mkctm.c so we can use it, and start using it. | Poul-Henning Kamp | 1996-11-16 | 4 | -335/+173 |