Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 6 Apr 2011 17:54:10 +0000 (UTC)
From:      Gleb Smirnoff <glebius@FreeBSD.org>
To:        cvs-src-old@freebsd.org
Subject:   cvs commit: src/sbin/route Makefile route.c
Message-ID:  <201104062124.p36LOV66010713@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
glebius     2011-04-06 17:54:10 UTC

  FreeBSD src repository

  Modified files:        (Branch: RELENG_8)
    sbin/route           Makefile route.c 
  Log:
  SVN rev 220391 on 2011-04-06 17:54:10Z by glebius
  
  MFhead r196527,204406,216296-216297:
  
    ------------------------------------------------------------------------
    r196527 | charnier | 2009-08-25 08:09:09 +0400 (вт, 25 авг 2009) | 3 lines
  
    ANSIfy functions declarations, adjust prototypes. Rename local variable
    to not conflict with err().
  
    ------------------------------------------------------------------------
    r204406 | uqs | 2010-02-27 13:18:33 +0300 (сб, 27 фев 2010) | 12 lines
  
    route(8): make WARNS=3 clean
  
    - add static and const where appropriate
    - check pointers against NULL
    - minor styling nits
    - it is actually WARNS=6 clean for non-strict alignment platforms
  
    ------------------------------------------------------------------------
    r216296 | glebius | 2010-12-08 18:10:27 +0300 (ср, 08 дек 2010) | 5 lines
  
    Add RTM_IEEE80211 to array of route message descriptions.
  
    ------------------------------------------------------------------------
    r216297 | glebius | 2010-12-08 18:12:37 +0300 (ср, 08 дек 2010) | 7 lines
  
    - Fix array bounds checking. [1]
    - Add message length checking.
  
  Revision   Changes    Path
  1.21.10.2  +1 -1      src/sbin/route/Makefile
  1.91.2.2   +222 -203  src/sbin/route/route.c



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