head	1.2;
access;
symbols
	RELENG_4_11_0_RELEASE:1.1.1.1.10.1
	RELENG_4_11:1.1.1.1.10.1.0.16
	RELENG_4_11_BP:1.1.1.1.10.1
	RELENG_4_10_0_RELEASE:1.1.1.1.10.1
	RELENG_4_10:1.1.1.1.10.1.0.14
	RELENG_4_10_BP:1.1.1.1.10.1
	RELENG_4_9_0_RELEASE:1.1.1.1.10.1
	RELENG_4_9:1.1.1.1.10.1.0.12
	RELENG_4_9_BP:1.1.1.1.10.1
	RELENG_4_8_0_RELEASE:1.1.1.1.10.1
	RELENG_4_8:1.1.1.1.10.1.0.10
	RELENG_4_8_BP:1.1.1.1.10.1
	RELENG_4_7_0_RELEASE:1.1.1.1.10.1
	RELENG_4_7:1.1.1.1.10.1.0.8
	RELENG_4_7_BP:1.1.1.1.10.1
	RELENG_4_6_2_RELEASE:1.1.1.1.10.1
	RELENG_4_6_1_RELEASE:1.1.1.1.10.1
	RELENG_4_6_0_RELEASE:1.1.1.1.10.1
	RELENG_4_6:1.1.1.1.10.1.0.6
	RELENG_4_6_BP:1.1.1.1.10.1
	RELENG_4_5_0_RELEASE:1.1.1.1.10.1
	RELENG_4_5:1.1.1.1.10.1.0.4
	RELENG_4_5_BP:1.1.1.1.10.1
	RELENG_4_4_0_RELEASE:1.1.1.1.10.1
	RELENG_4_4:1.1.1.1.10.1.0.2
	RELENG_4_4_BP:1.1.1.1.10.1
	RELENG_4_3_0_RELEASE:1.1.1.1
	RELENG_4_3:1.1.1.1.0.12
	RELENG_4_3_BP:1.1.1.1
	RELENG_4_2_0_RELEASE:1.1.1.1
	RELENG_4_1_1_RELEASE:1.1.1.1
	RELENG_4_1_0_RELEASE:1.1.1.1
	RELENG_3_5_0_RELEASE:1.1.1.1
	RELENG_4_0_0_RELEASE:1.1.1.1
	RELENG_4:1.1.1.1.0.10
	RELENG_4_BP:1.1.1.1
	RELENG_3_4_0_RELEASE:1.1.1.1
	RELENG_3_3_0_RELEASE:1.1.1.1
	RELENG_3_2_PAO:1.1.1.1.0.8
	RELENG_3_2_PAO_BP:1.1.1.1
	RELENG_3_2_0_RELEASE:1.1.1.1
	RELENG_3_1_0_RELEASE:1.1.1.1
	RELENG_3:1.1.1.1.0.6
	RELENG_3_BP:1.1.1.1
	RELENG_2_2_8_RELEASE:1.1.1.1
	RELENG_3_0_0_RELEASE:1.1.1.1
	RELENG_2_2_7_RELEASE:1.1.1.1
	RELENG_2_2_6_RELEASE:1.1.1.1
	RELENG_2_2_5_RELEASE:1.1.1.1
	RELENG_2_2_2_RELEASE:1.1.1.1
	RELENG_2_2_1_RELEASE:1.1.1.1
	RELENG_2_2_0_RELEASE:1.1.1.1
	RELENG_2_1_7_RELEASE:1.1.1.1
	RELENG_2_1_6_1_RELEASE:1.1.1.1
	RELENG_2_1_6_RELEASE:1.1.1.1
	RELENG_2_2:1.1.1.1.0.2
	RELENG_2_2_BP:1.1.1.1
	RELENG_2_1_5_RELEASE:1.1.1.1
	RELENG_2_1_0:1.1.1.1.0.4
	v1_0:1.1.1.1
	JOERG:1.1.1;
locks; strict;
comment	@# @;


1.2
date	2000.04.26.11.58.29;	author obrien;	state dead;
branches;
next	1.1;

1.1
date	96.01.27.17.52.20;	author joerg;	state Exp;
branches
	1.1.1.1;
next	;

1.1.1.1
date	96.01.27.17.52.20;	author joerg;	state Exp;
branches
	1.1.1.1.10.1;
next	;

1.1.1.1.10.1
date	2001.04.25.12.11.12;	author ru;	state Exp;
branches;
next	1.1.1.1.10.2;

1.1.1.1.10.2
date	2012.11.17.07.28.47;	author svnexp;	state Exp;
branches;
next	;


desc
@@


1.2
log
@The worm device is dead in -CURRENT, and wormio.h just went away.

Reviewed by:	commiters on IRC
@
text
@PROG=	wormcontrol
MAN8=	wormcontrol.8

.include <bsd.prog.mk>
@


1.1
log
@Initial revision
@
text
@@


1.1.1.1
log
@Add a wormcontrol(8) utility.  This is needed in order to prepare
worm(4) for actual work.

See the EXAMPLES section in the man page.
@
text
@@


1.1.1.1.10.1
log
@MFC: MAN[1-9] -> MAN.
@
text
@a0 2
# $FreeBSD$

d2 1
a2 1
MAN=	wormcontrol.8
@


1.1.1.1.10.2
log
@Switch importer
@
text
@d1 1
a1 1
# $FreeBSD: stable/4/usr.sbin/wormcontrol/Makefile 75960 2001-04-25 12:11:16Z ru $
@


