From owner-cvs-usrsbin Mon Jul 22 13:57:25 1996 Return-Path: owner-cvs-usrsbin Received: (from root@localhost) by freefall.freebsd.org (8.7.5/8.7.3) id NAA07658 for cvs-usrsbin-outgoing; Mon, 22 Jul 1996 13:57:25 -0700 (PDT) Received: (from wollman@localhost) by freefall.freebsd.org (8.7.5/8.7.3) id NAA07599; Mon, 22 Jul 1996 13:57:04 -0700 (PDT) Date: Mon, 22 Jul 1996 13:57:04 -0700 (PDT) From: Garrett Wollman Message-Id: <199607222057.NAA07599@freefall.freebsd.org> To: CVS-committers, cvs-all, cvs-usrsbin Subject: cvs commit: src/usr.sbin/routed - Imported sources Sender: owner-cvs-usrsbin@FreeBSD.ORG X-Loop: FreeBSD.org Precedence: bulk wollman 96/07/22 13:57:01 src/usr.sbin/routed - Imported sources Update of /home/ncvs/src/usr.sbin/routed In directory freefall.freebsd.org:/a/wollman/new-routed Revision/Branch: 1.1.3 Log Message: 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 Status: Vendor Tag: SGI Release Tags: sgi_routed_960722 C src/usr.sbin/routed/Makefile C src/usr.sbin/routed/defs.h C src/usr.sbin/routed/if.c C src/usr.sbin/routed/input.c C src/usr.sbin/routed/main.c C src/usr.sbin/routed/output.c U src/usr.sbin/routed/parms.c C src/usr.sbin/routed/pathnames.h U src/usr.sbin/routed/radix.c C src/usr.sbin/routed/rdisc.c C src/usr.sbin/routed/routed.8 N src/usr.sbin/routed/routed.h C src/usr.sbin/routed/table.c C src/usr.sbin/routed/trace.c U src/usr.sbin/routed/rtquery/Makefile U src/usr.sbin/routed/rtquery/rtquery.c U src/usr.sbin/routed/rtquery/rtquery.8 11 conflicts created by this import. Use the following command to help the merge: cvs checkout -jSGI:yesterday -jSGI src/usr.sbin/routed