Date: Fri, 11 Aug 2000 01:24:40 -0700 (PDT) From: Sheldon Hearn <sheldonh@FreeBSD.org> To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sbin/routed Makefile Makefile.inc defs.h if.c input.c main.c output.c parms.c pathnames.h radix.c radix.h rdisc.c routed.8 table.c trace.c src/sbin/routed/rtquery Makefile rtquery.8 rtquery.c Message-ID: <200008110824.BAA33700@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
sheldonh 2000/08/11 01:24:40 PDT
Modified files:
sbin/routed Makefile Makefile.inc defs.h if.c input.c
main.c output.c parms.c pathnames.h
radix.c radix.h rdisc.c routed.8 table.c
trace.c
sbin/routed/rtquery Makefile rtquery.8 rtquery.c
Log:
(null commit)
Reflect that the update to routed-2.22 addresses a problem discussed
in PR bin/16941. The updated release also incorporates our local
buffer overflow fix (implemented differently) and puts us in a
position where we are completely synchronized with the master
distribution, apart from the stupid spammage of the #ident
definitions, which are supposed to indicate the release version,
not individual source file revisions.
This distribution was not moved into contrib because of objections
from wollman. He feels that the software is original Berkeley
code that shouldn't be imported into contrib just because it
has an external maintainer.
Revision Changes Path
1.9 +2 -2 src/sbin/routed/Makefile
1.3 +1 -1 src/sbin/routed/Makefile.inc
1.14 +2 -2 src/sbin/routed/defs.h
1.8 +2 -2 src/sbin/routed/if.c
1.8 +2 -2 src/sbin/routed/input.c
1.14 +2 -2 src/sbin/routed/main.c
1.7 +2 -2 src/sbin/routed/output.c
1.9 +2 -2 src/sbin/routed/parms.c
1.6 +1 -1 src/sbin/routed/pathnames.h
1.6 +2 -2 src/sbin/routed/radix.c
1.5 +1 -1 src/sbin/routed/radix.h
1.8 +2 -2 src/sbin/routed/rdisc.c
1.17 +2 -2 src/sbin/routed/routed.8
1.15 +2 -2 src/sbin/routed/table.c
1.6 +2 -2 src/sbin/routed/trace.c
1.8 +1 -1 src/sbin/routed/rtquery/Makefile
1.12 +1 -1 src/sbin/routed/rtquery/rtquery.8
1.14 +1 -1 src/sbin/routed/rtquery/rtquery.c
To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe cvs-all" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200008110824.BAA33700>
