Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 5 Apr 2009 15:55:09 +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 radix.c radix.h rdisc.c table.c trace.c
Message-ID:  <200904051555.n35FtHdd072754@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
phk         2009-04-05 15:55:09 UTC

  FreeBSD src repository

  Modified files:
    sbin/routed          defs.h if.c main.c output.c parms.c 
                         radix.c radix.h rdisc.c table.c trace.c 
  Log:
  SVN rev 190715 on 2009-04-05 15:55:09Z by phk
  
  Modernize prototypes (ie: no extern)
  
  Make lots of stuff static.
  
  Revision  Changes    Path
  1.22      +91 -106   src/sbin/routed/defs.h
  1.21      +12 -9     src/sbin/routed/if.c
  1.23      +15 -12    src/sbin/routed/main.c
  1.17      +4 -4      src/sbin/routed/output.c
  1.16      +1 -1      src/sbin/routed/parms.c
  1.11      +18 -13    src/sbin/routed/radix.c
  1.9       +2 -17     src/sbin/routed/radix.h
  1.14      +2 -2      src/sbin/routed/rdisc.c
  1.25      +5 -4      src/sbin/routed/table.c
  1.14      +1 -1      src/sbin/routed/trace.c



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