Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 5 Apr 2009 14:01:39 +0000 (UTC)
From:      Poul-Henning Kamp <phk@FreeBSD.org>
To:        cvs-src-old@freebsd.org
Subject:   cvs commit: src/sbin/routed defs.h if.c main.c output.c parms.c rdisc.c table.c trace.c
Message-ID:  <200904051401.n35E1uLi062093@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
phk         2009-04-05 14:01:39 UTC

  FreeBSD src repository

  Modified files:
    sbin/routed          defs.h if.c main.c output.c parms.c 
                         rdisc.c table.c trace.c 
  Log:
  SVN rev 190711 on 2009-04-05 14:01:39Z by phk
  
  Use <sys/queue.h> to manage the interface list.
  
  Revision  Changes    Path
  1.20      +4 -2      src/sbin/routed/defs.h
  1.18      +14 -24    src/sbin/routed/if.c
  1.22      +7 -5      src/sbin/routed/main.c
  1.15      +2 -2      src/sbin/routed/output.c
  1.15      +1 -1      src/sbin/routed/parms.c
  1.13      +3 -3      src/sbin/routed/rdisc.c
  1.23      +3 -3      src/sbin/routed/table.c
  1.13      +1 -1      src/sbin/routed/trace.c



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200904051401.n35E1uLi062093>