Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 11 Jun 2001 10:52:03 -0700 (PDT)
From:      Hajimu UMEMOTO <ume@FreeBSD.org>
To:        cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: src/sbin/route route.c
Message-ID:  <200106111752.f5BHq3u96500@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
ume         2001/06/11 10:52:03 PDT

  Modified files:
    sbin/route           route.c 
  Log:
  This is force commit to mention about previous commit.
  
  - use getifaddrs() instead of directly executing SIOCGIFCONF
  - added a sockaddr_storage member to sockunion{} for safety
  - scoped address printing
  
  Revision  Changes    Path
  1.49      +1 -1      src/sbin/route/route.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?200106111752.f5BHq3u96500>