| Commit message (Expand) | Author | Age | Files | Lines |
| * | MFC: doc changes, new rate-limiting inetd(8), lots of minor cosmetic tweaks. | Jordan K. Hubbard | 1998-07-18 | 9 | -226/+21 |
| * | MFC: spelling fixes | John-Mark Gurney | 1997-10-12 | 1 | -2/+2 |
| * | MFC: Use err(3). Use An/Aq for author name. | Philippe Charnier | 1997-09-18 | 11 | -92/+97 |
| * | MFC: getopt returns -1 not EOF | Warner Losh | 1997-08-29 | 1 | -1/+1 |
| * | YAMFC: | Mike Pritchard | 1997-03-06 | 1 | -3/+3 |
| * | Fix from main branch: a Makefile that installs ctm_dequeue.1 instead of just | Stephen McKay | 1996-12-17 | 1 | -1/+2 |
| * | Brought in ctm_dequeue documentation from the main branch. | Stephen McKay | 1996-12-17 | 2 | -12/+123 |
| * | YAMFC | Joerg Wunsch | 1996-12-14 | 2 | -424/+270 |
| * | YAMFC | Poul-Henning Kamp | 1996-11-23 | 1 | -2/+2 |
| * | YAMFC | Poul-Henning Kamp | 1996-11-21 | 8 | -341/+190 |
| * | fix .Xr macro | Wolfram Schneider | 1996-09-21 | 1 | -2/+2 |
| * | aarghh! what is it with this CVSROOT/val-tags regexp anyway? how | Peter Wemm | 1996-09-19 | 2 | -2/+2 |
| * | Add dequeue script for the record. | Peter Wemm | 1996-09-07 | 1 | -0/+6 |
| * | make it slightly less verbose while creating queue entries.. | Peter Wemm | 1996-09-07 | 1 | -3/+9 |
| * | make the "-l logfile" option actually do something.. | Peter Wemm | 1996-09-07 | 1 | -1/+4 |
| * | After queueing deltas, send out an initial two mails since that will cover | Peter Wemm | 1996-09-07 | 1 | -0/+3 |
| * | fts_children() returns NULL if there are no files. If there was a failure | Peter Wemm | 1996-09-07 | 1 | -3/+6 |
| * | - resync with configs running on freefall | Peter Wemm | 1996-09-07 | 7 | -12/+33 |
| * | Some new options, useful for restoring single files or subtrees from the | Poul-Henning Kamp | 1996-08-30 | 9 | -83/+562 |
| * | Add some explanation on TMPDIR. | Poul-Henning Kamp | 1996-07-24 | 1 | -1/+11 |
| * | Small changes so that this actually stands a chance of doing the | Gary Palmer | 1996-07-12 | 1 | -2/+11 |
| * | Add ctm_dequeue to the SUBDIR list now that I've checked that it | Gary Palmer | 1996-07-01 | 1 | -1/+2 |
| * | Add a facility for a ``slow'' CTM delta queue, allowing `x' number | Gary Palmer | 1996-07-01 | 3 | -4/+497 |
| * | update SEE ALSO section | Wolfram Schneider | 1996-05-27 | 3 | -7/+8 |
| * | Commit the right version of mkCTM, <:-) | Poul-Henning Kamp | 1996-05-14 | 2 | -35/+164 |
| * | Update to current reality. | Poul-Henning Kamp | 1996-05-09 | 5 | -7/+482 |
| * | Support for "-u" which sets the timestamp from the delta on the file. | Poul-Henning Kamp | 1996-04-29 | 7 | -12/+112 |
| * | Updated howmany() to be once again identical with the namespace-polluting | Bruce Evans | 1996-03-19 | 1 | -1/+1 |
| * | Updated format strings to match Lite2's fixed-width type changes. | Bruce Evans | 1996-03-19 | 1 | -3/+3 |
| * | Add support for local modifications to the tree, by using FOO.ctm instead | Poul-Henning Kamp | 1996-02-05 | 8 | -50/+144 |
| * | ctm(5) has been written, so remove comment about it not existing. :) | Nate Williams | 1996-01-31 | 1 | -2/+1 |
| * | typo in my last commit. | Poul-Henning Kamp | 1995-12-26 | 1 | -1/+1 |
| * | A trivial enhancement to ctm_rmail to support the -v option and pass it | Peter Wemm | 1995-12-26 | 2 | -4/+14 |
| * | Remove all trailing white space on the lines. | Poul-Henning Kamp | 1995-12-25 | 1 | -1/+9 |
| * | Fix a core-dump. | Poul-Henning Kamp | 1995-11-10 | 1 | -2/+4 |
| * | Forgot this one in the MD5 reshuffle. | Poul-Henning Kamp | 1995-07-13 | 1 | -3/+3 |
| * | Remove -g from CFLAGS. | Bruce Evans | 1995-07-12 | 3 | -5/+5 |
| * | Fix to match new MD5 api. Faster, fixes memory leak. | Poul-Henning Kamp | 1995-07-12 | 3 | -12/+15 |
| * | Remove trailing whitespace. | Rodney W. Grimes | 1995-05-30 | 11 | -54/+54 |
| * | Check for i/o errors in fclose() so that a full disk doesn't almost | Bruce Evans | 1995-04-16 | 1 | -7/+18 |
| * | The latest round of bugfixes here... | Poul-Henning Kamp | 1995-03-29 | 2 | -11/+19 |
| * | Fixed a bug so that a delta#0 can be applied. | Poul-Henning Kamp | 1995-03-26 | 4 | -24/+33 |
| * | Call open(2) and mkdir(2) with 0666/0777 as the `mode' argument (as | Joerg Wunsch | 1995-03-25 | 1 | -3/+3 |
| * | Added a man page for the ctm(1) command, as well as a format description | Joerg Wunsch | 1995-03-25 | 3 | -2/+355 |
| * | Make sure exit() is sensible; | Poul-Henning Kamp | 1995-03-24 | 1 | -2/+7 |
| * | Modes on dirs were decimal by mistake. | Poul-Henning Kamp | 1995-03-24 | 1 | -2/+2 |
| * | Make extra arguments be subdirs to go through. | Poul-Henning Kamp | 1995-03-19 | 1 | -2/+11 |
| * | Finally applying my own fix. :-) | Joerg Wunsch | 1995-03-19 | 1 | -5/+7 |
| * | Add a missing "\" in a printf before the "n". | Ollivier Robert | 1995-03-19 | 1 | -2/+2 |
| * | Make the +%d-%d part +%03d-%03d so ls(1) sorts the files more sensibly. | Poul-Henning Kamp | 1995-03-19 | 1 | -1/+1 |