Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 2 May 1999 06:14:18 -0700 (PDT)
From:      Mark Murray <markm@FreeBSD.org>
To:        cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: src/sbin/routed Makefile 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:  <199905021314.GAA16834@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
markm       1999/05/02 06:14:18 PDT

  Modified files:
    sbin/routed          Makefile 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:
  Merge-o-matic and add a bunch of $Id's
  
  Revision  Changes    Path
  1.6       +10 -10    src/sbin/routed/Makefile
  1.11      +109 -75   src/sbin/routed/defs.h
  1.4       +152 -112  src/sbin/routed/if.c
  1.5       +177 -95   src/sbin/routed/input.c
  1.9       +114 -70   src/sbin/routed/main.c
  1.3       +148 -126  src/sbin/routed/output.c
  1.5       +224 -122  src/sbin/routed/parms.c
  1.4       +6 -4      src/sbin/routed/pathnames.h
  1.3       +61 -63    src/sbin/routed/radix.c
  1.3       +12 -8     src/sbin/routed/radix.h
  1.3       +96 -70    src/sbin/routed/rdisc.c
  1.12      +92 -54    src/sbin/routed/routed.8
  1.7       +388 -251  src/sbin/routed/table.c
  1.3       +145 -145  src/sbin/routed/trace.c
  1.6       +3 -2      src/sbin/routed/rtquery/Makefile
  1.9       +38 -47    src/sbin/routed/rtquery/rtquery.8
  1.10      +167 -95   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?199905021314.GAA16834>