head	1.9;
access;
symbols
	RELENG_2_2_8_RELEASE:1.6.8.1
	RELENG_2_2_7_RELEASE:1.6.8.1
	RELENG_2_2_6_RELEASE:1.6
	RELENG_2_2_5_RELEASE:1.6
	RELENG_2_2_2_RELEASE:1.6
	RELENG_2_2_1_RELEASE:1.6
	RELENG_2_2_0_RELEASE:1.6
	RELENG_2_1_7_RELEASE:1.6
	RELENG_2_1_6_1_RELEASE:1.6
	RELENG_2_1_6_RELEASE:1.6
	RELENG_2_2:1.6.0.8
	RELENG_2_2_BP:1.6
	RELENG_2_1_5_RELEASE:1.6
	RELENG_2_1_0_RELEASE:1.6
	RELENG_2_1_0:1.6.0.6
	RELENG_2_1_0_BP:1.6
	RELENG_2_0_5_RELEASE:1.6
	RELENG_2_0_5:1.6.0.4
	RELENG_2_0_5_BP:1.6
	RELENG_2_0_5_ALPHA:1.6
	RELEASE_2_0:1.6
	BETA_2_0:1.6
	ALPHA_2_0:1.6.0.2
	orig:1.1.1.1
	phk:1.1.1;
locks; strict;
comment	@# @;


1.9
date	97.10.12.19.58.53;	author wosch;	state dead;
branches;
next	1.8;

1.8
date	97.02.22.16.05.37;	author peter;	state Exp;
branches;
next	1.7;

1.7
date	97.01.14.07.11.53;	author jkh;	state Exp;
branches;
next	1.6;

1.6
date	94.10.24.20.09.27;	author phk;	state Exp;
branches
	1.6.6.1
	1.6.8.1;
next	1.5;

1.5
date	94.09.22.02.49.22;	author phk;	state Exp;
branches;
next	1.4;

1.4
date	94.09.21.18.12.10;	author ache;	state Exp;
branches;
next	1.3;

1.3
date	94.09.21.04.38.46;	author phk;	state Exp;
branches;
next	1.2;

1.2
date	94.09.20.07.13.37;	author phk;	state Exp;
branches;
next	1.1;

1.1
date	94.09.19.07.32.22;	author phk;	state Exp;
branches
	1.1.1.1;
next	;

1.1.1.1
date	94.09.19.07.32.23;	author phk;	state Exp;
branches;
next	;

1.6.6.1
date	99.09.05.11.44.10;	author peter;	state Exp;
branches;
next	;

1.6.8.1
date	98.07.18.11.09.58;	author jkh;	state dead;
branches;
next	;


desc
@@


1.9
log
@Delete ctm_scan program. There is no manpage for ctm_scan
and nobody use it.

Reviewed by: phk & Richard Wackerbarth
@
text
@#
# ----------------------------------------------------------------------------
# "THE BEER-WARE LICENSE" (Revision 42):
# <phk@@login.dkuug.dk> wrote this file.  As long as you retain this notice you
# can do whatever you want with this stuff. If we meet some day, and you think
# this stuff is worth it, you can buy me a beer in return.   Poul-Henning Kamp
# ----------------------------------------------------------------------------
#
# $Id: Makefile,v 1.8 1997/02/22 16:05:37 peter Exp $
#
PROG=		ctm_scan
LDADD+=		-lmd
DPADD+=		${LIBMD}
NOMAN=		1
CFLAGS+=	-Wall

.include "../../Makefile.inc"
.include <bsd.prog.mk>
@


1.8
log
@Revert $FreeBSD$ to $Id$
@
text
@d9 1
a9 1
# $Id$
@


1.7
log
@Make the long-awaited change from $Id$ to $FreeBSD$

This will make a number of things easier in the future, as well as (finally!)
avoiding the Id-smashing problem which has plagued developers for so long.

Boy, I'm glad we're not using sup anymore.  This update would have been
insane otherwise.
@
text
@d9 1
a9 1
# $FreeBSD$
@


1.6
log
@These patches fix some lesser problems:

1) malloc.h doesn't exits in 2.0.
2) Makefile.inc wasn't picked up so one of the build steps (install?)
failed.
3) LIBMD wasn't depended on.
4) "ctm foo" dumped core because "foo" doesn't have a '.' in it.

Bruce

I updated the mkCTM stuff while I was at it anyway.  /phk

Reviewed by:	phk
Submitted by:	bde
@
text
@d9 1
a9 1
# $Id: Makefile,v 1.5 1994/09/22 02:49:22 phk Exp $
@


1.6.6.1
log
@$Id$ -> $FreeBSD$
@
text
@d9 1
a9 1
# $FreeBSD$
@


1.6.8.1
log
@MFC: doc changes, new rate-limiting inetd(8), lots of minor cosmetic tweaks.
@
text
@d9 1
a9 1
# $Id: Makefile,v 1.6 1994/10/24 20:09:27 phk Exp $
@


1.5
log
@Various cleanup and fixes.
@
text
@d9 1
a9 1
# $Id$
d13 1
d16 2
@


1.4
log
@Add BINDIR=/usr/sbin for install, fails in other case
@
text
@d9 1
a9 1
# $Id: Makefile,v 1.3 1994/09/21 04:38:46 phk Exp $
a14 1
BINDIR=		/usr/sbin
@


1.3
log
@The next batch of refinements.  Now it no longer needs to call on ed(1) to
fix our files, it has a builtin "diff -n" editor.
@
text
@d9 1
a9 1
# $Id$
d15 1
@


1.2
log
@A bunch of improvements.  Still far to go.
@
text
@@


1.1
log
@Initial revision
@
text
@d1 14
a14 4

PROG=	ctm_scan
LDFLAGS+=	-lmd
NOMAN=	1
@


1.1.1.1
log
@This is the present state of CTM version 2.  Please do not ask for 
subscriptions yet.  Wait for the announcement.

CTM is my humble attempt to get -current out to people beyond TCP/IP 
connections.  This is for people with dial-up connections and such.

CTM can make a delta from one version to another of a source-tree, in 
a efficient and verified way.  Even if there are binary files in the
tree.  It will even try to make the delta as small as possible.

It is OK with me if you yell "Bloating!" but I'll just forward your email
to some of the happy customers from CTM version 1, and let them tell you
what they think.

I will not put ctm into "make world" yet.  For now it is just the logical
way to get the sources out to people who helps me test this.

Poul-Henning

@
text
@@
