| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | Document the (in)security features of CTM, especially ctm_rmail. | kris | 2000-01-11 | 2 | -24/+51 |
* | Close buffer overflows. This is partially based on an old version of | kris | 2000-01-09 | 1 | -22/+25 |
* | Correct the email address that folk are to bug if they need | markm | 1999-11-29 | 1 | -24/+12 |
* | Remove comments left since mdoc.template time or just useless comments | phantom | 1999-10-30 | 1 | -8/+2 |
* | $Id$ -> $FreeBSD$ | peter | 1999-08-28 | 19 | -19/+19 |
* | Some man page cleanup. Make the NAME and SYNOPSIS sections agree so | mpp | 1999-06-24 | 1 | -2/+4 |
* | Use 4 digit year in log file, rather than 2. | danny | 1999-01-19 | 1 | -1/+1 |
* | Paranoia: use mkstemp instead of mktemp. | nectar | 1998-07-27 | 1 | -6/+8 |
* | Spellint fixes. | phk | 1998-06-10 | 1 | -3/+3 |
* | Spelling/typo fix: (proccessed). | rnordier | 1998-04-20 | 1 | -2/+2 |
* | Spelling/typo fixes: (proccessed, og). | rnordier | 1998-04-20 | 1 | -3/+3 |
* | (evil) hackers -> crackers | cracauer | 1998-04-08 | 1 | -2/+2 |
* | .Sh AUTHOR -> .Sh AUTHORS. Use .An/.Aq. | charnier | 1998-03-23 | 1 | -2/+2 |
* | Delete ctm_scan program. There is no manpage for ctm_scan | wosch | 1997-10-12 | 3 | -208/+2 |
* | Use err(3). Use An/Aq for author name. | charnier | 1997-09-17 | 11 | -92/+97 |
* | fix misspelling | jmg | 1997-08-30 | 1 | -2/+2 |
* | compare return value from getopt against -1 rather than EOF, per the final | imp | 1997-03-31 | 1 | -1/+1 |
* | Revert $FreeBSD$ to $Id$ | peter | 1997-02-22 | 21 | -21/+21 |
* | Sort cross references. | wosch | 1997-01-20 | 1 | -2/+2 |
* | Sweep through the tree fixing mmap() usage: | alex | 1997-01-16 | 1 | -3/+3 |
* | Make the long-awaited change from $Id$ to $FreeBSD$ | jkh | 1997-01-14 | 21 | -21/+21 |
* | Be a little less fatalistic in case of problems. | phk | 1996-12-28 | 1 | -3/+4 |
* | 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 |
* | Simplified. Some fts related bugs removed. Made less verbose. The default | mckay | 1996-11-27 | 1 | -121/+91 |
* | Removed unnecessary locking. Simplified. Tidied. | mckay | 1996-11-27 | 1 | -305/+181 |
* | Don't dump core on zero-size files. | phk | 1996-11-21 | 1 | -2/+2 |
* | Latest reality. | phk | 1996-11-20 | 6 | -6/+10 |
* | Make the case where there is no changes look less fatal. | phk | 1996-11-17 | 2 | -1/+6 |
* | Check bogus and ignore against the relative name, not the absolute. | phk | 1996-11-16 | 1 | -16/+18 |
* | Improve mkctm.c so we can use it, and start using it. | phk | 1996-11-16 | 4 | -335/+173 |
* | fix .Xr macro | wosch | 1996-09-21 | 1 | -2/+2 |
* | aarghh! what is it with this CVSROOT/val-tags regexp anyway? how | peter | 1996-09-19 | 2 | -2/+2 |
* | Add dequeue script for the record. | peter | 1996-09-07 | 1 | -0/+6 |
* | make it slightly less verbose while creating queue entries.. | peter | 1996-09-07 | 1 | -3/+9 |
* | make the "-l logfile" option actually do something.. | peter | 1996-09-07 | 1 | -1/+4 |
* | After queueing deltas, send out an initial two mails since that will cover | peter | 1996-09-07 | 1 | -0/+3 |
* | fts_children() returns NULL if there are no files. If there was a failure | peter | 1996-09-07 | 1 | -3/+6 |
* | - resync with configs running on freefall | peter | 1996-09-07 | 7 | -12/+33 |
* | Some new options, useful for restoring single files or subtrees from the | phk | 1996-08-30 | 9 | -83/+562 |
* | Add some explanation on TMPDIR. | phk | 1996-07-24 | 1 | -1/+11 |
* | Small changes so that this actually stands a chance of doing the | gpalmer | 1996-07-12 | 1 | -2/+11 |
* | Add ctm_dequeue to the SUBDIR list now that I've checked that it | gpalmer | 1996-07-01 | 1 | -1/+2 |
* | Add a facility for a ``slow'' CTM delta queue, allowing `x' number | gpalmer | 1996-07-01 | 3 | -4/+497 |
* | update SEE ALSO section | wosch | 1996-05-27 | 3 | -7/+8 |
* | Commit the right version of mkCTM, <:-) | phk | 1996-05-14 | 2 | -35/+164 |
* | Update to current reality. | phk | 1996-05-09 | 5 | -7/+482 |
* | Support for "-u" which sets the timestamp from the delta on the file. | phk | 1996-04-29 | 7 | -12/+112 |
* | Updated howmany() to be once again identical with the namespace-polluting | bde | 1996-03-19 | 1 | -1/+1 |
* | Updated format strings to match Lite2's fixed-width type changes. | bde | 1996-03-19 | 1 | -3/+3 |