head	1.4;
access;
symbols
	sgi_routed_960827:1.1.3.3
	sgi_routed_960722:1.1.3.2
	sgi_routed:1.1.3.1
	SGI:1.1.3;
locks; strict;
comment	@# @;


1.4
date	96.09.16.16.55.58;	author wollman;	state dead;
branches;
next	1.3;

1.3
date	96.08.27.16.22.05;	author wollman;	state Exp;
branches;
next	1.2;

1.2
date	96.07.22.21.12.59;	author wollman;	state Exp;
branches;
next	1.1;

1.1
date	96.05.30.16.19.14;	author wollman;	state Exp;
branches
	1.1.3.1;
next	;

1.1.3.1
date	96.05.30.16.19.14;	author wollman;	state Exp;
branches;
next	1.1.3.2;

1.1.3.2
date	96.07.22.20.56.47;	author wollman;	state Exp;
branches;
next	1.1.3.3;

1.1.3.3
date	96.08.27.16.13.00;	author wollman;	state Exp;
branches;
next	;


desc
@@


1.4
log
@Delete old routed(8).
@
text
@#	From: @@(#)Makefile	8.1 (Berkeley) 6/5/93
#	$Id: Makefile,v 1.3 1996/08/27 16:22:05 wollman Exp wollman $

PROG=	rtquery
MAN8=	rtquery.8
#COPTS=	-g -DDEBUG -Wall

.include <bsd.prog.mk>
@


1.3
log
@Merge new routed from vendor branch.
@
text
@d2 1
a2 1
#	$Id$
@


1.2
log
@Merge from vendor branch.  The rttrace program is gone (subsumed by rtquery).
There is a new routed.h which wil be imported separately.
@
text
@d1 2
a2 1
#	@@(#)Makefile	8.1 (Berkeley) 6/5/93
d6 1
@


1.1
log
@Initial revision
@
text
@@


1.1.3.1
log
@SGI's version of routed(8), including support for router discovery,
RIP version 2, and better configuration.  Thanks to Vernon Schryver
at SGI for doing the work to make this available to the free software
community.  This import is mostly conflicts because of the trailing
whitespace issue.

Obtained from: Vernon Schryver <vjs@@mica.denver.sgi.com>
@
text
@@


1.1.3.2
log
@The latest and greatest routed from Vern Schryver.  This version includes
many fixes to router discovery, including a number of endianness bug
fixes.  (Router discovery appears to actually work now.)  This should
be the end of it for the Sun `rdisc' program.  (People currently using
rdisc(8) should be able to go back to routed again.)

Obtained from: Vernon J. Schryver <vjs@@mica.denver.sgi.com>
@
text
@a5 1
.include "../../Makefile.inc"
@


1.1.3.3
log
@Latest version of routed from Vern Schryver @@ SGI.  This version fixes the
bug where ICMP redirects would cause routes to be deleted even in cases where
it wasn't warranted.

Submitted by:	Vernon J. Schryver <vjs@@mica.denver.sgi.com>
@
text
@d4 1
a4 2
MAN8=	rtquery.0
#COPTS=	-g -DDEBUG -Wall
@
