| Commit message (Expand) | Author | Age | Files | Lines |
* | 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 |
* | Add support for local modifications to the tree, by using FOO.ctm instead | phk | 1996-02-05 | 8 | -50/+144 |
* | ctm(5) has been written, so remove comment about it not existing. :) | nate | 1996-01-31 | 1 | -2/+1 |
* | 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 |
* | Fix a core-dump. | phk | 1995-11-10 | 1 | -2/+4 |
* | Forgot this one in the MD5 reshuffle. | phk | 1995-07-13 | 1 | -3/+3 |
* | Remove -g from CFLAGS. | bde | 1995-07-12 | 3 | -5/+5 |
* | Fix to match new MD5 api. Faster, fixes memory leak. | phk | 1995-07-12 | 3 | -12/+15 |
* | Remove trailing whitespace. | rgrimes | 1995-05-30 | 11 | -54/+54 |
* | Check for i/o errors in fclose() so that a full disk doesn't almost | bde | 1995-04-16 | 1 | -7/+18 |
* | The latest round of bugfixes here... | phk | 1995-03-29 | 2 | -11/+19 |
* | Fixed a bug so that a delta#0 can be applied. | phk | 1995-03-26 | 4 | -24/+33 |